Skip to content

0.95.1.7 for 1.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@LlmDl LlmDl released this 25 Nov 20:51
· 5021 commits to master since this release
  • API: TownPreAddResidentEvent & NationPreAddTownEvent, courtesy of Siris with PR #3507
    • Can be used by other plugins to cancel residents/towns from joining towns/nations.
    • Works for /t join and /n join as well as /t add and /n add commands.
  • REQUIRED TOWNYPERMS.YML CHANGE: add towny.command.nation.leave to the mayor group.
  • Language files bumped to 0.64.
  • Fix lack of feedback when adding a nation enemy that doesn't exist.
  • API: New events courtesy of Siris with PR #3510
    • TownyTransactionEvent: Monitor all economy transactions.
    • TownyPreTransactionEvent : Cancellable event on all economy transactions.
    • NationTransactionEvent: Monitor all nation deposits/withdrawls.
    • NationPreTransactionEvent: Cancellable event on all nation deposits/withdrawls.
    • TownTransactionEvent: Monitor all town deposits/withdrawls.
    • TownPreTransactionEvent: Cancellable event on all town deposits/withdrawls.
    • PlotPreClearEvent: Cancellable event used to stop clearing of a plot.
    • PreDeleteTownEvent: Cancellable event used to stop a town from being deleted.
    • PreDeleteNationEvent: Cancellable event used to stop a nation from being deleted.
    • Closes ticket #3322
  • Made it so that towns cannot unclaim their homeblocks, they must move them to another townblock first.
    • /t unclaim all still allows a town to fully-unclaim, but the first townblock they claim will become the homeblock.
  • Fixed an NPE on the townscreen for towns which have no homeblock.
  • korean.yml updated by wolfwork with PR #3513

If you want to support the developer consider becoming a sponsor.

Click Here for a full changelog

Towny Install Guide
Towny Permission Nodes
How Towny Works