From 02cb7871ee59dcc548da75579f08ebf3ad7ff8fa Mon Sep 17 00:00:00 2001 From: TheMikirog Date: Sun, 13 Nov 2022 21:03:41 +0100 Subject: [PATCH] Update utilities.json --- plugins/utilities.json | 125 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) diff --git a/plugins/utilities.json b/plugins/utilities.json index 7a21c27..1f05423 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -3,6 +3,125 @@ "description": "Utilities", "plugins_base_url": "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/utilities", "plugins": { + "share_replay": { + "description": "Export replays to mods folder and share them with friends or have a backup", + "external_url": "", + "authors": [ + { + "name": "LoupGarou", + "email": "LoupGarou5418@outlook.com", + "discord": "ʟօʊքɢǟʀօʊ#3063" + } + ], + "versions": { + "1.0.0": { + "api_version": 7, + "commit_sha": "2fda676", + "released_on": "07-11-2022", + "md5sum": "d475487c221d78c7f1278410d5ce229e" + } + } + }, + "custom_death": { + "description": "Characters turn to Bones after death", + "external_url": "https://youtube.com/c/JoseANG3LYT", + "authors": [ + { + "name": "JoseAng3l", + "email": "", + "discord": "! JoseANG3L#0268" + } + ], + "versions": { + "1.0.0": { + "api_version": 7, + "commit_sha": "2fda676", + "released_on": "07-11-2022", + "md5sum": "7b1941512532321eec18140087569215" + } + } + }, + "max_players": { + "description": "Increase the max player limit of 8 players", + "external_url": "https://youtube.com/c/JoseANG3LYT", + "authors": [ + { + "name": "JoseAng3l", + "email": "", + "discord": "! JoseANG3L#0268" + } + ], + "versions": { + "1.0.0": { + "api_version": 7, + "commit_sha": "2fda676", + "released_on": "07-11-2022", + "md5sum": "f5e129f009e9732b3179c7edaf75478e" + } + } + }, + "quick_custom_game": { + "description": "Quckly create a custom game with any gamemode", + "external_url": "https://youtube.com/c/JoseANG3LYT", + "authors": [ + { + "name": "JoseAng3l", + "email": "", + "discord": "! JoseANG3L#0268" + } + ], + "versions": { + "1.0.0": { + "api_version": 7, + "commit_sha": "2fda676", + "released_on": "07-11-2022", + "md5sum": "b691e35afb17cd3b5f6fe21c0194567d" + } + } + }, + "random_colors": { + "description": "Creates patches of random color after bomb explosions", + "external_url": "https://youtube.com/c/JoseANG3LYT", + "authors": [ + { + "name": "JoseAng3l", + "email": "", + "discord": "! JoseANG3L#0268" + } + ], + "versions": { + "1.0.0": { + "api_version": 7, + "commit_sha": "2fda676", + "released_on": "07-11-2022", + "md5sum": "0c351a0aebed77c3771053cde0c18d7b" + } + } + }, + "chat_cmd": { + "description": "chatcmd for a beutiful game - BombSquad OwO,type /help in chat for more info", + "external_url": "", + "authors": [ + { + "name": "IM_NOT_PRANAV#7874", + "email": "", + "discord": "IM_NOT_PRANAV#7874" + }, + { + "name": "FireFighter1037 ", + "email": "", + "discord": "" + } + ], + "versions": { + "1.0.0": { + "api_version": 7, + "commit_sha": "2fda676", + "released_on": "07-11-2022", + "md5sum": "c84d9a1c9e63e77949134020e1f11834" + } + } + }, "mood_light": { "description": "Dynamic lighting in co-op games (adjustable using \"ml\" chat command)", "external_url": "", @@ -14,6 +133,12 @@ } ], "versions": { + "1.2.1": { + "api_version": 7, + "commit_sha": "2fda676", + "released_on": "07-11-2022", + "md5sum": "ee8eede4a6c47535ab831abd0111aab0" + }, "1.2.0": { "api_version": 7, "commit_sha": "d838115",