OpenInv/api
Jikoo d24827ffcb Allow plugins to indicate to OpenInv that a Player is in use
This allows API users to prevent issues caused by multiple different copies of the Player being loaded, such as #49. Multiple instances of the same player could be obtained by calling IOpenInv#loadPlayer, waiting for OpenInv to remove it from the cache, then calling the method again.
2016-12-14 19:49:18 -05:00
..
src/main/java/com/lishid/openinv Allow plugins to indicate to OpenInv that a Player is in use 2016-12-14 19:49:18 -05:00
pom.xml Maven cleanliness and API progress 2016-11-30 21:26:56 -05:00