Skip to content

Commit 594f5b6

Browse files
committed
Update README.md
1 parent 887a7b1 commit 594f5b6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

-7
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ MultiWorld is a World Management plugin for Minecraft Server.
3333
* /world help [multiworld.command.world]
3434
* /world import <Name> <WorldType> [multiworld.command.world.import]
3535
* /world info <World> [multiworld.command.world.info]
36-
* /world link <World> <Nether|End> <World> [multiworld.command.world.link]
3736
* /world list [multiworld.command.world.list]
3837
* /world load <World> [multiworld.command.world.load]
3938
* /world reload [multiworld.command.world.reload]
@@ -75,8 +74,6 @@ settings:
7574
# Should you be able to enter Nether/End worlds with the command /world telport <Player> <World>
7675
access-nether-world-via-command: true
7776
access-end-world-via-command: true
78-
# Should MultiWorld connect the worlds with each other via the registered data?
79-
world-link-enabled: true
8077
# Standard values for new worlds
8178
defaults:
8279
normal-world: world
@@ -182,10 +179,6 @@ messages:
182179
list:
183180
usage: '%prefix% §cUsage: /world list'
184181
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%'
189182
load:
190183
usage: '%prefix% §cUsage: /world load <Name>'
191184
world-already-loaded: '%prefix% §7The world §bworld_name% §7is already loaded!'

0 commit comments

Comments
 (0)