Fix: 1. Compatibility issue with SlimeFun.
2. Compatibility issue with ItemAdder.
3. Compatibility issue with other like above plugins.
4. Error protection method will cause other some plugin throw exception.
5. Staff feature a lot of bugs.
6. Sometimes /qs find is broken.
7. Player still get "You must looking one shop" alert when they already looking a shop and success execute the command.
8. QuickShop sometimes won't load the some economy plugin, e.g JEssentials.
9. Update will broken the plugin if user have internet trouble.
10. Error report throw the error and may make server crashes. 11. Fix hopper and hoppermincart protection not working. 12. Fix throw "Can't drop AIR" exception when player trying use fishrod to fishing the displayItem.
13. Fix NullPointerException when update checks failed.
14. Fix sometimes bukkit will throw exception when moveing checks.
Improve: 1. Remove some useless InventoryCheck to improve the performance.
2. Async send the messages to improve the performance.
3. Async process the some part tasks in displayCheck.
4. Async process the player move event.
5. Mark "ignoreCancelled" for some event on @EventHandler to make bukkit won't send us cancelled event to us to improve a little the performance.
Add: 1. Now InventoryMoveEvent can update the shop sign. (e.g Hopper), you can disable it in config if you feel it cause performance issue.
2. New command /qs supercreate can allow you bypass all protection checks to create the shop, this is helpful for some plugin wrong process the checks event to do wrong actions.