diff options
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/config.yml | 2 |
1 files changed, 2 insertions, 0 deletions
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 |