From 27bb489a1fd405deb025f57ff402b95b95e032a8 Mon Sep 17 00:00:00 2001 From: SenjuZoro <69396975+SenjuZoro@users.noreply.github.com> Date: Thu, 27 Jul 2023 12:49:24 +0200 Subject: [PATCH] Update minigames.json --- plugins/minigames.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/plugins/minigames.json b/plugins/minigames.json index 8d26d8c..6fcff11 100644 --- a/plugins/minigames.json +++ b/plugins/minigames.json @@ -660,6 +660,19 @@ } } }, + "big_ball": { + "description": "Score some goals with Big Ball on Football map", + "external_url": "", + "authors": [ + { + "name": "MythB", + "email": "", + "discord": "" + } + ], + "versions": { + "1.0.0":null + } "handball": { "description": "Score some goals with handball", "external_url": "", @@ -704,4 +717,4 @@ } } } -} \ No newline at end of file +}