All plugins should to be updated (Towns and Nations and maps addons, SphereLib update is only QoL and optional)
New :
- Chat scope name is now localised in language
- New placeholders :
- `%tan_chat_mode%` : get the chat mode of the player
- `%tan_chat_mode_{playerName}%` : get the chat mode of a specific player
- Wiki has been updated #・wiki
- A developper API has been created :
https://central.sonatype.com/artifact/io.github.leralix/tan-api
- Installation guide can be found on github readme and the #・wiki .
- new `/tanserver landmarkSetStoredLimit <id> <value>` to change the maximum number of days a single landmark can store resources
- new `/tanserver landmarkUpdate <id?>` to add one day to a landmark resource storage
- `/tanadmin sendReport` command now include a copy of the config file and a list of all plugins installed on the server
- using /tan map will now show a ✖ if the chunk cannot be claimed due to blacklist
Bug fixes
- Fixed a bug that did not properly delete all properties of a town if it was deleted
- Fixed a bug that duplicated [TAN] placeholder in messages broadcasted to an entire territory
Other :
- Several old attributes stored in `TownData `are now stored in the `TerritoryData` class. Old attributes are kept until 0.15.0 to allow a smooth transition to the new model