File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
multiworld-bukkit/src/main/resources Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -16,15 +16,10 @@ no-player-command: '%prefix% §cThis command can only performed by the console'
1616no-player-found : ' %prefix% §cThis player could not be found'
1717
1818settings :
19- # Worlds that should be loaded when the server starts
20- # WARNING: When the world is not registered by MultiWorld the world will not be loaded
21- # The world has to be imported manually! (Attention choose the correct WorldType)
22- # Example: auto-load: [world1, world2, world3]
23- auto-load : [ ]
2419 # Should all players with the permission (multiworld.notify.update)
2520 # get a message when entering server
2621 receive-update-message : true
27- # Should the auto-gamemode per world work?
22+ # Should the auto-game-mode per world work?
2823 auto-game-mode-enabled : true
2924 # Should you be able to enter Nether/End worlds with the command /world telport <Player> <World>
3025 access-nether-world-via-command : true
You can’t perform that action at this time.
0 commit comments