diff --git a/src/main/resources/plugin.json b/src/main/resources/plugin.json index 8a71bd5..7ba7b34 100644 --- a/src/main/resources/plugin.json +++ b/src/main/resources/plugin.json @@ -4,4 +4,5 @@ "main": "inside.LightweightHub", "description": "A lightweight hub plugin for servers.", "version": "1.0" -} \ No newline at end of file + "minGameVersion": 142 +}