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
647
Commits
1
Branch
0
Tags
07f38aa283ea3c52f4d928ec940b7cb8b87aeb74
Commit Graph
442 Commits
Fix issue where group nodes could be unset using the permission commands, and where users with per-server groups wouldn't be assigned to the default group globally
Luck
·
2017-03-05 19:05:05 +00:00
ecf1d3790c
Fix creating delimiter patterns
Luck
·
2017-02-26 21:28:40 +00:00
2862f0dfae
Fix getUuid and getName API methods returning null for User, Group and Track instances
Luck
·
2017-02-26 20:46:37 +00:00
fd4963c74b
misc cleanup
Luck
·
2017-02-26 12:43:35 +00:00
df99ef4481
Cleanup LuckPermsSubjectData (
fixes
#194
)
Luck
·
2017-02-26 01:00:02 +00:00
26afb69a14
misc cleanup
Luck
·
2017-02-24 19:31:45 +00:00
e8c0c43e9d
Events rewrite, remove most deprecated API methods (v3.0)
Luck
·
2017-02-19 14:57:20 +00:00
6798fb21b2
Clarify thrown exception when a null context is returned
Luck
·
2017-02-16 21:45:43 +00:00
b328fa74a7
Don't bother adding checks to the listener queue if no listeners are registered
Luck
·
2017-02-15 19:39:24 +00:00
8d86eed0a7
Add /lp tree command -
closes
#175
Luck
·
2017-02-15 19:21:27 +00:00
05f906a759
Respect prefix option set in subject -
closes
#149
Luck
·
2017-02-14 17:11:17 +00:00
bd97a7c5d2
Remove redundant SQL queries and fix issue where multiple uuids could be mapped to the same username -
fixes
#179
Luck
·
2017-02-14 16:23:54 +00:00
a3a23d8870
import log should be sent to console too
Luck
·
2017-02-13 16:26:41 +00:00
30bddceac5
Test verbose filters before registering them (
#178
)
Luck
·
2017-02-12 17:19:16 +00:00
3f17e8c3c8
Allow negated group permissions
Luck
·
2017-02-08 21:04:34 +00:00
1df6f4b9df
Ignore commented lines on dump imports & add annotations to export files -
closes
#169
Luck
·
2017-02-05 09:58:24 +00:00
0d1f3b855f
Modify node escaping to use "\" characters, and remove all limits on node/server/world strings -
closes
#166
Luck
·
2017-02-04 12:18:45 +00:00
9b8d6e1dc7
Add configurable duration handling when a holder already has a temporary permission/parent/option set -
closes
#152
Luck
·
2017-02-03 22:24:42 +00:00
6540c695de
fix jedis shading -
closes
#158
Luck
·
2017-02-02 16:00:18 +00:00
c837dd5cc8
fix build
Luck
·
2017-02-02 15:16:08 +00:00
d804c4be2a
Fix import/export handling -
closes
#159
Luck
·
2017-02-02 15:13:44 +00:00
ede413a213
Cleanup all migration commands -
closes
#63
Luck
·
2017-02-01 18:41:15 +00:00
9cee319ed9
Fix build
Luck
·
2017-01-31 12:32:18 +00:00
f7b281f655
Fix migration log being sent to the console twice
Luck
·
2017-01-31 12:29:06 +00:00
8dbb083b90
Refactor plugin and scheduler interfaces
Luck
·
2017-01-31 12:14:42 +00:00
0be6d658ed
Fix search command page number
Luck
·
2017-01-30 20:13:19 +00:00
1efce41767
Fix search command page number
Luck
·
2017-01-30 20:13:19 +00:00
da23b6ea9a
Fix sponge PEX/PM migration issue with defaults
Luck
·
2017-01-29 21:56:09 +00:00
a61d3b3fd4
Use reflection in the #getAllKeys method instead of a list
Luck
·
2017-01-29 14:52:42 +00:00
ab9284b80f
Change update messages to account for more than just redis messaging
Luck
·
2017-01-29 11:09:11 +00:00
424af27a47
prettify the verbose paste output
Luck
·
2017-01-26 19:47:46 +00:00
a617675771
Compile with shaded redis version -
fixes
#150
Luck
·
2017-01-26 13:54:23 +00:00
86b203c21b
Fix apache pool2 jar not loading correctly -
closes
#150
Luck
·
2017-01-25 22:07:50 +00:00
73c5a1ad9b
Fix some usage messages
Luck
·
2017-01-24 21:48:47 +00:00
81c71777cb
Fix null config values throwing exception -
closes
#147
Luck
·
2017-01-24 20:13:18 +00:00
599072eef6
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 all users sharing the same meta state
Luck
·
2017-01-22 22:19:29 +00:00
8025f3a082
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
First
Previous
1
2
3
4
5
...
Next
Last