Commit Graph

685 Commits

Author SHA1 Message Date
Luck
1707f333bf update javadocs link in readme 2017-02-23 21:59:43 +00:00
Luck
6798fb21b2
Events rewrite, remove most deprecated API methods (v3.0) 2017-02-19 14:57:20 +00:00
Luck
89ff3b169b
Fix bukkit child permission handling to not include permissions with no children & cleanup permission registration 2017-02-18 21:01:09 +00:00
Luck
abddb265be
ensure all bukkit permissions are registered on startup 2017-02-18 08:50:06 +00:00
Luck
b328fa74a7
Clarify thrown exception when a null context is returned 2017-02-16 21:45:43 +00:00
Luck
f97aa651a0
Fix NPE caused by generating the wrong ExtractedContexts type - closes #185 2017-02-16 21:43:27 +00:00
Luck
8d86eed0a7
Don't bother adding checks to the listener queue if no listeners are registered 2017-02-15 19:39:24 +00:00
Luck
05f906a759
Add /lp tree command - closes #175 2017-02-15 19:21:27 +00:00
Luck
4b16be1b75
Fix setting chat meta with Vault, remove unnecessary permissible recalculations & general cleanup 2017-02-15 12:53:52 +00:00
Luck
bd97a7c5d2
Respect prefix option set in subject - closes #149 2017-02-14 17:11:17 +00:00
Luck
a3a23d8870
Remove redundant SQL queries and fix issue where multiple uuids could be mapped to the same username - fixes #179 2017-02-14 16:23:54 +00:00
Luck
30bddceac5
import log should be sent to console too 2017-02-13 16:26:41 +00:00
Luck
989a2cc89c
Make the bukkit command manager more accessible 2017-02-13 12:53:22 +00:00
Luck
3f17e8c3c8
Test verbose filters before registering them (#178) 2017-02-12 17:19:16 +00:00
Luck
140e6b08ca
Apply regex perms before wildcards 2017-02-11 12:12:28 +00:00
Luck
6a39b721ba Fix sponge service returning subjects in reverse priority order 2017-02-09 23:00:48 +00:00
Luck
1df6f4b9df
Allow negated group permissions 2017-02-08 21:04:34 +00:00
Luck
9493fb3a7a
Switch SpongeGroup meta handling to use MetaHolder - closes #171 2017-02-06 22:38:03 +00:00
Luck
0d1f3b855f
Ignore commented lines on dump imports & add annotations to export files - closes #169 2017-02-05 09:58:24 +00:00
Michael Vorburger
0982154a15 "Explaination" --> "Explanation" (#168) 2017-02-04 22:32:34 +00:00
Luck
378f3f5efa
Fix NPE for vault getUserMeta when defaultValue is null and the LP value is also null 2017-02-04 17:45:26 +00:00
Luck
9b8d6e1dc7
Modify node escaping to use "\" characters, and remove all limits on node/server/world strings - closes #166 2017-02-04 12:18:45 +00:00
Luck
6540c695de
Add configurable duration handling when a holder already has a temporary permission/parent/option set - closes #152 2017-02-03 22:24:42 +00:00
Luck
1d71ec07be
fix option lookups in specific contexts returning as global instead 2017-02-03 17:18:18 +00:00
Luck
c837dd5cc8
fix jedis shading - closes #158 2017-02-02 16:00:18 +00:00
Luck
bc52e4da0e
Fix OPs disabled message 2017-02-02 15:58:34 +00:00
Luck
f0b4040458
Fix Sponge PEX meta migration weightings 2017-02-02 15:33:15 +00:00
Luck
d804c4be2a
fix build 2017-02-02 15:16:08 +00:00
Luck
ede413a213
Fix import/export handling - closes #159 2017-02-02 15:13:44 +00:00
Luck
9cee319ed9
Cleanup all migration commands - closes #63 2017-02-01 18:41:15 +00:00
Luck
f7b281f655
Fix build 2017-01-31 12:32:18 +00:00
Luck
8dbb083b90
Fix migration log being sent to the console twice 2017-01-31 12:29:06 +00:00
Luck
0be6d658ed
Refactor plugin and scheduler interfaces 2017-01-31 12:14:42 +00:00
Luck
1efce41767
Fix search command page number 2017-01-30 20:13:19 +00:00
Luck
da23b6ea9a
Fix search command page number 2017-01-30 20:13:19 +00:00
Luck
a61d3b3fd4
Fix sponge PEX/PM migration issue with defaults 2017-01-29 21:56:09 +00:00
Luck
ab9284b80f
Use reflection in the #getAllKeys method instead of a list 2017-01-29 14:52:42 +00:00
Luck
424af27a47
Change update messages to account for more than just redis messaging 2017-01-29 11:09:11 +00:00
Luck
5039a05055
Update readme 2017-01-27 20:37:27 +00:00
Luck
d150b22eae
fix NPE on login 2017-01-26 21:05:44 +00:00
Luck
a617675771
prettify the verbose paste output 2017-01-26 19:47:46 +00:00
Luck
f27034bb35
Pull git commit id once only - should improve build time 2017-01-26 13:55:06 +00:00
Luck
86b203c21b
Compile with shaded redis version - fixes #150 2017-01-26 13:54:23 +00:00
Luck
73c5a1ad9b
Fix apache pool2 jar not loading correctly - closes #150 2017-01-25 22:07:50 +00:00
Luck
81c71777cb
Fix some usage messages 2017-01-24 21:48:47 +00:00
Luck
599072eef6
Fix null config values throwing exception - closes #147 2017-01-24 20:13:18 +00:00
Luck
02ea3afbe9
Add "!" delimiter to verbose matching 2017-01-23 22:47:39 +00:00
Luck
0c1a2e82bf
implement verbose expression matching 2017-01-23 22:43:52 +00:00
Luck
f89fb87c92
Log the file name when I/O fails 2017-01-23 21:15:25 +00:00
Luck
98d6cf842a
reword check result message slightly 2017-01-23 21:08:27 +00:00