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
844
Commits
1
Branch
0
Tags
5784458d03d3a9ddb2953a20074a6344e23dc033
Commit Graph
844 Commits
This Branch
This Branch
All Branches
Make Sponge's #getFriendlyIdentifier return usernames of Users and display names of Groups (
#412
)
Luck
·
2017-08-03 18:39:39 +01:00
5784458d03
Remove unnecessary extra cache in ContextManager
Luck
·
2017-08-02 21:48:22 +01:00
3d2115ff3c
Fix sponge config loading -
closes
#407
Luck
·
2017-07-31 22:26:59 +01:00
8618a67e2e
Give default group if needed after "parent remove" (
#405
)
Luck
·
2017-07-30 21:08:05 +01:00
234b9cafd7
Fix IndexOutOfBoundsException with 'permission settemp' command (
#403
)
Luck
·
2017-07-30 15:23:42 +01:00
4ecd899bac
Inject bukkit permissible at lowest priority instead of low
Luck
·
2017-07-27 12:58:31 +01:00
ce2c943397
Don't load contexts file twice
Luck
·
2017-07-26 10:31:14 +01:00
51898abb71
Throw an NPE if a null delegate sender is passed to SenderFactory#wrap
Luck
·
2017-07-26 10:10:25 +01:00
e2f800dd63
fix error with null subject in ContextManager removal listener -
closes
#392
Luck
·
2017-07-24 19:42:35 +01:00
d9e5bc9345
Cleanup & document a number of Bukkit impl classes
Luck
·
2017-07-24 14:32:10 +01:00
e42cc101cc
Flush storage buffer more frequently
Luck
·
2017-07-22 20:42:53 +01:00
845367e847
Cleanup handling of empty permissions when migrating data (
closes
#387
)
Luck
·
2017-07-22 20:04:55 +01:00
90afd3c3ed
Fix possible NPEs when calling API storage events -
fixes
#384
Luck
·
2017-07-22 00:06:37 +01:00
b4aeb04d1b
Fix IllegalStateException in meta info command -
closes
#385
Luck
·
2017-07-22 00:00:58 +01:00
65b0d45738
Update /lp info output
Luck
·
2017-07-19 22:15:12 +01:00
3c44388883
Add option to disable colored logging (
#382
)
Luck
·
2017-07-18 17:58:40 +01:00
400f3a9156
Use single quotes in escapeStringForSql (
#379
)
creator3
·
2017-07-16 23:53:15 +02:00
ad6e837aa5
Use saner class naming
Luck
·
2017-07-16 21:16:08 +01:00
cadd7545c5
Implement support for futures & other changes in the Sponge Permissions API
Luck
·
2017-07-16 14:12:36 +01:00
b41dea9ee1
Improve /lp listgroups output -
closes
#368
Luck
·
2017-07-10 10:09:29 +01:00
7a6c0ab154
Fail silently when the Sponge Server is not available -
closes
#367
Luck
·
2017-07-10 09:18:58 +01:00
1bb1f5ebb3
Use GA MySQL version
Luck
·
2017-07-09 18:05:08 +01:00
fce5b8430d
Fix generating unset commands for temporary nodes
Luck
·
2017-07-07 19:39:31 +01:00
0befa6a491
Make 'meta info' and 'parent info' clickable (
#311
)
Luck
·
2017-07-07 19:28:26 +01:00
b12ce943f7
Update dependency versions
Luck
·
2017-07-07 14:48:42 +01:00
d23b29aeb1
Implement argument based permissions for LP commands -
closes
#52
,
#170
,
#174
Luck
·
2017-07-07 12:43:13 +01:00
42d48c8da2
Add RedisBungee messaging service option for BungeeCord
Luck
·
2017-07-03 16:24:00 +01:00
9e83a5e4d9
Add option to use the servers uuid cache/lookup facility (
#354
)
Luck
·
2017-07-03 16:07:33 +01:00
d2bf940105
Fix jsr being shaded & tweak javadoc generation to link to guava docs correctly
Luck
·
2017-07-02 22:04:37 +01:00
7d4aca68cc
Change verbose output slightly
Luck
·
2017-07-02 21:29:48 +01:00
d7094909c0
Fix vault lookups with a specified world
Luck
·
2017-07-02 10:49:07 +01:00
7083d55a9b
Export groups in order of weight, then alphabetically
Luck
·
2017-06-30 19:43:45 +01:00
770db2fee0
Fix bukkit defaults still being applied to subscriptions when disabled
Luck
·
2017-06-30 19:32:12 +01:00
b8e65c4f26
Don't cancel re-allowed connections unless the cancel was made by LP
Luck
·
2017-06-26 21:39:59 +01:00
5cd5186092
Fix lp tree max recursion property
Luck
·
2017-06-26 16:31:30 +01:00
fa0b66c2dc
Fix NPE when loading locale file -
closes
#338
Luck
·
2017-06-24 17:26:52 +01:00
1b199fd2c7
Add jsr305 annotations to the API
Luck
·
2017-06-24 17:25:13 +01:00
2ffbeeef8e
YAML/JSON batch permission defining (
#337
)
Chris N
·
2017-06-22 10:41:29 +01:00
26ce8b8ab7
Don't force cancel Sponge ClientConnection.Join if the cancellation state changes, shuffle event orders slightly -
fixes
#335
Luck
·
2017-06-20 21:37:38 +01:00
8e224c4a27
Make command defintion/usage messages translatable
Luck
·
2017-06-20 20:20:41 +01:00
cf5318b92b
Store all accumulated meta values in MetaCache
Luck
·
2017-06-19 21:48:52 +01:00
e50fa17f7c
Add jar signing to build scripts
Luck
·
2017-06-19 20:09:18 +01:00
8766e3b408
Fix BungeePerms migration -
closes
#333
Luck
·
2017-06-19 16:43:00 +01:00
c4c7f06d83
Fix NPE with null context in FileWatcher
Luck
·
2017-06-14 17:32:02 +01:00
413e304845
Deploy source & javadoc jar with the API
Luck
·
2017-06-13 20:17:41 +01:00
046daf23d0
Don't send messages to command blocks async
Luck
·
2017-06-13 17:30:01 +01:00
c57947949c
Tidy up configuration file layouts
Luck
·
2017-06-12 21:41:23 +01:00
0acefde805
Replace fanciful with KyoriPowered/text
Luck
·
2017-06-11 14:46:56 +01:00
a9e751b4b8
Fix argument validation for parent settrack command -
closes
#321
Luck
·
2017-06-11 10:27:26 +01:00
3df1ae8ded
Add some missing tab completions, remove /lp log export command
Luck
·
2017-06-09 22:19:07 +01:00
b4a2da0ea8
First
Previous
1
2
3
4
5
...
Next
Last