OpenInv/v1_11_R1
Jikoo 8a6b98614f Added support for UUID-based player lookups in 1.7.5+
You could argue that ShadowRanger's conversion of everything to UUID is better, but that would result in us having to contact Mojang's servers simply to fetch a player by UUID for versions < 1.7.5. It seems excessive (not to mention that uncached contact can result in rate limiting) when the server itself will not remember who they are across name changes. If they can re-obtain everything in their inventory, they can re-run /ac.
2016-11-26 15:31:53 -05:00
..
src/main/java/com/lishid/openinv/internal/v1_11_R1 Added support for UUID-based player lookups in 1.7.5+ 2016-11-26 15:31:53 -05:00
pom.xml Convert to a multi-module Maven setup 2016-11-25 16:10:40 -05:00