Commit Graph

736 Commits

Author SHA1 Message Date
Luck
3314e94a9a
Add not_on_track meta stack criteria 2017-04-16 11:06:05 +01:00
Luck
a27436b086
Fix getting primary groups for offline users 2017-04-15 20:32:03 +01:00
Luck
fe5554ffb1
fix build 2017-04-15 19:53:12 +01:00
Luck
f305f8d822
Determine dynamic primary groups using current context 2017-04-15 19:08:04 +01:00
Luck
1f54bc41cc
Cleanup poms, update copyright header 2017-04-15 19:01:52 +01:00
Luck
c82d028429
fix yaml/json schema migration 2017-04-12 21:33:59 +01:00
Luck
be2a8b7b07
Fix incorrect chat meta command usage 2017-04-12 17:59:51 +01:00
Luck
261fc82016
Remove getuuid command
why did that ever exist anyways
2017-04-12 17:25:22 +01:00
Luck
37b940f3a5
Convert promote / demote commands to use new context system, update en locale with latest changes 2017-04-12 17:11:01 +01:00
Luck
0504e904a2
Only perform flatfile schema migration if the new dir doesn't exist 2017-04-12 14:28:39 +01:00
Luck
71bfdd9bfd
log the file name when exceptions are thrown during i/o 2017-04-12 14:09:51 +01:00
Articuno
c7305f6b06 Update ru_RU locale (#238) 2017-04-11 10:47:43 +01:00
Luck
4fb07ff181
API changes for 3.1 2017-04-10 22:26:20 +01:00
Luck
4631dcf857
Ensure expired permissions are removed when users/groups are loaded for commands 2017-04-10 20:57:59 +01:00
Luck
f6f9840eb7
Re-implement bulk updates 2017-04-10 19:33:23 +01:00
Luck
4de8165c95
fix issue with /reloading and permission registration 2017-04-10 18:17:09 +01:00
Luck
242672f49d
Remove old bulk edit commands 2017-04-10 14:56:46 +01:00
creator3
c32c975a71 Fix accumulation of temporary perms with a world or server context (#235) 2017-04-08 20:49:10 +01:00
Luck
82e759d708
Make sure world names are lowercase'd 2017-04-08 17:00:36 +01:00
Luck
9de44d2605
Don't attempt to migrate empty permissions 2017-04-07 21:03:27 +01:00
Luck
132d0cf578
Fix export command switchprimarygroup output, and log player uuid if their username isn't included 2017-04-07 19:59:53 +01:00
Luck
029dc9f8d9
Make the standard MySQL driver the default again 2017-04-06 11:30:17 +01:00
Luck
5567b1dad8
Use the mariadb driver by default 2017-04-05 21:23:18 +01:00
Luck
ea00ec64af
Refactor NodeModel into a more useful class, remove duplicate context serialization methods 2017-04-04 19:19:31 +01:00
Luck
7259e6be0a
Fixes for the verbose uploader 2017-04-04 17:17:57 +01:00
Luck
2e40557b39
Add '/lp group <group> listmembers' command - closes #203 2017-04-04 16:07:41 +01:00
Luck
e68fc7c558
Improve performance of resolve methods in PermissionHolder, other cleanup 2017-04-04 15:22:25 +01:00
Luck
055dfb000d
Only allow one server and one world in context sets parsed from command args 2017-04-04 13:47:50 +01:00
Luck
b997ab6e3f
Properly sort storage files - closes #227 2017-04-03 10:57:29 +01:00
Luck
25f31d0bb8
Cleanup sponge delegate classes 2017-04-03 10:27:31 +01:00
Luck
4cfd8a7e2c
Fix broken command parameter & update default locale file 2017-04-03 09:53:26 +01:00
Luck
0ec19a8fee
Implement accumulation of static contexts from a file 2017-04-03 01:42:49 +01:00
Luck
2749563f5d
Replace guava caches with caffeine 2017-04-03 00:53:04 +01:00
Luck
e7e2e3f7e0
Allow context pairs to be specified in commands, fix misuse of exceptions in the permission holder class 2017-04-02 18:44:05 +01:00
Luck
0a33c0aac5
Fix compatibility with older gson versions - closes #222 2017-04-01 07:26:05 +01:00
Articuno
24e09fd2d9 Add ru_RU.yml (#224) 2017-03-30 18:45:50 +01:00
Luck
4d0499a61e
Avoid parsing UUID in sponge world calculator 2017-03-30 18:40:36 +01:00
Luck
ae82807139
Add "use-vault-server" config option, depreciate vault primary group override feature 2017-03-27 17:35:28 +01:00
Luck
65147e1935
Remove missing permission nodes before adding new ones when saving users/groups with SQL storage 2017-03-27 16:54:59 +01:00
Luck
8e557d122b
Fix some concurrency issues with login handling 2017-03-26 18:40:09 +01:00
Luck
486b19aa90
Cleanup some misc stuff 2017-03-26 16:10:49 +01:00
Luck
14cb34ac95
Force some config options to be read as lower case 2017-03-25 23:23:20 +00:00
Luck
abfc23b04d
Provide tab completion for rewritten arguments & add some more rules 2017-03-25 20:27:33 +00:00
Luck
ebb24aefa1
Fix parent set command also adding default 2017-03-25 20:06:30 +00:00
Luck
2573f46f40
Fix removing temporary permissions/parents/meta in global context 2017-03-25 19:58:56 +00:00
Luck
5dcb8cd73a
Output group/track lists in alphabetical order 2017-03-25 19:48:17 +00:00
Luck
e4bfe09882
Don't bother loading test classes (#217) 2017-03-25 11:38:02 +00:00
Luck
eecbfe04db
Add es_ES locale 2017-03-25 11:13:45 +00:00
Luck
671e2adc32
Cleanup remaining (un)setPermission methods 2017-03-25 11:04:25 +00:00
Luck
1137e476dd
Rewrite inheritance resolution implementation 2017-03-24 22:18:18 +00:00