A Hytale Server plugin that renders and enforces a configurable world border per world instance.
DebugBorder is a lightweight Hytale Server plugin that renders a configurable world border and enforces it with slowdowns, pushback, damage, and warning notifications. It also draws the border on the in-game world map so players can see it at a glance.
Note: This is a hacky proof of concept. Expect bugs and rough edges. I recommend reading the code and adapting it to your needs or incorporating parts into your own plugins.
Features
Installation
Usage
/worldborder to configure the border.Commands
/worldborder add <distance> [<time>]/worldborder center <x> <z>/worldborder damage amount|buffer <value>/worldborder get/worldborder set <distance> [<time>]/worldborder warning distance|time <value>/worldborder color <r> <g> <b>/worldborder nightbrightness <value>Support If you find a bug or have a suggestion, open an issue or reach out through your preferred support channel.
License MIT license — free to use, modify, and redistribute with attribution.
0 Comments