| Name | <LocationTag.in_region[(<name>|...)]> |
| Returns | ElementTag(Boolean) |
| Description | If a region name or list of names is specified, returns whether the
location is in one of the listed regions, otherwise returns whether the location is in any region. |
| Generated Example | |
| Requires | Depenizen, WorldGuard |
| Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/properties/worldguard/WorldGuardLocationExtensions.java#L21 |