The ChunkBorders plugin for PocketMine-MP adds a feature where players can visualize the chunk borders in the world through the use of the structure block outline. It provides a simple command to toggle the display of chunk borders for players.
- View chunk borders as you move through the world.
- Toggle the chunk borders display with a simple command.
- Lightweight and easy to use.
- Download the
ChunkBorders
plugin. - Place the
.phar
or the plugin folder in theplugins/
directory of your PocketMine-MP server. - Restart the server or reload the plugin.
/chunkborders
- Toggles the display of chunk borders for the player executing the command.
chunkborders.command
- Allows a player to toggle chunk borders visibility (default: true).
There are no configuration settings for this plugin. All features are enabled by default.
- PocketMine-MP version 5.0.0 or higher.
- DummyItemsBlocks, version must work with the PocketMine-MP version
This project is licensed under the MIT License.