Luck
|
38d1c9974b
|
Soften server checking regex - also towards #143
|
2017-01-22 16:36:06 +00:00 |
|
Luck
|
0be7300677
|
Fix node shorthand parsing - closes #143
|
2017-01-22 16:29:52 +00:00 |
|
Luck
|
c03585aeca
|
Fix using UTF-8 characters with MySQL - closes #129
|
2017-01-22 12:19:29 +00:00 |
|
Luck
|
d39dad3287
|
Fix config reloading causing ClassCastExceptions
|
2017-01-22 11:58:48 +00:00 |
|
Luck
|
0a3ca3affe
|
Add /lp reloadconfig command - closes #100
|
2017-01-21 20:14:25 +00:00 |
|
Luck
|
b7cf0e6bc7
|
Refactor config handling - towards #100
|
2017-01-21 15:36:13 +00:00 |
|
Luck
|
7430013cc3
|
don't unload sponge data when a player quits
|
2017-01-20 20:02:42 +00:00 |
|
Luck
|
6dd093fe72
|
fix API ClassCastException
|
2017-01-19 21:29:54 +00:00 |
|
Luck
|
8a8d6f16ae
|
Return subjects in priority order - related CodeCrafter47/BungeeTabListPlus#175
|
2017-01-19 21:09:44 +00:00 |
|
Luck
|
2e16844141
|
Remove console only commands - closes #137
|
2017-01-19 20:39:09 +00:00 |
|
Luck
|
a152cc47c7
|
Fix bukkit login handling - closes #110
|
2017-01-19 20:04:22 +00:00 |
|
Luck
|
241507228f
|
Colorize console info messages
|
2017-01-19 19:51:41 +00:00 |
|
Luck
|
8aa7d272fa
|
Include license file in the jars
|
2017-01-19 19:03:59 +00:00 |
|
Luck
|
01ac5382ea
|
Prevent some shutdown exceptions - closes #136
|
2017-01-19 18:56:22 +00:00 |
|
Luck
|
02b88a8357
|
Maybe fix default assignment parsing error with sponge
|
2017-01-18 22:40:25 +00:00 |
|
Luck
|
c99d6556db
|
Fix issues with default assignment loading on Sponge
|
2017-01-18 21:37:41 +00:00 |
|
Luck
|
1db777cd31
|
Remove world cache - fixes #135
|
2017-01-18 21:05:14 +00:00 |
|
Luck
|
aea44fc8bc
|
API changes for 2.17 - closes #123
|
2017-01-16 20:01:41 +00:00 |
|
Luck
|
c0da9d49d9
|
make clickable message invert filter more specific
|
2017-01-16 16:55:59 +00:00 |
|
Luck
|
ce42573f43
|
Properly invalidate user caches when defaults chance - fixes #118
|
2017-01-15 17:47:59 +00:00 |
|
Luck
|
148fe4c729
|
Make prefix/suffix string optional in the meta remove commands - related to #83
|
2017-01-15 15:11:35 +00:00 |
|
Luck
|
32fd484b58
|
Change promote / demote behaviour at the end of tracks - towards #112
|
2017-01-15 13:22:50 +00:00 |
|
Luck
|
7d24e748b7
|
Fix reading and writing UTF-8 characters from storage files - closes #129
|
2017-01-15 12:18:12 +00:00 |
|
Luck
|
f1a1612f5d
|
Subscribe to default permissions too
|
2017-01-14 23:49:45 +00:00 |
|
Luck
|
6501e5cf8d
|
Fix bukkit permission subscriptions
|
2017-01-14 23:19:11 +00:00 |
|
Luck
|
cd4a684613
|
Fix demote command not removing old group
|
2017-01-14 08:27:09 +00:00 |
|
Luck
|
d06fda6d9d
|
Add /lp search command
|
2017-01-13 20:11:25 +00:00 |
|
Luck
|
139010e75b
|
Fix repo
|
2017-01-12 21:59:38 +00:00 |
|
Luck
|
7638b07e34
|
bump fanciful version
|
2017-01-12 21:48:16 +00:00 |
|
Luck
|
f7bf4416c9
|
Fix illegal cast from LPSubject to SpongeGroup - fixes #126
|
2017-01-12 21:19:34 +00:00 |
|
Luck
|
2b96b656a9
|
constants do not need getters
|
2017-01-12 21:14:27 +00:00 |
|
Luck
|
0fe251b6ec
|
Fix promote/demote commands and primary groups conflicting
|
2017-01-12 19:45:44 +00:00 |
|
Luck
|
a1afc70bcb
|
Cache regex permissions when they get processed
|
2017-01-12 19:45:15 +00:00 |
|
Luck
|
ced3e6959c
|
Add methods to get a list of users/groups with a specific permission
|
2017-01-11 21:25:57 +00:00 |
|
Luck
|
1c229d54d9
|
Cleanup
|
2017-01-11 18:55:46 +00:00 |
|
Luck
|
dd50193c18
|
Fix Sponge subjects from being unloaded and never reinitialized - closes #124
|
2017-01-10 19:17:45 +00:00 |
|
Luck
|
ab0f9bbdbd
|
Fix creating new tracks with SQLBacking
|
2017-01-09 19:24:12 +00:00 |
|
Luck
|
055d181c67
|
Fix KCauldron dependency loading - closes #121
|
2017-01-09 18:20:03 +00:00 |
|
Luck
|
7042c45deb
|
Fix retrieving log from SQLBacking
|
2017-01-08 20:12:33 +00:00 |
|
Luck
|
960c2291b6
|
Fully implement new SQL schema & add migration code
|
2017-01-08 19:33:27 +00:00 |
|
Luck
|
773bfe1407
|
Automatically sort YAML/JSON storage - closes #113
|
2017-01-08 11:02:13 +00:00 |
|
Luck
|
a23f995717
|
Hopefully fix #118
|
2017-01-08 10:44:48 +00:00 |
|
Luck
|
bd509b3c75
|
Fix build
|
2017-01-05 18:30:09 +00:00 |
|
Luck
|
a0f8ba9afb
|
Fix NPE in LuckPermsSubjectData - closes #115
|
2017-01-05 18:27:58 +00:00 |
|
Luck
|
a71e040c6d
|
Fix NPE with Vault transient permissions - closes #117
|
2017-01-05 18:20:17 +00:00 |
|
Luck
|
454abec468
|
Cleanup vault hook
|
2017-01-05 18:19:14 +00:00 |
|
Luck
|
96035d5257
|
Fix clickable node list
|
2016-12-30 15:02:22 +00:00 |
|
Luck
|
9f2b59f2a2
|
Refactor SQLBacking - still towards #77
|
2016-12-30 14:27:43 +00:00 |
|
Luck
|
a54046907d
|
change first login event handling
|
2016-12-30 12:46:24 +00:00 |
|
Luck
|
2ce5679373
|
Fix issue where only the first request for a user subject would wait for the loading task to complete. Closes #108
|
2016-12-30 00:42:33 +00:00 |
|