From 5bcacf251a65049fbdd88818024ebbafa4c7a84b Mon Sep 17 00:00:00 2001 From: TheMikirog Date: Wed, 4 Jan 2023 22:22:37 +0100 Subject: [PATCH] Update utilities.json --- plugins/utilities.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) 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 +}