This repository was archived by the owner on Jul 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commands: chunk
SlimeDog edited this page Mar 7, 2021
·
7 revisions
/biomeremap chunk [ <world> <x> <z> ]
The chunk command remaps the specified chunk, according to the assigned biomemap.
- World
- Chunk X
- Chunk Z
- World
- Chunk X
- Chunk Z
- Completion message
At console
> biomeremap chunk world_whitedog 0 0
[16:54:30 INFO]: Remapping chunk world:world_whitedog x:0 z:0
[16:54:30 INFO]: Remap complete
In-game at chunk 0 0
/biomeremap chunk
Remapping chunk world:world_whitedog x:0 z:0
Remap complete
The most important caveats:
- Biome remapping cannot be reversed. Always backup the server before using this plugin, and test the functionality before you use it on a production server.
- Region remapping is a cpu-intensive activity. During region remapping, TPS will drop well below levels that support interactive play. It should be performed only on a quiescent server, with no players on-line. For the best player experience, worlds should be pre-generated using tools such as Chunky (preferred) or Chunkmaster or WorldBorder.
Messages may be localized. See Localization.
🛑 End of Life
▪ Overview
▪ Version Support 🚩
▪ How It Works
▪ Installation
▪ Configuration
▫ Change log 3.2.0 to 3.2.2
▫ Change log 3.1.0 to 3.2.0
▫ Change log 3.0.4 to 3.1.0
▫ Change log 2.3.2 to 3.0.4
▫ Change log 2.3.1 to 2.3.2
▪ Biomes
▪ Localization
▫ Formatting Codes
▪ Commands & Permissions
▪ List
▪ Info
▪ Remap chunk
▪ Remap region
▪ Scan chunk
▪ Scan region
▪ Reload
▪ World Repair
▪ Placeholders
▪ Support
▪ FAQ


