Skip to content

Commit de89be1

Browse files
committed
Update config.yml
1 parent 3ff8ff2 commit de89be1

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

multiworld-bukkit/src/main/resources/config.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,10 @@ no-player-command: '%prefix% §cThis command can only performed by the console'
1616
no-player-found: '%prefix% §cThis player could not be found'
1717

1818
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: [ ]
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

0 commit comments

Comments
 (0)