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,234
Commits
1
Branch
0
Tags
bcb4e5ca64f90474bcd5c843aa112a34f452c40a
Commit Graph
31 Commits
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
Various performance optimizations
Luck
·
2018-05-15 00:08:23 +01:00
18f09f9862
Release version 4.2.0
blaze it
Luck
·
2018-05-06 17:16:36 +01:00
64838708ab
Some small fixes and changes for ContextSet implementations
Luck
·
2018-04-27 18:50:36 +01:00
3784d904fb
Further improvements to the Sponge service design
Luck
·
2018-03-08 21:51:25 +00:00
f6c440c172
Implement Sponge subject lookup queries using CachedData from LP common
Luck
·
2018-03-07 23:50:23 +00:00
bf69d5314e
Extract common plugin behaviour into an abstract class
Luck
·
2018-03-03 16:26:37 +00:00
68e4d36f40
Implement SubjectDataUpdateEvent (
#753
)
Luck
·
2018-03-01 10:58:08 +00:00
d9a45b1090
Update API to 4.1
Luck
·
2018-02-23 22:13:41 +00:00
168e712324
Fix illegal argument exception when a proxied Sponge calculator adds an empty context (
#780
)
Luck
·
2018-02-22 22:24:21 +00:00
b1fa4263ed
Nukkit support (
#764
)
Luck
·
2018-02-18 15:10:35 +00:00
31e436868d
serialise -> serialize
Luck
·
2018-01-18 19:21:02 +00:00
a74475d4cd
Refactor some Sponge service details
Luck
·
2018-01-15 18:07:27 +00:00
9ceacdb739
move bukkit-legacy module to a separate project, cleanup poms
Luck
·
2018-01-08 20:01:02 +00:00
ea94bd8696
Remove lombok from the project
Luck
·
2018-01-07 18:40:23 +00:00
f646c04d09
fix compile
Luck
·
2017-12-30 19:38:58 +00:00
4fd89e6a34
fix abuse of static in SubjectReferenceFactory
Luck
·
2017-12-30 16:11:41 +00:00
7bf666b062
Populate Subject cache when obtaining SubjectReferences for instances which already exist
Luck
·
2017-12-30 15:23:31 +00:00
764665cf15
Extract out common constants & magic values into factory classes
Luck
·
2017-12-18 22:19:25 +00:00
fb92fd9357
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
General tidy up
Luck
·
2017-11-18 23:20:48 +00:00
6ca9eb13dd
Final bits of API refactoring, add group data caches, fix issue with LPPermissionAttachment fake map injection
Luck
·
2017-11-08 22:55:05 +00:00
a115ff8ce2
API 4.0 - this is a breaking change
Luck
·
2017-11-07 22:05:49 +00:00
175a21c0e4
Refactor sponge cache invalidation
Luck
·
2017-09-29 23:21:12 +01:00
1bd7e5c9c4
Cache SubjectReference instances, general cleanup
Luck
·
2017-09-21 21:59:27 +01:00
777c972bdc
Add tracing to /lp verbose, API updates/cleanup, add login process event, and utilise string interning for faster context/node comparisons
Luck
·
2017-09-10 21:25:00 +01:00
096885d91f
Properly implement Contexts#allowAll - bump API to 3.3
Luck
·
2017-08-13 22:21:04 +02:00
82466c2e5d
Update /lp info output
Luck
·
2017-07-19 22:15:12 +01:00
3c44388883
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