You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Should you be able to enter Nether/End worlds with the command /world telport <Player> <World>
76
75
access-nether-world-via-command: true
77
76
access-end-world-via-command: true
78
-
# Should MultiWorld connect the worlds with each other via the registered data?
79
-
world-link-enabled: true
80
77
# Standard values for new worlds
81
78
defaults:
82
79
normal-world: world
@@ -182,10 +179,6 @@ messages:
182
179
list:
183
180
usage: '%prefix% §cUsage: /world list'
184
181
message: '%prefix% §aWorlds: %world_names%'
185
-
link:
186
-
usage: '%prefix% §cUsage: /world link <World> <End | Nether> <World>'
187
-
environment-not-exists: '%prefix% §cThe specified environment does not exist!'
188
-
successfully-set: '%prefix% §7You have connected the portal of the environment §b%environment_name% §7in the world §b%world_name% §7with the world §b%target_world_name%'
189
182
load:
190
183
usage: '%prefix% §cUsage: /world load <Name>'
191
184
world-already-loaded: '%prefix% §7The world §bworld_name% §7is already loaded!'
0 commit comments