Name | <TownTag.cuboids> |
Returns | ListTag(CuboidTag) |
Description | Returns a list of plot cuboids claimed by the town.
Note that the cuboids may be in separate worlds if the town has outposts. |
Requires | Depenizen, Towny |
Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/objects/towny/TownTag.java#L506 |