Denizen Script Mechanisms


Mechanisms are found in object properties, the 'adjust' command, and similar. These are used to change the state of an object.
Learn about how mechanisms work in The Beginner's Guide.


Showing 1 out of 632 mechanisms...
Namebalance
ObjectTownTag
InputElementTag(Decimal)|ElementTag
Related Tags<TownTag.balance> Returns the current money balance of the object.town.
DescriptionSets the money balance of a town, with a reason for the change.
RequiresDepenizen, Towny
Sourcehttps://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/objects/towny/TownTag.java#L561