Nothing Special   »   [go: up one dir, main page]

Skip to content

AreaShop v2.4.0

Compare
Choose a tag to compare
@NLthijs48 NLthijs48 released this 02 Dec 14:09
· 168 commits to master since this release

AreaShop V2.4.0

Works with Bukkit/Spigot 1.7.9 and above! (tested with 1.11)

  • Change the config.yml and default.yml files to be easier to understand:
    • The profiles previously listed in the config.yml are now directly assigned to the profile settings in default.yml
    • When you give a profile setting in default.yml a string it will still look up the profile in config.yml, which ensures your old config still works.
  • Add permissions areashop.teleportavailable and areashop.teleportavailablesign, with which you can give players permission to teleport to all forsale/forrent regions (thanks jewome62 for the pull request!).
  • Support for stacking up and down with /as stack.
  • Fix clicking signs while confirmations are enabled trying to execute commands as players by default (causing that the player does not get a confirmation message).
  • Fix a line break problem in the message parser and fix line breaks on 1.7 servers.
  • Fix some color parsing issues in the message parser (it would not detect a color if you directly used the section sign).
  • Add tab completion for /as me.
  • Fix a bug that caused /as setowner extending the rent, even though the owner is different as the previous one.
  • Rename the events AreaShop emits for integration with other plugins (this breaks existing plugins that use these events!).
  • Fix WorldGuard version detection.

Note: Normally AreaShop does not need to be updated for each Minecraft version, even AreaShop v1.0 still works on the latest Spigot. The problem AreaShop v2.3.2 has is that it fails to read the WorldGuard version, which was already fixed in the development builds shortly after the v2.3.2 release.