ChestShop-3/src/main/java/com/Acrobot/ChestShop/Events
Phoenix616 0525c70452 Rewrite NameManager to support multiple short names per user
This should fix the issue where the player's short name on the shop sign does not reflect the actual player's name. This works by storing every uuid-username combination together with the associated short name and the last time the player logged in with that combination.
2017-07-01 17:14:41 +01:00
..
Economy Switch Vault from names to UUIDs 2014-06-14 20:46:59 +02:00
Protection UUID changes 2014-04-12 14:22:34 +02:00
ItemInfoEvent.java Document events 2013-04-27 14:48:19 +02:00
PreShopCreationEvent.java Rewrite NameManager to support multiple short names per user 2017-07-01 17:14:41 +01:00
PreTransactionEvent.java Document events 2013-04-27 14:48:19 +02:00
ShopCreatedEvent.java Document events 2013-04-27 14:48:19 +02:00
ShopDestroyedEvent.java Document events 2013-04-27 14:48:19 +02:00
ShopEditedEvent.java Add a simple shop edited event, not yet working 2015-03-17 11:36:55 +01:00
TransactionEvent.java Document events 2013-04-27 14:48:19 +02:00