From 07f7a85f9e8da1920ccf351aa27db3bd5725bdce Mon Sep 17 00:00:00 2001 From: ! Freaku <92618708+Freaku17@users.noreply.github.com> Date: Sun, 9 Feb 2025 11:45:22 +0530 Subject: [PATCH] Update JSON files --- plugins/minigames.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/plugins/minigames.json b/plugins/minigames.json index 8f0673a..0a036af 100644 --- a/plugins/minigames.json +++ b/plugins/minigames.json @@ -308,7 +308,7 @@ } } }, - "volley_ball": { + "volleyball": { "description": "Play Volleyball in teams of two", "external_url": "", "authors": [ @@ -319,12 +319,7 @@ } ], "versions": { - "3.0.0": { - "api_version": 9, - "commit_sha": "6bf081a", - "released_on": "08-02-2025", - "md5sum": "ccfff509782e0f5d838fcc9813b4a3c7" - }, + "3.0.0": null, "2.0.1": { "api_version": 8, "commit_sha": "d511c15", @@ -1567,4 +1562,4 @@ } } } -} \ No newline at end of file +}