File tree 1 file changed +1
-6
lines changed
multiworld-bukkit/src/main/resources
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'
16
16
no-player-found : ' %prefix% §cThis player could not be found'
17
17
18
18
settings :
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 : [ ]
24
19
# Should all players with the permission (multiworld.notify.update)
25
20
# get a message when entering server
26
21
receive-update-message : true
27
- # Should the auto-gamemode per world work?
22
+ # Should the auto-game-mode per world work?
28
23
auto-game-mode-enabled : true
29
24
# Should you be able to enter Nether/End worlds with the command /world telport <Player> <World>
30
25
access-nether-world-via-command : true
You can’t perform that action at this time.
0 commit comments