A brand new zone manager plugin, which forges the pros of the widely used WorldGuard and iZone plugins. At the same time, the project Zure is about a lot of improvements and new stuff. For example it's planned to make zones with different shapes, not only cuboids, but spheres, pyramids, polygon columns... not enough? You can merge the geometric shapes into each other, so you can make zones in L shape, or a more complex, a hollow ball, and so on...
Features
 |
Create zones |
can select a region and claim the land |
|
 |
Access system |
the most of it works, needs some review |
|
 |
Flag system |
The manager and mechanics are working, flags needed to be coded |
|
 |
Complex shapes |
usable for zones |
|
 |
Priority system |
Fully working. Higher priority overrides. |
|
 |
Overlapping check |
Warns and interrupts while creation of the zone, if it collides with another player's zone. |
|
 |
Limitations |
limitations for count and size too |
|
Configuration
There is no used configuration yet. Sure, later the plugin will use configuration, and I plan it will be detailed enough to customize all what u want.
The planned configuration can be checked on this page.
Localization
The plugin fully supports translations. The language file shall be placed into the plugin's folder with the following name: "lang_{id}.yml"
Other stuff
The plugin is completely standalone. No other plugins needed to run it. Softdepend hooks are planned with WorldGuard and iZone, but it's for the far future...
If you are interested in why and how I started to develop this plugin, and what are my goal with it check this article.
Currently under development
- configuration
- zone size and count limitations
- access system
- formula (complex shape) system 0.4A
- zone entry loading and handling 0.4A
- entry chunking 0.4A
For Developers