Recommends WorldGuard Extra Flags for WorldGuard in clear regions #7
This commit is contained in:
parent
71a2ae03f3
commit
9af4f3f0e1
22
README.md
22
README.md
@ -1,13 +1,21 @@
|
||||
# Clear on WorldGuard
|
||||
|
||||
This plugin will clear a player's items when they enter or leave, or teleport to or from one of the configured regions.
|
||||
This is mainly useful if players are able to temporarily go in creative mode in specific WorldGuard regions. A lot of
|
||||
additional things are blocked within clear regions in order to prevent creative mode abuse, such as: projectiles, XP
|
||||
bottle usage, spawn egg usage, changing the mob in a spawner, dropping items, picking up items, breaking, placing or
|
||||
interacting with blocks across clear region borders, block drops, mob drops, pistons pushing or pulling across clear
|
||||
region borders, dispenser dispensers, droppers, armor dispensing, blocks burning, blocks igniting (except flint and
|
||||
steel), creepers exploding, TNT priming and keeping any inventory items if dying within a clear area. This list might
|
||||
not be exhaustive.
|
||||
This is mainly useful if players are able to temporarily go in creative mode in specific WorldGuard regions. Players are
|
||||
denied entry if they have any items in their inventory to prevent item loss.
|
||||
|
||||
A lot of additional things are blocked within clear regions in order to prevent creative mode abuse, such as:
|
||||
projectiles, XP bottle usage, spawn egg usage, changing the mob in a spawner, dropping items, picking up items,
|
||||
breaking, placing or interacting with blocks across clear region borders, block drops, mob drops, pistons pushing or
|
||||
pulling across clear region borders, dispenser dispensers, droppers, armor dispensing, blocks burning, blocks igniting (
|
||||
except flint and steel), creepers exploding, TNT priming and keeping any inventory items if dying within a clear area.
|
||||
This list probably exhaustive.
|
||||
|
||||
#### WorldEdit
|
||||
|
||||
If you want to allow WorldGuard in clear regions, please
|
||||
use [WorldGuard Extra Flags](https://www.spigotmc.org/resources/worldguard-extra-flags.4823/), and set WorldGuard's
|
||||
WorldEdit flag to false for the \_\_global__ region and true for each clear region.
|
||||
|
||||
## Dependencies
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user