aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorMyles <mylesandmore9@gmail.com>2022-11-26 13:22:11 -0600
committerMyles <mylesandmore9@gmail.com>2022-11-26 13:22:11 -0600
commitc62dc0274f15ef648b8bc4ac03086466a5c1477b (patch)
tree93b80369cd8126a906fff1fa73677e610253b1a3 /src/main/resources
parentb36d422c52e1445833ce84f9e334598f0b180785 (diff)
downloadTumble-c62dc0274f15ef648b8bc4ac03086466a5c1477b.tar.gz
Tumble-c62dc0274f15ef648b8bc4ac03086466a5c1477b.tar.bz2
Tumble-c62dc0274f15ef648b8bc4ac03086466a5c1477b.zip
spigot yaml parser is weird
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/config.yml2
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