Luck
|
65af3d0f54
|
Add data constraints - closes #256
|
2017-05-07 13:44:29 +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
|
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
|
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 |
|
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
|
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 |
|
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
|
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
|
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 |
|
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 |
|