From d9a606e3b6e50d8b730514b03bb6875e135e6950 Mon Sep 17 00:00:00 2001 From: Silver-Volt4 <35656715+Silver-Volt4@users.noreply.github.com> Date: Thu, 25 May 2023 21:48:36 +0200 Subject: [PATCH] Add changed utilities.json file --- plugins/utilities.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/plugins/utilities.json b/plugins/utilities.json index b10844f..bd291a0 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -670,6 +670,25 @@ "md5sum": "24913c665d05c3056c8ba390fe88155e" } } + }, + "random_play": { + "description": "A plugin that allows you to play randomly generated FFA or Teams matches by selecting a random minigame and map for each round. This eliminates the need to set up long playlists to enjoy all your BombSquad content.", + "external_url": "", + "authors": [ + { + "name": "silver_volt4", + "email": "", + "discord": "Silver_Volt4#6502" + } + ], + "versions": { + "1.0.0": { + "api_version": 7, + "commit_sha": "d91fea3", + "released_on": "25-05-2023", + "md5sum": "cec9a9c6f6aebddd8ec8160f7cc94b57" + } + } } } } \ No newline at end of file