This website requires JavaScript.
Explore
Help
Sign In
worldofcraft
/
LuckPerms-DBA
Watch
10
Star
0
Fork
0
You've already forked LuckPerms-DBA
Code
Issues
Pull Requests
Releases
Wiki
Activity
731
Commits
1
Branch
0
Tags
c82d028429d2f1c4f930fa8c92e3fcce86ea76eb
Commit Graph
512 Commits
fix yaml/json schema migration
Luck
·
2017-04-12 21:33:59 +01:00
c82d028429
Fix incorrect chat meta command usage
Luck
·
2017-04-12 17:59:51 +01:00
be2a8b7b07
Remove getuuid command
why did that ever exist anyways
Luck
·
2017-04-12 17:25:22 +01:00
261fc82016
Convert promote / demote commands to use new context system, update en locale with latest changes
Luck
·
2017-04-12 17:11:01 +01:00
37b940f3a5
Only perform flatfile schema migration if the new dir doesn't exist
Luck
·
2017-04-12 14:28:39 +01:00
0504e904a2
log the file name when exceptions are thrown during i/o
Luck
·
2017-04-12 14:09:51 +01:00
71bfdd9bfd
API changes for 3.1
Luck
·
2017-04-10 22:26:20 +01:00
4fb07ff181
Ensure expired permissions are removed when users/groups are loaded for commands
Luck
·
2017-04-10 20:57:59 +01:00
4631dcf857
Re-implement bulk updates
Luck
·
2017-04-10 19:33:23 +01:00
f6f9840eb7
Remove old bulk edit commands
Luck
·
2017-04-10 14:56:46 +01:00
242672f49d
Fix accumulation of temporary perms with a world or server context (
#235
)
creator3
·
2017-04-08 20:49:10 +01:00
c32c975a71
Make sure world names are lowercase'd
Luck
·
2017-04-08 17:00:36 +01:00
82e759d708
Fix export command switchprimarygroup output, and log player uuid if their username isn't included
Luck
·
2017-04-07 19:59:53 +01:00
132d0cf578
Make the standard MySQL driver the default again
Luck
·
2017-04-06 11:30:17 +01:00
029dc9f8d9
Use the mariadb driver by default
Luck
·
2017-04-05 21:23:18 +01:00
5567b1dad8
Refactor NodeModel into a more useful class, remove duplicate context serialization methods
Luck
·
2017-04-04 19:19:31 +01:00
ea00ec64af
Fixes for the verbose uploader
Luck
·
2017-04-04 17:17:57 +01:00
7259e6be0a
Add '/lp group <group> listmembers' command -
closes
#203
Luck
·
2017-04-04 16:07:41 +01:00
2e40557b39
Improve performance of resolve methods in PermissionHolder, other cleanup
Luck
·
2017-04-04 15:22:25 +01:00
e68fc7c558
Only allow one server and one world in context sets parsed from command args
Luck
·
2017-04-04 13:47:50 +01:00
055dfb000d
Properly sort storage files -
closes
#227
Luck
·
2017-04-03 10:57:29 +01:00
b997ab6e3f
Cleanup sponge delegate classes
Luck
·
2017-04-03 10:27:31 +01:00
25f31d0bb8
Fix broken command parameter & update default locale file
Luck
·
2017-04-03 09:53:26 +01:00
4cfd8a7e2c
Implement accumulation of static contexts from a file
Luck
·
2017-04-03 01:42:49 +01:00
0ec19a8fee
Replace guava caches with caffeine
Luck
·
2017-04-03 00:53:04 +01:00
2749563f5d
Allow context pairs to be specified in commands, fix misuse of exceptions in the permission holder class
Luck
·
2017-04-02 18:44:05 +01:00
e7e2e3f7e0
Fix compatibility with older gson versions -
closes
#222
Luck
·
2017-04-01 07:26:05 +01:00
0a33c0aac5
Add "use-vault-server" config option, depreciate vault primary group override feature
Luck
·
2017-03-27 17:35:28 +01:00
ae82807139
Remove missing permission nodes before adding new ones when saving users/groups with SQL storage
Luck
·
2017-03-27 16:54:59 +01:00
65147e1935
Fix some concurrency issues with login handling
Luck
·
2017-03-26 18:40:09 +01:00
8e557d122b
Cleanup some misc stuff
Luck
·
2017-03-26 16:10:49 +01:00
486b19aa90
Force some config options to be read as lower case
Luck
·
2017-03-25 23:23:20 +00:00
14cb34ac95
Provide tab completion for rewritten arguments & add some more rules
Luck
·
2017-03-25 20:27:33 +00:00
abfc23b04d
Fix parent set command also adding default
Luck
·
2017-03-25 20:06:30 +00:00
ebb24aefa1
Fix removing temporary permissions/parents/meta in global context
Luck
·
2017-03-25 19:58:56 +00:00
2573f46f40
Output group/track lists in alphabetical order
Luck
·
2017-03-25 19:48:17 +00:00
5dcb8cd73a
Don't bother loading test classes (
#217
)
Luck
·
2017-03-25 11:38:02 +00:00
e4bfe09882
Cleanup remaining (un)setPermission methods
Luck
·
2017-03-25 11:04:25 +00:00
671e2adc32
Rewrite inheritance resolution implementation
Luck
·
2017-03-24 22:18:18 +00:00
1137e476dd
Automatically push updates to other servers via the messaging service when commands are ran
Luck
·
2017-03-21 21:58:45 +00:00
c36b0d2975
Rename "debug" classes to "verbose"
Luck
·
2017-03-20 17:22:18 +00:00
f8ad562b95
Slight speed improvement for import processes
Luck
·
2017-03-19 20:52:35 +00:00
c35ab38f36
Implement nicer json format for Sponge local data
Luck
·
2017-03-19 17:54:12 +00:00
073b775566
Implement new file layout for YAML / JSON storage files (
#211
)
Luck
·
2017-03-19 15:37:30 +00:00
85c7a7db8d
Clarify the file names of H2 and SQLite databases
Luck
·
2017-03-18 23:00:12 +00:00
1e134df27d
Enforce that ContextSets use the HashMultimap variant -
closes
#208
Luck
·
2017-03-18 20:18:18 +00:00
bdff84885a
Fix PM migration command not being registered
Luck
·
2017-03-18 17:26:44 +00:00
f1a9c3722c
Correct the case of group names when retrieved from Node instances
Luck
·
2017-03-18 14:43:34 +00:00
a0aec52661
Fix primary groups being selected in reverse order
Luck
·
2017-03-17 23:00:37 +00:00
c2165e0196
Add some alternate options for primary group calculation
Luck
·
2017-03-17 22:54:18 +00:00
2e75bc3f3b
First
Previous
1
2
3
4
5
...
Next
Last