v3.8.4

Details

  • Filename
    ChestShop.jar
  • Uploaded by
  • Uploaded
    Mar 11, 2015
  • Size
    625.67 KB
  • Downloads
    5,072
  • MD5
    4f340feab90f7a3fb7b50e2109e970cb

Supported Bukkit Versions

  • 1.8.1
  • 1.8

Changelog

WARNING: SINCE THIS VERSION FIXES AN IMPORTANT BUG, IF SHOPS DO NOT WORK FOR YOU - PLEASE DELETE THE PLUGINS/CHESTSHOP/USERS.DB file)

WARNING: Shops will be unusable until their owner connects at least once to the server!

WARNING: VAULT IS REQUIRED FOR THIS VERSION OF CHESTSHOP TO FUNCTION

  • [Fix] Fix money being transferred to the incorrect account. WARNING: If you deleted the users.db file after a player has changed his name, if you wish to make the old shops work please use a SQLite modification tool (like this: http://sqlitebrowser.org/), open the plugins/ChestShop/users.db file and change the "name" file to the old user name and "shortName" to the old user name, shortened to 15 characters.

(Since 3.7.3) If you were using the WorldGuard flag before, you will need to re-flag all your regions to use the "allow-shop" flag. I suggest opening "regions.yml" file in WorldGuard's folder and replacing all old flag instances with the new flag.

(Since 3.7.7) The PlayerInteractEvent priority has been lowered and made ignore cancelled events. This might break incorrectly written plugins.