QuickShop 0.5
Details
-
FilenameQuickShop.jar
-
Uploaded by
-
UploadedJul 24, 2012
-
Size45.24 KB
-
Downloads339
-
MD56f608250a8532e5a0d905caa900dfb00
Supported Bukkit Versions
- CB 1.2.5-R4.0
Changelog
0.5 Changes:
- Added /quickshop unlimited command
- Added quickshop.unlimited permission node
- Added unlimited shop
- Added sneak-only to create a shop option
- Added item blacklist
- Added bypass permissions for blacklist (quickshop.bypass.ITEM_ID)
- Remove a players shopping cart if they quit
- Automatically update config file *Note, remotes comments
- Remove display item if we find an invalid shop
0.4 Changes:
- Still process the event if cancelled (@Hogging AntiSpam/mute plugins)
- Stop ItemWatcher and BufferWatcher tasks (reload friendly) on disable
- Moved database variables around to make sense
- Added warnings system ('QuickShop doesn't lock your chests for you' if set in the config)
- Friendlier names
- Changed 'X just purchased' message
- Added total value of chest when clicked on
- Added option to send message to chat if it's not a number
- Don't cancel events if we didn't use it
- Make sure the shops still there when confirming number to purchase/price
- Save new config options
- Fixed item dupe: Forgot to delete items from world if the shop was found to be invalid (E.g. removed by WorldEdit) thanks @Spearhartt
0.3 Changes:
- Moved lock-shops to shops.lock in config
- Attempt to hook into PreciousStones, Lockette, WorldGuard, Towny and GriefPrevention
- Added options to disable hooking into plugins (above)
- Readded delete shops on reboot
- Fixed NPE when deleting items
0.2 Fixed:
- Forgot to check world is loaded when using display items.
0.1 Fixed:
- Initial (Official) release.