mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-25 12:05:14 +01:00
fix link to "A note about spaces in world names"
parent
88c89db5b1
commit
ea0d890bf1
@ -231,7 +231,7 @@ OR
|
||||
|
||||
---
|
||||
|
||||
####<a name="spacesnote">\*\*\*</a>A note about spaces in world names:
|
||||
#### A note about spaces in world names:
|
||||
You should know that if you decide to use spaces in your world name that whenever people want to use [`/mv tp`](#teleport-command), [`/mv modify`](#modify-command) or any command that takes the world name as a param, they will have to surround the name in quotes, like so:
|
||||
|
||||
`/mv tp "My world name with spaces"`
|
||||
@ -251,7 +251,7 @@ Imports an existing world folder.
|
||||
`/mv import my_world NORMAL`
|
||||
`/mv import my_hell NETHER`
|
||||
`/mv import my_cloud_world SKYLANDS`
|
||||
`/mv import "My World with spaces in the name" NORMAL`[\*\*\*](#a-note-about-spaces-in-world-names)
|
||||
`/mv import "My World with spaces in the name" NORMAL`[***](#a-note-about-spaces-in-world-names)
|
||||
`/mv import moon NORMAL -g BukkitFullOfMoon`
|
||||
#### Aliases:
|
||||
`/mv import ...`
|
||||
|
Loading…
Reference in New Issue
Block a user