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.
Credits to @Phoenix616 for this fix.