v3.8.12
Details
-
FilenameChestShop.jar
-
Uploaded by
-
UploadedJul 12, 2015
-
Size616.87 KB
-
Downloads761,961
-
MD5a015a9f011526a380a19a2d2afb2709e
Supported Bukkit Versions
- 1.8.1
- 1.8
- 1.8.3
Changelog
1.8.8 Fixes Backports: https://ci.minebench.de/job/ChestShop-3-1.8.8/
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] Remove trailing (insignificant) zeroes from prices
- [Fix] Do not let players create shops on donation chests
- [Change] Remove database suppression. This will mean that errors from ORMLite will be shown in the log, however it enables Glowstone compatibility
(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.
(Since 3.8.8) REMOVED THE DATABASE LOGGING! This is mainly due to the fact that it is obsolete, however it also added unneeded complexity to the core plugin. THIS ALSO MEANS THAT GENERATING THE ITEM STATISTICS WEBPAGE WILL NOT WORK.
(Since 3.8.12) Remove database suppression. This will mean that errors from ORMLite will be shown in the log, however it enables Glowstone compatibility