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
553
Commits
1
Branch
0
Tags
6501e5cf8ddc832f5e5238bbfdcaf91d64308e44
Commit Graph
186 Commits
Fix illegal cast from LPSubject to SpongeGroup -
fixes
#126
Luck
·
2017-01-12 21:19:34 +00:00
f7bf4416c9
constants do not need getters
Luck
·
2017-01-12 21:14:27 +00:00
2b96b656a9
Cleanup
Luck
·
2017-01-11 18:55:46 +00:00
1c229d54d9
Fix Sponge subjects from being unloaded and never reinitialized -
closes
#124
Luck
·
2017-01-10 19:17:45 +00:00
dd50193c18
Fix KCauldron dependency loading -
closes
#121
Luck
·
2017-01-09 18:20:03 +00:00
055d181c67
Fully implement new SQL schema & add migration code
Luck
·
2017-01-08 19:33:27 +00:00
960c2291b6
Hopefully
fix
#118
Luck
·
2017-01-08 10:44:48 +00:00
a23f995717
Fix NPE in LuckPermsSubjectData -
closes
#115
Luck
·
2017-01-05 18:27:58 +00:00
a0f8ba9afb
Fix issue where only the first request for a user subject would wait for the loading task to complete.
Closes
#108
Luck
·
2016-12-30 00:42:33 +00:00
2ce5679373
Fixes towards
#77
Luck
·
2016-12-27 14:55:21 +00:00
2dad9f84fc
Change comments on configs; default ports for all storage backends
bakatrouble
·
2016-12-27 12:39:54 +00:00
f8a77cf809
Download dependencies at runtime instead of shading them in the jar
Luck
·
2016-12-22 21:17:02 +00:00
d3e60487bb
Maybe fix caching issues -
closes
#99
Luck
·
2016-12-22 15:34:22 +00:00
35f4aea69f
Make sync command reload sponge data too -
resolves
#98
Luck
·
2016-12-21 21:34:43 +00:00
8795383e7c
Cleanup sponge files and don't persist empty sections -
resolves
#96
Luck
·
2016-12-21 21:33:32 +00:00
fc4750706b
Improve memory footprint in low throughput caches
Luck
·
2016-12-20 12:42:20 +00:00
8a692200d5
Allow space on Sponge Group subjectcollection
Luck
·
2016-12-19 21:52:26 +00:00
9aeca91f22
Cache calls querying parent groups in bridge subjects -
closes
#69
Luck
·
2016-12-18 09:57:39 +00:00
4857969ca4
Add PEX track migration -
closes
#78
Luck
·
2016-12-12 19:51:21 +00:00
e5e77ffec5
Run all commands on the same thread -
fixes
#79
Luck
·
2016-12-11 11:34:18 +00:00
70aa3964ee
change jar names
Luck
·
2016-12-08 19:33:49 +00:00
d1426f1b37
cleanup imports
Luck
·
2016-12-07 22:21:22 +00:00
1e13ee87af
Closes
#58
- Disable OP commands on Sponge
Luck
·
2016-12-07 21:27:50 +00:00
4ecb2c7c27
Sponge: Fix migration for subjects with identifiers containing spaces
Luck
·
2016-12-07 21:14:24 +00:00
1c97cb3cec
implement clickable message base - towards
#68
Luck
·
2016-12-07 21:08:40 +00:00
25511f898c
implement cached state for all permission holders. towards
#69
Luck
·
2016-12-06 21:33:55 +00:00
257f426ab9
Fix
#66
Luck
·
2016-12-04 23:09:12 +00:00
1b7a66b41a
Add verbose pastebin upload functionality -
resolves
#55
Luck
·
2016-12-03 19:30:25 +00:00
8f9a1aa931
Sponge: remove spammy user not already loaded message
Luck
·
2016-12-03 14:11:53 +00:00
8b60fd0e55
Implement full caching for non user/group subjects
Luck
·
2016-12-03 13:26:17 +00:00
83b0f62d59
Fix
#65
Luck
·
2016-12-03 11:08:47 +00:00
dd3a78ada8
Changes for version 2.16
Luck
·
2016-12-02 20:20:31 +00:00
307e2b889c
Fix
#54
- getPermissionValue not checking default user
Luck
·
2016-12-02 17:26:38 +00:00
a063f7664d
WIP: Sponge service refactor
Luck
·
2016-12-02 17:20:36 +00:00
2b8bbc434f
Sponge: replace MemorySubjectData with own implementation
Luck
·
2016-11-26 17:19:04 +00:00
793a84edfb
Fix NPE
Luck
·
2016-11-25 21:19:12 +00:00
b7ac7680d9
Refactor Sponge subject handling
Luck
·
2016-11-25 20:59:28 +00:00
18dd59ed0f
Refactor managers
Luck
·
2016-11-25 18:28:10 +00:00
443906da55
Implement tab completion for permissions
Luck
·
2016-11-24 19:07:01 +00:00
cf456cff81
Fix Sponge subject data permission overrides
Luck
·
2016-11-23 22:17:49 +00:00
69b3c96e09
Fix Sponge defaults serialization
Luck
·
2016-11-23 21:44:59 +00:00
61eb86b3a0
Change PermissionService handling
Luck
·
2016-11-22 21:57:51 +00:00
f0ad32bc37
Sponge: also migrate defaults
Luck
·
2016-11-22 21:14:43 +00:00
aeeb2820f9
Fix onLateEnable always being fired
Luck
·
2016-11-22 20:42:43 +00:00
2d88405d69
Fix Sponge PEX migration
Luck
·
2016-11-22 20:39:56 +00:00
f32ed5db89
API changes for 2.15
Luck
·
2016-11-22 18:27:40 +00:00
f1606ac51b
Revert: Use faster wildcard parsing method
Luck
·
2016-11-21 17:07:13 +00:00
384fbf5464
Use faster wildcard parsing method
Luck
·
2016-11-20 20:41:39 +00:00
4874f9d051
Rearrange some packages, general cleanup
Luck
·
2016-11-20 13:44:36 +00:00
51732fa660
Improve info command
Luck
·
2016-11-19 21:56:11 +00:00
bb25632178
First
Previous
1
2
3
4
Next
Last