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 |
|
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
|
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 |
|
Luck
|
c36b0d2975
|
Automatically push updates to other servers via the messaging service when commands are ran
|
2017-03-21 21:58:45 +00:00 |
|
Luck
|
f8ad562b95
|
Rename "debug" classes to "verbose"
|
2017-03-20 17:22:18 +00:00 |
|
Luck
|
c35ab38f36
|
Slight speed improvement for import processes
|
2017-03-19 20:52:35 +00:00 |
|
Luck
|
073b775566
|
Implement nicer json format for Sponge local data
|
2017-03-19 17:54:12 +00:00 |
|
Luck
|
85c7a7db8d
|
Implement new file layout for YAML / JSON storage files (#211)
|
2017-03-19 15:37:30 +00:00 |
|
Luck
|
1e134df27d
|
Clarify the file names of H2 and SQLite databases
|
2017-03-18 23:00:12 +00:00 |
|
Luck
|
bdff84885a
|
Enforce that ContextSets use the HashMultimap variant - closes #208
|
2017-03-18 20:18:18 +00:00 |
|
Luck
|
f1a9c3722c
|
Fix PM migration command not being registered
|
2017-03-18 17:26:44 +00:00 |
|
Luck
|
a0aec52661
|
Correct the case of group names when retrieved from Node instances
|
2017-03-18 14:43:34 +00:00 |
|
Luck
|
c2165e0196
|
Fix primary groups being selected in reverse order
|
2017-03-17 23:00:37 +00:00 |
|
Luck
|
2e75bc3f3b
|
Add some alternate options for primary group calculation
|
2017-03-17 22:54:18 +00:00 |
|
Luck
|
e91c2ca427
|
Add method to export Message enum and update language file
|
2017-03-17 21:17:59 +00:00 |
|
Luck
|
965ff04bcc
|
Fix ClassCastException with MongoDB user search
|
2017-03-17 20:54:40 +00:00 |
|
Luck
|
ac4bd418f3
|
Rename online-mode config option to use-server-uuids to better reflect/clarify its purpose
|
2017-03-17 20:51:06 +00:00 |
|