This website requires JavaScript.
Explore
Help
Sign In
worldofcraft
/
LuckPerms-DBA
Watch
10
Star
0
Fork
0
You've already forked LuckPerms-DBA
Code
Issues
Pull Requests
Releases
Wiki
Activity
1,248
Commits
1
Branch
0
Tags
379eb00b69dfc209c7213be11b1186a14d5944e4
Commit Graph
17 Commits
Cleanup various message localisations, limit the size of the PermissionRegistry
Luck
·
2018-06-19 22:27:47 +01:00
379eb00b69
Add workaround for plugins adding/removing/modifying permission attachments via reflection (
#1024
)
who knows why they're doing it, it's not even beneficial for performance...
Luck
·
2018-05-30 13:17:41 +01:00
644c53a074
Lazily load contexts cache for Sponge subjects (
#1005
)
Luck
·
2018-05-17 18:12:20 +01:00
ed3b5a3cf1
Reduce the throughput on the contexts cache in ContextManager (
#929
)
Luck
·
2018-05-12 01:34:34 +01:00
a927ca659f
Register Sponge PermDescriptions to the LP permission registry
Luck
·
2018-04-03 21:56:15 +01:00
f33c540efb
Rename role parameter in PermissionDescription.Builder#assign
Luck
·
2018-03-18 10:02:16 +00:00
174ef187e8
Further improvements to the Sponge service design
Luck
·
2018-03-08 21:51:25 +00:00
f6c440c172
Extract common plugin behaviour into an abstract class
Luck
·
2018-03-03 16:26:37 +00:00
68e4d36f40
Refactor some Sponge service details
Luck
·
2018-01-15 18:07:27 +00:00
9ceacdb739
Remove lombok from the project
Luck
·
2018-01-07 18:40:23 +00:00
f646c04d09
Populate Subject cache when obtaining SubjectReferences for instances which already exist
Luck
·
2017-12-30 15:23:31 +00:00
764665cf15
misc cleanup
Luck
·
2017-12-23 23:51:42 +00:00
6602b23f09
Cleanup sponge service impl
Luck
·
2017-11-25 15:56:02 +00:00
1e105b4135
Fix issue with loading tracks with configurate
Luck
·
2017-11-20 15:14:44 +00:00
b3e78c6dc1
Remove usage of the now-redundant ExtractedContexts class, other misc cleanup
Luck
·
2017-10-15 14:23:51 +01:00
b26fc69e73
Use saner class naming
Luck
·
2017-07-16 21:16:08 +01:00
cadd7545c5
Implement support for futures & other changes in the Sponge Permissions API
Luck
·
2017-07-16 14:12:36 +01:00
b41dea9ee1