Buy stack, SQL logging, action mapping. and 9 years of shop
Update 1.8.3.6 - Buy stack, SQL logging, action mapping. and 9 years of shop!
On April 21, 2013, I uploaded Shop to Bukkit. If you had told me that 9 years later I would still be adding new features, I would have thought you were crazy. I know most people are just here for the new features but this is a pretty crazy milestone and I can't thank everyone enough; both old familiar faces and new ones joining every day. Anyway, here are the new features for what may be the largest update yet.
SQL logging support has been added!
Currently it supports MySQL and MariaDB, and it allows you to log all player actions for shops along with all transactions!
A 'buy stack' feature has been added!
This has been a long requested feature but a new action has been added that allows players to buy, sell, or barter a full stack from shops!
All shop actions are now configurable!
Code (yml (Unknown Language)):
# Here you can map player actions on shops to specific controls
# - LEFT_CLICK_SIGN
# - SHIFT_LEFT_CLICK_SIGN
# - RIGHT_CLICK_SIGN
# - SHIFT_RIGHT_CLICK_SIGN
#
# - LEFT_CLICK_CHEST
# - SHIFT_LEFT_CLICK_CHEST
# - RIGHT_CLICK_CHEST
# - SHIFT_RIGHT_CLICK_CHEST
actionMappings:
transactWithShop: RIGHT_CLICK_SIGN
transactWithShopFullStack: SHIFT_RIGHT_CLICK_SIGN
viewShopDetails: LEFT_CLICK_CHEST
cycleShopDisplay: SHIFT_RIGHT_CLICK_CHEST
Fixed price formatting on signs!
Price values on all signs should now be much cleaner looking and make more sense across the board.
All these features have also been ported to legacy!
If you run a server on 1.8-1.13, you can also find a 'legacy' build of 1.8.3.6 in the downloads section.
Bugs have been fixed and features have been added!
These all come from the bugs and features you all have requested on
the shopbugs page so keep the bug reports and feature requests coming! Here are the specific ones that this update covered:
https://github.com/snowgears/shopbugs/issues/30
https://github.com/snowgears/shopbugs/issues/159
https://github.com/snowgears/shopbugs/issues/166
https://github.com/snowgears/shopbugs/issues/268
https://github.com/snowgears/shopbugs/issues/287
https://github.com/snowgears/shopbugs/issues/289
https://github.com/snowgears/shopbugs/issues/292
https://github.com/snowgears/shopbugs/issues/293
https://github.com/snowgears/shopbugs/issues/295
https://github.com/snowgears/shopbugs/issues/297
https://github.com/snowgears/shopbugs/issues/300
https://github.com/snowgears/shopbugs/issues/301
https://github.com/snowgears/shopbugs/issues/304
https://github.com/snowgears/shopbugs/issues/305
https://github.com/snowgears/shopbugs/issues/306
https://github.com/snowgears/shopbugs/issues/307
https://github.com/snowgears/shopbugs/issues/311
I appreciate all of you and hope you are having a great Spring and spending lots of time with family and friends!