Name | ResidenceTag |
Prefix | residence@ |
Base Type | ElementTag |
Identity Format | The identity format for residences is just the name.
For example, '[email protected]'. |
Description | A ResidenceTag represents a Residence in the world. |
Matchable | ResidenceTag matchers, sometimes identified as "<residence>":
"residence" plaintext: always matches. Residence name: matches if the residence is named matches the input, using advanced matchers. |
Requires | Depenizen, Residence |
Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/objects/residence/ResidenceTag.java#L24 |