ChestShop-3/src/main/java/com/Acrobot/ChestShop/Listeners/Player
Phoenix616 dd4177e7cb Query server's player cache for missing players
This uses a cache for players that we haven't found before so to not check the cache too often and also checks if the online mode of the queried OfflinePlayer matches the server's mode (gotten from the first logged-in player in order to be compatible with BungeeCord requiring the server to be in offline-mode.
2018-08-29 21:29:27 +01:00
..
PlayerConnect.java Query server's player cache for missing players 2018-08-29 21:29:27 +01:00
PlayerInteract.java Feature: Reserve Support (#143) 2018-07-11 18:09:07 +01:00
PlayerInventory.java Mavenized the project 2013-03-08 20:31:15 +01:00
PlayerLeave.java Rewrite (and document) the NameManager 2017-06-30 20:28:18 +01:00
PlayerTeleport.java Add a prevention from NPE 2013-10-27 16:51:20 +01:00