diff --git a/plugins/utilities.json b/plugins/utilities.json index a16085d..3b525ae 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -632,6 +632,20 @@ "md5sum": "22f54996dc55008267d09bf48a2cffe3" } } + }, + "tnt_respawn_text": { + "description": "Shows when a TNT box is about to respawn with non-intrusive text.", + "external_url": "", + "authors": [ + { + "name": "TheMikirog", + "email": "", + "discord": "TheMikirog#1984" + } + ], + "versions": { + "1.0.0": null + } } } -} \ No newline at end of file +}