diff --git a/plugins/minigames.json b/plugins/minigames.json index c394833..3c33d17 100644 --- a/plugins/minigames.json +++ b/plugins/minigames.json @@ -654,6 +654,20 @@ } } }, + "handball": { + "description": "Score some goals with handball", + "external_url": "", + "authors": [ + { + "name": "Unknown", + "email": "", + "discord": "" + } + ], + "versions": { + "1.0.0":null + } + }, "supersmash": { "description": "Blow up your enemies off the map!", "external_url": "", @@ -679,4 +693,4 @@ } } } -} \ No newline at end of file +}