NoCheatPlus/NCPCore
asofold 528410f6f3 Encapsulate Player instance lookup in a PlayerMap object.
Mostly for legacy Player instance getting, future aims are:
* Efficient lookup by name.
* Efficient lookup by prefixes of names (e.g. for command use).
* Efficient lookup name->uuid and uuid->name.
* Keep name->uuid mappings for history lookup and similar.
2015-11-14 21:34:04 +01:00
..
src Encapsulate Player instance lookup in a PlayerMap object. 2015-11-14 21:34:04 +01:00
pom.xml Use tabs for all the pom.xml. 2015-08-01 00:58:33 +02:00