Skip to content

0.95.0.4 for 1.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@LlmDl LlmDl released this 30 Oct 20:45
· 5041 commits to master since this release
e5bede9

Known Issue:

  • #3468 - If you use debug mode, do not turn it off. Your logger will cease to log. This will be fixed over the weekend.

What's New:

  • Language Files bumped to 0.58
  • New Config Option: jail.bail.bail_amount_mayor
    • Default: 10
    • Amount that bail costs for Town mayors.
  • New Config Option: jail.bail.bail_amount_king
    • Default: 10
    • Amount that bail costs for Nation kings.
  • You can now charge separate bail amounts for Mayors and Kings.
  • Changed Command: /town toggle jail [jailnumber] [resident] (days)
    • Town mayors may now jail for an optional amount of days.
    • On Towny newdays (when taxes/upkeep are collected) jailed players who have a day amount set will have their day amount lowered by one.
    • Players who have served their sentence will be unjailed.
    • When the days amount is not used the player will be jailed indefinetly as usual.
    • Remaining days are shown on a player's /res screen.
    • Closes ticket #3232
  • Make plot set only show cost when the cost is more than 0.
  • New Config Option: global_town_settings.display_xyz_instead_of_towny_coords
    • default: false
    • If set to true, the /town screen will display the xyz coordinate for a town's spawn rather than the homeblock's Towny coords.
    • Closes ticket #3347
  • Fix bug where Towny failed to find the new economy accounts for player's who've changed their name.
  • New Command: /ta mysqldump
    • When your config has save & load set to mysql you can use this command to dump the mysql database to flatfile.
    • Closes ticket #2628
  • New Command: /ta database [save|load]
    • Saves or loads the database.
    • Closes ticket #2070
  • New Command: /plot set outpost
    • Used on an already claimed plot to turn it into an outpost.
    • Requires towny.command.town.claim.outpost permission node.
    • Charges the town the same amount to claim an outpost.
    • Closes ticket #2912
  • The german.yml has been updated to 0.58 by Sprugente.
  • Add language chart to bStats.
  • New Config Option: war.event.winner_takes_ownership_of_townblocks
    • Default: false
    • If set to true when a town drops an enemy townblock's HP to 0, the attacking town takes full control of the townblock.
    • One available (bonus) claim is given to the victorious town, one available (bonus) claim is removed from the losing town.
    • Closes ticket #3470
  • Added ability to have Event War actually transfer conquered townblocks over to the winning town permanently.
    • Does not transfer townblocks which did not have their HP drop to 0.
    • This means rushing to a town's homeblock will only net you the townblocks you won on the way, and not the entire town.
  • REQUIRED CONFIG CHANGE: filters_colour_chat.regex.name_remove_regex
    • Change to '[^a-zA-Z0-9\&._\[\]-]'
    • This allows colours to be used in the title/surname options.
    • The default config will have the &, if you don't want colour codes used in titles/surnames you can skip this.
    • Closes ticket #3172
  • New Commands: /town set title {resident} {title} & /town set surname {resident} {title}
    • Exactly like the King ability to set titles and surnames.
    • This is being made available to mayors so that mayors can better role play their own townmembers.
    • Permission nodes: towny.command.town.set.title & towny.command.town.set.surname are child nodes of towny.command.town.set.*
    • Closes ticket #3439
  • New Permission node: towny.command.town.set.title
    • Child node of towny.command.town.set.*
  • New Permission node: towny.command.town.set.surname
    • Child node of towny.command.town.set.*

Click Here for a full changelog

Towny Install Guide
Towny Permission Nodes
How Towny Works