dmulloy2 / ChestShop-3

Old ChestShop repo. See
https://github.com/ChestShop-authors/ChestShop-3
7 stars 2 forks source link

Few 'Quality of Life' improvements. #5

Closed mibby closed 8 years ago

mibby commented 8 years ago

Move sign-update() to break listener

This fixes an infinite loop crash where the sign update calls the piston event and the update again and again. Also signs can't even be pushed by pistons...

Credits to @Phoenix616 for this fix.


Revert PlayerKick Behavior

Partial revert of 'Do not let people with already used usernames connect to the server' commit.

See comments here Acrobot@b0369d8#commitcomment-14185778 and here. Acrobot@c169df2#commitcomment-12846919

I personally believe ChestShops should not dictate whether a player is allowed to connect to the server or not. I personally have had issues with ChestShops kicking legitimate players from the server in online mode.


Re-add database suppression.

Re-add database suppression for SQLite driver start-up log warnings.

https://dev.bukkit.org/bukkit-plugins/chestshop/tickets/1059-warning-you-seem-to-not-be-using-the-xerial-sqlite/ https://dev.bukkit.org/bukkit-plugins/chestshop/tickets/1086-error-com-acrobot-chest-shop-ormlite-db-sqlite-database/