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
746
Commits
1
Branch
0
Tags
7bfd5d4bc844ee291bcbaadf28ce76c4cb8213ef
Commit Graph
746 Commits
This Branch
This Branch
All Branches
implement atomic group insertion
Luck
·
2017-04-22 22:53:29 +01:00
7bfd5d4bc8
show uuid in log messages if username is null
Luck
·
2017-04-21 21:28:50 +01:00
4382d5c56d
cleanup login handling & add CountdownLatch to ensure the plugin has started before logins are handled
Luck
·
2017-04-21 19:10:25 +01:00
f43b9c96de
Fix issue with loading usernames on MongoDB -
closes
#257
Luck
·
2017-04-21 16:58:07 +01:00
c64f72e394
cleanup duplicated method
Luck
·
2017-04-20 19:26:47 +01:00
3d54f832c5
support glowstone (maybe)
Luck
·
2017-04-20 19:15:37 +01:00
867ba24c6c
Fix NPE caused by AllParentsByWeight primary group selector -
closes
#252
Luck
·
2017-04-18 17:11:07 +01:00
9715c5394c
Cleanup handling of unknown/null usernames for users
Luck
·
2017-04-17 19:31:52 +01:00
67b5c72520
Update RU locale (
#250
)
Articuno
·
2017-04-17 10:12:37 +01:00
43450f6cc7
fix typo
Luck
·
2017-04-16 11:08:54 +01:00
a3737d4f35
Add not_on_track meta stack criteria
Luck
·
2017-04-16 11:06:05 +01:00
3314e94a9a
Fix getting primary groups for offline users
Luck
·
2017-04-15 20:32:03 +01:00
a27436b086
fix build
Luck
·
2017-04-15 19:53:12 +01:00
fe5554ffb1
Determine dynamic primary groups using current context
Luck
·
2017-04-15 19:08:04 +01:00
f305f8d822
Cleanup poms, update copyright header
Luck
·
2017-04-15 19:01:52 +01:00
1f54bc41cc
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
Update ru_RU locale (
#238
)
Articuno
·
2017-04-11 10:47:43 +01:00
c7305f6b06
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
fix issue with /reloading and permission registration
Luck
·
2017-04-10 18:17:09 +01:00
4de8165c95
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
Don't attempt to migrate empty permissions
Luck
·
2017-04-07 21:03:27 +01:00
9de44d2605
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 ru_RU.yml (
#224
)
Articuno
·
2017-03-30 18:45:50 +01:00
24e09fd2d9
Avoid parsing UUID in sponge world calculator
Luck
·
2017-03-30 18:40:36 +01:00
4d0499a61e
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
First
Previous
1
2
3
4
5
...
Next
Last