Area Lib

Creating Game Areas
This library provides functionality for defining spatial areas of various shapes and configurations. You can create zones using the /area create command with the required parameters.
Working with Areas
You can create cubic zones, combine multiple areas into one, delete unnecessary areas, and check your current location relative to defined zones.
For Modification Developers
Area Lib itself doesn't add specific game mechanics but serves as a convenient tool for other developers. Game modifications can integrate this library to implement a wide variety of functions related to territory restrictions, event triggers, or visual highlighting of zones.