| Name | NationTag |
| Prefix | nation@ |
| Base Type | ElementTag |
| Implements | FlaggableObject |
| Identity Format | The identity format for nations is <nation_uuid>
For example, 'nation@123-abc'. |
| Description | A NationTag represents a Towny nation.
This object type is flaggable. Flags on this object type will be stored in the server saves file, under special sub-key "__depenizen_towny_nations_uuid" |
| Requires | Depenizen, Towny |
| Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/objects/towny/NationTag.java#L27 |