File tree 1 file changed +1
-6
lines changed
1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -66,15 +66,10 @@ no-player-command: '%prefix% §cThis command can only performed by the console'
66
66
no-player-found: '%prefix% §cThis player could not be found'
67
67
68
68
settings:
69
- # Worlds that should be loaded when the server starts
70
- # WARNING: When the world is not registered by MultiWorld the world will not be loaded
71
- # The world has to be imported manually! (Attention choose the correct WorldType)
72
- # Example: auto-load: [world1, world2, world3]
73
- auto-load: [ ]
74
69
# Should all players with the permission (multiworld.notify.update)
75
70
# get a message when entering server
76
71
receive-update-message: true
77
- # Should the auto-gamemode per world work?
72
+ # Should the auto-game-mode per world work?
78
73
auto-game-mode-enabled: true
79
74
# Should you be able to enter Nether/End worlds with the command /world telport <Player> <World>
80
75
access-nether-world-via-command: true
You can’t perform that action at this time.
0 commit comments