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
632
Commits
1
Branch
0
Tags
abddb265be001ebfda6bbcdeb6846a440dcc1300
Commit Graph
632 Commits
This Branch
This Branch
All Branches
ensure all bukkit permissions are registered on startup
Luck
·
2017-02-18 08:50:06 +00:00
abddb265be
Clarify thrown exception when a null context is returned
Luck
·
2017-02-16 21:45:43 +00:00
b328fa74a7
Fix NPE caused by generating the wrong ExtractedContexts type -
closes
#185
Luck
·
2017-02-16 21:43:27 +00:00
f97aa651a0
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
Fix setting chat meta with Vault, remove unnecessary permissible recalculations & general cleanup
Luck
·
2017-02-15 12:53:52 +00:00
4b16be1b75
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
Make the bukkit command manager more accessible
Luck
·
2017-02-13 12:53:22 +00:00
989a2cc89c
Test verbose filters before registering them (
#178
)
Luck
·
2017-02-12 17:19:16 +00:00
3f17e8c3c8
Apply regex perms before wildcards
Luck
·
2017-02-11 12:12:28 +00:00
140e6b08ca
Fix sponge service returning subjects in reverse priority order
Luck
·
2017-02-09 23:00:48 +00:00
6a39b721ba
Allow negated group permissions
Luck
·
2017-02-08 21:04:34 +00:00
1df6f4b9df
Switch SpongeGroup meta handling to use MetaHolder -
closes
#171
Luck
·
2017-02-06 22:38:03 +00:00
9493fb3a7a
Ignore commented lines on dump imports & add annotations to export files -
closes
#169
Luck
·
2017-02-05 09:58:24 +00:00
0d1f3b855f
"Explaination" --> "Explanation" (
#168
)
Michael Vorburger
·
2017-02-04 22:32:34 +00:00
0982154a15
Fix NPE for vault getUserMeta when defaultValue is null and the LP value is also null
Luck
·
2017-02-04 17:45:26 +00:00
378f3f5efa
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 option lookups in specific contexts returning as global instead
Luck
·
2017-02-03 17:18:18 +00:00
1d71ec07be
fix jedis shading -
closes
#158
Luck
·
2017-02-02 16:00:18 +00:00
c837dd5cc8
Fix OPs disabled message
Luck
·
2017-02-02 15:58:34 +00:00
bc52e4da0e
Fix Sponge PEX meta migration weightings
Luck
·
2017-02-02 15:33:15 +00:00
f0b4040458
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
Update readme
Luck
·
2017-01-27 20:37:27 +00:00
5039a05055
fix NPE on login
Luck
·
2017-01-26 21:05:44 +00:00
d150b22eae
prettify the verbose paste output
Luck
·
2017-01-26 19:47:46 +00:00
a617675771
Pull git commit id once only - should improve build time
Luck
·
2017-01-26 13:55:06 +00:00
f27034bb35
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 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
First
Previous
1
2
3
4
5
...
Next
Last