Name | WorldGuardRegionTag |
Prefix | [email protected] |
Base Type | ElementTag |
Identity Format | The identity format for regions is <region_name>,<world_name>.
For example, '[email protected],Hub'. |
Description | A WorldGuardRegionTag represents a WorldGuard region in the world. |
Requires | Depenizen, WorldGuard |
Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/objects/worldguard/WorldGuardRegionTag.java#L31 |