Commit Graph

911 Commits

Author SHA1 Message Date
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
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