LuckPerms/bukkit/src/main
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
..
java/me/lucko/luckperms/bukkit Optimizations to the core PermissionHolder class 2017-08-13 19:24:00 +02:00
resources Implement argument based permissions for LP commands - closes #52, #170, #174 2017-07-07 12:43:13 +01:00