0.95.2.2 for 1.14.*/1.15.*
Pre-release
Pre-release
- Switch API to 1.15-R0.1-SNAPSHOT.
- For the time being this is working on 1.14.* and 1.15 servers.
- Slightly change pom.xml to align with our wiki.
- Fix /ta set throwing error.
- Closes ticket #3565.
- Fixes for Nation_Zones not working/not giving capitals their proper bonus, courtesy of Goosius with PR #3567.
- Courtesy of Emperor-Koala with PR #3566:
- API:
- NationPreAddEnemyEvent - Cancellable
- NationAddEnemeyEvent
- NationPreRemoveEnemyEvent - Cancellable
- NationRemoveEnemyEvent
- New methods to get the cells under attack in Flag War.
- API:
- Made most of the unprefixed messages Towny emits use prefixes, either [Towny], [Townname] or [Nationname].
- Fixed explosion regen deleting the contents of BlockInventoryHolders (chests, furnaces, hopper and more.)
- Object Allocation on player move reduced by Silverwolfg11 in PR #3573.
- Added remaining ExtraFields for metadata, courtesy of Emperor-Koala with PR #3575.
- Add town_block_size to bstats charts.
- Switch API to 1.15.1-R0.1-SNAPSHOT.