Skip to content

0.7.0 for Towny 0.100.1.0+

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 17:11
· 14 commits to master since this release

What's Changed

  • Add ItemsAdder to the plugins supported by TownyResources. by @LlmDl in #142

  • Make it possible for a town to re-roll their Resources for a fee. by @LlmDl in #143

    Requires enabling it in the config and giving mayors the permission node to use the command:
    /ta townyperms group towns.mayor addperm townyresources.command.town.reroll

    - New Config Option: town_resources.production.reroll_cost
      - Default: -1.0
      - When above 0, a town can pay to reroll their resources.
      - This is disabled by default to prevent rich towns being able to spam rerolls. Use cautiously.
    

Full Changelog: 0.6.4...0.7.0