Remove entities from WorldGuard-region.
REGION_CLEAR region:<region> type:<entityType>
Parameter | Parameter value | Description |
---|---|---|
<region> | [<World>.]<RegionName> | Name of region that should be cleared |
<entityType> | items | Remove all dropped items |
<entityType> | mobs | Remove all mobs |
<entityType> | all | Remove all entites |
<entityType> | <EntityType>[,<EntityType>..] | List of entity types to remove. Supported entities and material names of dropped items. |