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
589
Commits
1
Branch
0
Tags
02ea3afbe97a7025ec8f84568b6d008bbc4c322a
Commit Graph
589 Commits
This Branch
This Branch
All Branches
Add "!" delimiter to verbose matching
Luck
·
2017-01-23 22:47:39 +00:00
02ea3afbe9
implement verbose expression matching
Luck
·
2017-01-23 22:43:52 +00:00
0c1a2e82bf
Log the file name when I/O fails
Luck
·
2017-01-23 21:15:25 +00:00
f89fb87c92
reword check result message slightly
Luck
·
2017-01-23 21:08:27 +00:00
98d6cf842a
Add /lp check <user> <permission> command
Luck
·
2017-01-23 21:03:58 +00:00
69dc02b2c2
Fix login NPE when async tasks run after the event has been fully handled
Luck
·
2017-01-23 16:22:25 +00:00
7d1a3d32e9
Fix backwards compatibility with redis
Luck
·
2017-01-22 22:49:11 +00:00
d93cc826b2
Fix all users sharing the same meta state
Luck
·
2017-01-22 22:19:29 +00:00
8025f3a082
Cancel messaging task when the message is sent
Luck
·
2017-01-22 21:47:57 +00:00
247871f678
Implement BungeeCord & LilyPad messaging services -
closes
#142
Luck
·
2017-01-22 21:46:22 +00:00
327c8b83be
FIx stacking backwards compatibility
Luck
·
2017-01-22 19:01:34 +00:00
0f8c334de8
Implement stacking prefixes -
closes
#60
Luck
·
2017-01-22 18:23:08 +00:00
292d4cd450
Soften server checking regex - also towards
#143
Luck
·
2017-01-22 16:36:06 +00:00
38d1c9974b
Fix node shorthand parsing -
closes
#143
Luck
·
2017-01-22 16:29:52 +00:00
0be7300677
Fix using UTF-8 characters with MySQL -
closes
#129
Luck
·
2017-01-22 12:19:29 +00:00
c03585aeca
Fix config reloading causing ClassCastExceptions
Luck
·
2017-01-22 11:58:48 +00:00
d39dad3287
Add /lp reloadconfig command -
closes
#100
Luck
·
2017-01-21 20:14:25 +00:00
0a3ca3affe
Refactor config handling - towards
#100
Luck
·
2017-01-21 15:36:13 +00:00
b7cf0e6bc7
don't unload sponge data when a player quits
Luck
·
2017-01-20 20:02:42 +00:00
7430013cc3
fix API ClassCastException
Luck
·
2017-01-19 21:29:54 +00:00
6dd093fe72
Return subjects in priority order - related
CodeCrafter47/BungeeTabListPlus#175
Luck
·
2017-01-19 21:09:44 +00:00
8a8d6f16ae
Remove console only commands -
closes
#137
Luck
·
2017-01-19 20:39:09 +00:00
2e16844141
Fix bukkit login handling -
closes
#110
Luck
·
2017-01-19 20:04:22 +00:00
a152cc47c7
Colorize console info messages
Luck
·
2017-01-19 19:51:41 +00:00
241507228f
Include license file in the jars
Luck
·
2017-01-19 19:03:59 +00:00
8aa7d272fa
Prevent some shutdown exceptions -
closes
#136
Luck
·
2017-01-19 18:56:22 +00:00
01ac5382ea
Maybe fix default assignment parsing error with sponge
Luck
·
2017-01-18 22:40:25 +00:00
02b88a8357
Fix issues with default assignment loading on Sponge
Luck
·
2017-01-18 21:37:41 +00:00
c99d6556db
Remove world cache -
fixes
#135
Luck
·
2017-01-18 21:05:14 +00:00
1db777cd31
API changes for 2.17 -
closes
#123
Luck
·
2017-01-16 20:01:41 +00:00
aea44fc8bc
make clickable message invert filter more specific
Luck
·
2017-01-16 16:55:59 +00:00
c0da9d49d9
Properly invalidate user caches when defaults chance -
fixes
#118
Luck
·
2017-01-15 17:47:59 +00:00
ce42573f43
Make prefix/suffix string optional in the meta remove commands - related to
#83
Luck
·
2017-01-15 15:11:35 +00:00
148fe4c729
Change promote / demote behaviour at the end of tracks - towards
#112
Luck
·
2017-01-15 13:22:50 +00:00
32fd484b58
Fix reading and writing UTF-8 characters from storage files -
closes
#129
Luck
·
2017-01-15 12:18:12 +00:00
7d24e748b7
Subscribe to default permissions too
Luck
·
2017-01-14 23:49:45 +00:00
f1a1612f5d
Fix bukkit permission subscriptions
Luck
·
2017-01-14 23:19:11 +00:00
6501e5cf8d
Fix demote command not removing old group
Luck
·
2017-01-14 08:27:09 +00:00
cd4a684613
Add /lp search command
Luck
·
2017-01-13 20:11:25 +00:00
d06fda6d9d
Fix repo
Luck
·
2017-01-12 21:59:38 +00:00
139010e75b
bump fanciful version
Luck
·
2017-01-12 21:48:16 +00:00
7638b07e34
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
Fix promote/demote commands and primary groups conflicting
Luck
·
2017-01-12 19:45:44 +00:00
0fe251b6ec
Cache regex permissions when they get processed
Luck
·
2017-01-12 19:45:15 +00:00
a1afc70bcb
Add methods to get a list of users/groups with a specific permission
Luck
·
2017-01-11 21:25:57 +00:00
ced3e6959c
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 creating new tracks with SQLBacking
Luck
·
2017-01-09 19:24:12 +00:00
ab0f9bbdbd
Fix KCauldron dependency loading -
closes
#121
Luck
·
2017-01-09 18:20:03 +00:00
055d181c67
First
Previous
1
2
3
4
5
...
Next
Last