From c62dc0274f15ef648b8bc4ac03086466a5c1477b Mon Sep 17 00:00:00 2001 From: Myles Date: Sat, 26 Nov 2022 13:22:11 -0600 Subject: spigot yaml parser is weird --- src/main/resources/config.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main/resources') diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index d9b51ae..f773b2c 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -7,5 +7,7 @@ permissionMessage: You do not have permission to perform this command! # This tells the plugin which worlds it should use as the lobby/game worlds # Do NOT change unless you know what you're doing!! +# Will be blank by default lobbyWorld: +# Game world gameWorld: \ No newline at end of file -- cgit v1.2.3