A Spigot plugin that clears a player's inventory when entering or exiting specific WorldGuard regions. This is mainly used to prevent items from moving between creative and survival areas.
src/main | ||
.gitignore | ||
pom.xml | ||
README.md |
Clear on WorldGuard
This plugin will clear a player's items when they enter or leave one of the configured regions. This is mainly useful if players are able to go in creative mode in specific WorldGuard regions. This plugin would prevent players from leaving with all kinds of items. Note that this plugin won't necessarily be useful unless the region has proper restrictions, like denying item dropping, and denying any sell commands within the region.
Dependencies
- WorldGuard