+ Added: Nations can now toggle specific role flags of the "Nation" role. In roles.yml you can edit
the toggleable-by-nation to configure which flags of the nation role, the nation can actually change.
These changes will automatically also apply to each nation role of the lands that are part of the nation.
This allows the nation to have a bit more centralized control. The nation role can be edited in the nation menu -> /nations
Code (YAML):
# A nation has control over the nation role of its lands.
# Here you can specify flags which the nation should be able to toggle for the Nation role of its lands.
toggleable-by-nation
:
- INTERACT_GENERAL
- INTERACT_DOOR
- INTERACT_TRAPDOOR
- INTERACT_MECHANISM
- INTERACT_VILLAGER
- ATTACK_PLAYER
- ATTACK_ANIMAL
- ATTACK_MONSTER
- FLY
- SPAWN_TELEPORT
- ENDER_PEARL
- LAND_ENTER
- VEHICLE_USE
- ITEM_PICKUP
- LAND_CLAIM_BORDER
+ Added: API -> war.end method
- Fixed: {cost} placeholder not replaced for holograms
- Fixed: Min level setting at /nation setcapital