https://github.com/dosmike/zones-sponge-
Create zones using this API and receive enter and leave events
https://github.com/dosmike/zones-sponge-
Last synced: about 1 month ago
JSON representation
Create zones using this API and receive enter and leave events
- Host: GitHub
- URL: https://github.com/dosmike/zones-sponge-
- Owner: DosMike
- License: mit
- Created: 2017-07-28T15:43:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-28T13:37:06.000Z (almost 7 years ago)
- Last Synced: 2025-01-12T06:26:18.215Z (over 1 year ago)
- Language: Java
- Size: 229 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
Zones
=====
With this plugin you are able to receive events whenever a player enters or leaves a certain area. Additionally you plugin can save any type of serializable data in each Zone (be carefull, those data will be written into the Zones config file)...
Here are the admin commands (Permission: dosmike.zones.edit):
- //z - List all zones you're in (IDs shift clickable)
- //z - Toggle verbose chat-messages (spamming the server, off by default)
- //z <1|pos1|from> - Mark the first position for a new zone (Taken at your feet)
- //z <2|pos2|to> - Mark the second position for a new zone (Taken at your head)
- //z - Create a new Zone of type BlockZone and output UUID (shift clickable)
- //z - Remove zone with given UUID or all Zones you're currently standing in if using *
- **//z save** - Save changes you just made to zones
#### If you are a server owner or a developer, please check the [wiki](https://github.com/DosMike/Zones-Sponge-/wiki)
This plugin offers some functiallity for server owners without any need to write code, just edit the config to make zones do stuff