ChestShop-3/src/main/java/com/Acrobot/ChestShop/Listeners/Player
Phoenix616 cbd427f561 Cancel left click event on shop sign
This should improve compatibility with other plugins that handle left
 click interactions too and shouldn't apply to shop signs you don't have
 access to.
Also includes a small improvement to not run the same permission check
 twice in certain cases.
2020-06-24 16:00:16 +01:00
..
PlayerConnect.java Only update player name on join, don't create new accounts 2020-06-19 20:57:22 +01:00
PlayerInteract.java Cancel left click event on shop sign 2020-06-24 16:00:16 +01:00
PlayerInventory.java Fix InventoryOpenEvent listener not applying to non chest containers 2020-05-16 22:30:14 +01:00
PlayerLeave.java Rewrite (and document) the NameManager 2017-06-30 20:28:18 +01:00
PlayerTeleport.java Only close our own inventories on teleport (Fixes #312) 2020-05-16 22:33:52 +01:00