mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-12-01 06:33:38 +01:00
fixed md issue
parent
48324769d5
commit
ea40619467
@ -3,12 +3,12 @@ This is a result of how the map was made and is not an issue with Dynmap, luckil
|
||||
|
||||
1. Download the WorldBorder plugin: https://www.spigotmc.org/resources/worldborder.60905/
|
||||
2. Pause Dynmap: /dynmap pause all
|
||||
3. Set the world border radius and center: /wb [worldname] set [radiusX] [radiusZ] [X] [Z]
|
||||
3. Set the world border radius and center: /wb [worldname] set [radiusX] [radiusZ] {X} {Z}
|
||||
- [worldname] is the name of the world you want to set the border in.
|
||||
- [radiusX] is the horizontal radius of the world border
|
||||
- [radiusZ] is the vertical radius of the world border
|
||||
- [X] is the horizontal center point of the world border
|
||||
- [Z] is the vertical center point of the world border
|
||||
- {X} is the horizontal center point of the world border
|
||||
- {Z} is the vertical center point of the world border
|
||||
4. Run worldborder with the force flag: /wb [worldname] fill [freq] [pad] [force]
|
||||
- [worldname] is the world you want to be pregenerated
|
||||
- [freq] is how many chunks a second are generated, 20 is the default. WARNING: setting this too high will cause server lag
|
||||
|
Loading…
Reference in New Issue
Block a user