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