Commit Graph

591 Commits

Author SHA1 Message Date
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
Luck
69dc02b2c2
Add /lp check <user> <permission> command 2017-01-23 21:03:58 +00:00
Luck
7d1a3d32e9
Fix login NPE when async tasks run after the event has been fully handled 2017-01-23 16:22:25 +00:00
Luck
d93cc826b2
Fix backwards compatibility with redis 2017-01-22 22:49:11 +00:00
Luck
8025f3a082
Fix all users sharing the same meta state 2017-01-22 22:19:29 +00:00
Luck
247871f678
Cancel messaging task when the message is sent 2017-01-22 21:47:57 +00:00
Luck
327c8b83be
Implement BungeeCord & LilyPad messaging services - closes #142 2017-01-22 21:46:22 +00:00
Luck
0f8c334de8
FIx stacking backwards compatibility 2017-01-22 19:01:34 +00:00
Luck
292d4cd450
Implement stacking prefixes - closes #60 2017-01-22 18:23:08 +00:00
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