AreaShop V2.4.0

Details

  • Filename
    AreaShop.jar
  • Uploaded by
  • Uploaded
    Dec 2, 2016
  • Size
    380.19 KB
  • Downloads
    18,315
  • MD5
    450e072f94a996717fd51d21acc0a322

Supported Bukkit Versions

  • 1.11
  • 1.10
  • 1.9

Changelog

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.

  • Plugins that use the Bukkit/Spigot events that AreaShop emits will likely break, the names have been changed.