has_town_role
Passes when the player holds one of the specified roles in their HuskTowns town.
Categories: player, world
Required arguments
| Key(s) | Description | Type |
|---|---|---|
roles | A list of HuskTowns town role names to check against (e.g. mayor, resident). | STRING_LIST |
Example
conditions:
- id: has_town_role
args:
roles: <value>