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
904
Commits
1
Branch
0
Tags
f98aafb97c1cc1da00f92bbc9e47c2f382a16c5c
Commit Graph
904 Commits
This Branch
This Branch
All Branches
Fix world content on BungeeCord not being lowercase'd
Luck
·
2017-09-24 23:43:39 +01:00
f98aafb97c
Bump dependency versions
Luck
·
2017-09-23 23:36:13 +01:00
f4d2a0daf9
Only load slf4j if it's not already present on the server
Luck
·
2017-09-23 21:15:45 +01:00
de8fb8de90
Add project Code of Conduct
Luck
·
2017-09-22 16:09:50 +01:00
44d137b8f9
Cache SubjectReference instances, general cleanup
Luck
·
2017-09-21 21:59:27 +01:00
777c972bdc
Re-add 'list' as an alias of 'permission info' - reverts
#461
,
closes
#473
Luck
·
2017-09-20 20:31:24 +01:00
f9efa15781
Fix tab completion inconsistencies caused by argument rewrites -
closes
#481
Luck
·
2017-09-20 20:27:46 +01:00
1d1cd679dd
Avoid loading slf4j when running on Sponge
Luck
·
2017-09-19 22:13:02 +01:00
a9ed4686dd
Only schedule a user cleanup when LuckPermsApi#cleanupUser is called
Luck
·
2017-09-18 20:50:50 +01:00
5b742eb5b2
Always load dependencies into the plugin classloader, and not it's parent -
fixes
#479
Luck
·
2017-09-17 19:30:43 +01:00
a3d78f4d0e
Fix group expiry time not being exported (
#474
)
Luck
·
2017-09-14 19:10:18 +01:00
214929e5e5
Fix startup deadlock
Luck
·
2017-09-13 21:24:35 +01:00
67602b8d85
Cleanup subscription updates & UserManager#loadAllUsers
Luck
·
2017-09-13 20:18:48 +01:00
2412edaa3a
Update zh-CN locale (
#466
)
EuropeJing
·
2017-09-12 08:47:37 +01:00
b1584aa2c3
Make some ingame messages more consistent with the LP theme, general cleanup
Luck
·
2017-09-11 22:21:57 +01:00
a14a416193
Fix missing depend
Luck
·
2017-09-10 21:45:47 +01:00
f3251e9407
Add tracing to /lp verbose, API updates/cleanup, add login process event, and utilise string interning for faster context/node comparisons
Luck
·
2017-09-10 21:25:00 +01:00
096885d91f
Added uranium server support to DependencyManager (
#464
)
Frank Zhang
·
2017-09-08 14:25:49 +01:00
368700156c
Fix NodeFactory#nodeAsCommand when unsetting meta nodes, fix meta unset command
Luck
·
2017-09-06 21:56:41 +01:00
81cf50520b
Bump caffeine and hikari versions (
#462
)
Luck
·
2017-09-05 23:56:45 +01:00
649748c2d3
Send some extra data to the editor data object
Luck
·
2017-09-05 14:54:22 +01:00
bf7a708440
Fix some issues with the recent import/export changes
Luck
·
2017-09-04 23:20:21 +01:00
8faa4d137b
Fix build
Luck
·
2017-09-04 22:32:02 +01:00
479bd91b74
Refactor Importer/Exporter to use multiple threads (
#317
)
Luck
·
2017-09-04 22:24:07 +01:00
6bc7f1fca2
Don't publish/broadcast log entries from the import process - towards
#317
Luck
·
2017-09-04 20:47:45 +01:00
dadd8e2c50
Refactor command execution to use Locks per target instead of (effectively) one for all commands - towards
#317
Luck
·
2017-09-04 20:42:21 +01:00
03f342a21c
Fix incorrect usage of CompletableFuture#thenCombineAsync
Luck
·
2017-09-04 17:56:01 +01:00
7fe5397e21
Add type argument to 'meta clear' command (
#457
)
Luck
·
2017-09-04 17:25:59 +01:00
b6e1fd179e
Add config option to prevent primary group removal (
#405
)
Luck
·
2017-09-04 17:03:17 +01:00
754c7d8e3b
Remove "list" alias for holder info (
#461
)
Luck
·
2017-09-04 16:55:10 +01:00
925d3ccd1b
Reduce buffer times, refactor MessagingService init
Luck
·
2017-09-04 16:49:43 +01:00
d60d0ac9c5
Catch Throwable instead of Exception when setting up BukkitJsonMessageHandler
Luck
·
2017-09-04 13:03:09 +01:00
e1b51dd6af
Run user cleanup task async and not on Storage init
Luck
·
2017-09-03 16:16:21 +01:00
fbe9d9f128
Add login debug option
Luck
·
2017-08-27 13:54:26 +01:00
509826949d
Update for latest Text version
Luck
·
2017-08-22 22:51:49 +01:00
39aaa8a292
Fix time test for node expiry times
Luck
·
2017-08-22 16:30:46 +01:00
069c76c53a
Refactor metastacks & primary group calculation
Luck
·
2017-08-21 15:45:29 +02:00
f45c0caa45
Update zh-CN locale (
#450
)
EuropeJing
·
2017-08-21 10:38:30 +02:00
41b0e10709
Update zh-CN locale (
#449
)
EuropeJing
·
2017-08-20 19:43:58 +02:00
8e8da20c13
Fix comparator and ensure @Nonnull annotated methods never return null in LogEntry
Luck
·
2017-08-20 14:51:46 +02:00
269aa39378
Dispatch log entries via the messaging service
Luck
·
2017-08-20 13:32:52 +02:00
ae8be97db7
Refactor and cleanup Log classes
Luck
·
2017-08-20 01:35:03 +02:00
f0ad40825b
Format times in /lp log into a shorter form
Luck
·
2017-08-19 11:38:08 +02:00
36d292747a
Remove "... data was saved to storage" messages
Luck
·
2017-08-19 11:08:28 +02:00
b65d2262bf
Send a more helpful message when the non legacy version of LP is installed on Bukkit 1.7 (
#437
)
Luck
·
2017-08-18 13:58:41 +02:00
a7ab0c6b36
Refactor weight lookups
Luck
·
2017-08-18 11:14:03 +02:00
c02fcb6508
Allow permission info command to be filtered by context (
#442
)
Luck
·
2017-08-18 10:44:54 +02:00
07c38de44b
Fix issue with casting UUIDs in MongoDB backing (
#443
)
Luck
·
2017-08-18 10:35:56 +02:00
188d62c99b
Fix text dependencies being shaded
Luck
·
2017-08-17 10:12:08 +02:00
76b203ad10
Update KyoriPowered/text dependency
Luck
·
2017-08-16 10:56:35 +02:00
909844aef5
First
Previous
1
2
3
4
5
...
Next
Last