LuckPerms/sponge
Luck a40421fa1f
Optimizations to the core PermissionHolder class
- Remove usage of Java 8 streams from frequently called methods
- Use LinkedLists where appropriate to improve Iterator#remove speed
- Cache immutable multimap conversion
- Rename some methods to make the intended use/behaviour clearer
2017-08-13 19:24:00 +02:00
..
sponge-service Update /lp info output 2017-07-19 22:15:12 +01:00
sponge-service-api6 Use saner class naming 2017-07-16 21:16:08 +01:00
sponge-service-api7 Make Sponge's #getFriendlyIdentifier return usernames of Users and display names of Groups (#412) 2017-08-03 18:39:39 +01:00
src/main Optimizations to the core PermissionHolder class 2017-08-13 19:24:00 +02:00
pom.xml Implement support for futures & other changes in the Sponge Permissions API 2017-07-16 14:12:36 +01:00