Commit Graph

921 Commits

Author SHA1 Message Date
Luck
942fd3c4ce
Fix vault lookups with static context 2017-05-11 20:04:11 +01:00
Luck
8cf32752e9
Fix meta info only showing values in global context 2017-05-11 19:46:28 +01:00
Luck
b240ca9939
Add parent cleartrack command, cleanup Messages enum 2017-05-09 16:26:55 +01:00
Luck
e25d99129c
Implement parent settrack command - closes #112 2017-05-09 14:06:16 +01:00
Luck
1fee47e087
Implement default contexts - closes #241 2017-05-09 13:36:43 +01:00
Luck
e835b31277
Apply world rewrites on-top of the real world name, and apply recursively (#255) 2017-05-09 13:07:39 +01:00
Luck
6817945e12
Bump sponge API version, cleanup 2017-05-09 12:55:45 +01:00
Luck
030fb1262e
Fix being able to negate permissions/parents/meta in specific contexts 2017-05-08 22:27:46 +01:00
Luck
fae49096f3
Fix retrieving meta keys from Vault which contain delimited characters - closes #270 2017-05-08 21:43:20 +01:00
EuropeJing
afd491ecea Update zh-CN locale (#281) 2017-05-08 20:17:51 +01:00
EuropeJing
09bc100ad9 Add zh-CN locale (#279) 2017-05-08 18:11:29 +01:00
Luck
037f18ac56
Fix zPerms parent group migration for users, and fix migration of temporary memberships 2017-05-08 17:45:17 +01:00
Luck
a5746dfa21
Support sponge selector resolution - closes #275 2017-05-07 22:52:45 +01:00
Luck
cedc5108fc
Refactor Patterns to PatternCache 2017-05-07 13:56:42 +01:00
Luck
65af3d0f54
Add data constraints - closes #256 2017-05-07 13:44:29 +01:00
Luck
6c4fa65f91
Fix migrating weight with zPerms 2017-05-06 23:35:58 +01:00
Luck
4731ad8061
Fix migrating false zPerms nodes 2017-05-06 21:06:22 +01:00
Luck
7dc41e15d3
Fix users being cleaned up too early and then logging back into the server - closes #271 2017-05-06 18:24:44 +01:00
Luck
8326539d40
Refactor LP PermissionService to implement a modified API & add proxied classes 2017-05-03 20:14:31 +01:00
Luck
163e6e0f2a
Always load user data caches alongside user instances 2017-05-02 16:55:08 +01:00
Luck
f56bb251e9
Cleanup some stuff 2017-05-02 16:36:46 +01:00
Luck
152ca99276
Fix issue with bulk removing suffixes 2017-04-25 16:51:21 +01:00
Luck
7c398d2c67
Split up chat messages sent to console containing new lines 2017-04-23 20:51:24 +01:00
Luck
a526c942ca
Add config options to allow for finer control over how permissions are calculated, and set include-global to true on BungeeCord by default 2017-04-23 20:30:58 +01:00
Luck
af8fd15929
improve speed of NodeTools#removeSamePermission 2017-04-23 11:51:56 +01:00
Luck
7bfd5d4bc8
implement atomic group insertion 2017-04-22 22:53:29 +01:00
Luck
4382d5c56d
show uuid in log messages if username is null 2017-04-21 21:28:50 +01:00
Luck
f43b9c96de
cleanup login handling & add CountdownLatch to ensure the plugin has started before logins are handled 2017-04-21 19:10:25 +01:00
Luck
c64f72e394
Fix issue with loading usernames on MongoDB - closes #257 2017-04-21 16:58:07 +01:00
Luck
3d54f832c5
cleanup duplicated method 2017-04-20 19:26:47 +01:00
Luck
867ba24c6c
support glowstone (maybe) 2017-04-20 19:15:37 +01:00
Luck
9715c5394c
Fix NPE caused by AllParentsByWeight primary group selector - closes #252 2017-04-18 17:11:07 +01:00
Luck
67b5c72520
Cleanup handling of unknown/null usernames for users 2017-04-17 19:31:52 +01:00
Articuno
43450f6cc7 Update RU locale (#250) 2017-04-17 10:12:37 +01:00
Luck
a3737d4f35
fix typo 2017-04-16 11:08:54 +01:00
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