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
1,340
Commits
1
Branch
0
Tags
ee2de3cff1ca07ebc744fd901bfb4b23177fb8ef
Commit Graph
1340 Commits
This Branch
This Branch
All Branches
Some minor code cleanup (
#1262
)
MrMicky
·
2018-10-09 18:00:53 +01:00
ee2de3cff1
misc tidying
Luck
·
2018-10-07 19:48:20 +01:00
f96518b8e4
Setup gradle license format check
Luck
·
2018-09-24 13:52:59 +01:00
dac59966aa
Refactor storage system
Luck
·
2018-09-23 21:49:49 +01:00
8115fbaa98
Use the correct permission check method when forming tree views
Luck
·
2018-09-23 19:53:37 +01:00
8b97439ffc
Refactor Constraint/Comparison impls for bulkupdate
Luck
·
2018-09-23 19:53:16 +01:00
fa83986250
Fix race condition in BufferedRequest
Luck
·
2018-09-23 19:52:42 +01:00
e1b16465f8
Update commodore to 1.1
Luck
·
2018-09-23 15:40:33 +01:00
57619dacb1
Refactor buildscript determinePatchVersion function
Luck
·
2018-09-23 15:20:22 +01:00
64e54d89eb
Release v4.3.0
Luck
·
2018-09-23 15:04:15 +01:00
aa4139f0b7
Remove specific dependency on Sponge API 8 in the mod info file (
#1221
)
Luck
·
2018-09-23 15:02:02 +01:00
e2f1c1e16b
Fix class cast exception in NodeTypeKey#getTypeName (
#1230
)
Luck
·
2018-09-23 14:38:27 +01:00
1e7ef15e54
Fix buildscript deployment config for Sonatype
Luck
·
2018-09-23 14:30:09 +01:00
1cc156d6f6
Fix typo in the description of /lp export (
#1229
)
Imortalshard
·
2018-09-23 11:28:48 +01:00
1445a3faec
fix typo
Luck
·
2018-09-21 21:53:06 +01:00
1cf90692cf
Update for latest Velocity changes
Luck
·
2018-09-21 21:36:44 +01:00
5656bea3f9
Cleanup imports
Luck
·
2018-09-20 21:17:28 +01:00
8e344cea76
Fix slf4j loading (
#1224
)
Luck
·
2018-09-20 21:17:00 +01:00
5b1229c882
Improve Uuids#parse
thanks @kashike
Luck
·
2018-09-20 15:30:22 +01:00
834649b390
Operations to add new nodes with differing values should just override existing entries, instead of failing with the ALREADY_HAS result (
#1198
)
Luck
·
2018-09-20 11:25:31 +01:00
d28170cc3f
Detach from permissible objects with a 1 tick delay after player quit to allow plugins listening on monitor to still access data (
#1220
)
Luck
·
2018-09-20 11:07:20 +01:00
04e511026d
Fix NPE when loading subject data on Sponge (
#1222
)
Luck
·
2018-09-20 10:51:00 +01:00
11a3ecbba0
Don't trigger Vault primary thread checks whilst the server is starting up
Luck
·
2018-09-20 10:44:04 +01:00
51b7bb93e2
Update for velocity API changes
Luck
·
2018-09-19 21:47:22 +01:00
9fd2028d9f
NonNull annotations should be on the same line in interfaces
Luck
·
2018-09-19 21:12:54 +01:00
75f0f40d70
Move from findbugs jsr305 to checker-qual
Luck
·
2018-09-19 20:40:25 +01:00
3941c77826
Update gradle wrapper and buildscript plugins
Luck
·
2018-09-19 19:41:47 +01:00
4987ca3ba2
Fix Nukkit permissible null handling -
fixes
#1191
(
#1213
)
Jesse Boyd
·
2018-09-12 08:58:55 +01:00
5fa481337a
Separate formatted vs plain display name methods in User/Group
Continues from
3c773e6823
&
#1210
Luck
·
2018-09-10 16:54:16 +01:00
dd78e0e271
Use neutral color to display potentially colored names -
fixes
#1170
(
#1210
)
Max Lee
·
2018-09-10 16:41:14 +01:00
3c773e6823
Fix compile
Luck
·
2018-09-09 11:31:17 +01:00
54a9ff9256
Refactor config keys
Luck
·
2018-09-05 20:49:37 +01:00
eca6b09b18
Add 'require-sender-group-membership-to-modify' config option (
#1140
)
Luck
·
2018-09-05 15:49:29 +01:00
b7f8ca6658
Add flag to prevent users from being added/removed to/from the first group on a track (
#1151
)
Luck
·
2018-09-05 15:15:15 +01:00
ffdeadac8a
Expose TemporaryMergeBehaviour in the API (
#1189
)
Luck
·
2018-09-05 11:11:45 +01:00
9e769904bf
Rename "update task" --> "sync task"
Luck
·
2018-09-04 21:11:03 +01:00
8d79ec6b07
Avoid running full "update tasks" unless they're absolutely needed. Process Vault API "set" requests immediately instead of in the background
Luck
·
2018-09-04 21:02:40 +01:00
3a123f9fa1
Refactor MetaAccumulator to be a little more sane
Luck
·
2018-09-04 20:33:22 +01:00
f0c0328919
Update banner in readme
Luck
·
2018-09-03 13:56:49 +01:00
274286032a
Only allow import and export commands to interact with files in the data directory (
#1193
)
Luck
·
2018-09-02 22:20:29 +01:00
76517374a2
Revert MySQL driver update
Luck
·
2018-09-02 20:04:26 +01:00
2da027f3b5
Update some dependency versions
Luck
·
2018-09-02 16:36:28 +01:00
fd712f131f
Update gitignore
Luck
·
2018-08-31 20:27:13 +01:00
38613e5f03
Update messenger log prefixes
Luck
·
2018-08-31 20:22:31 +01:00
ec9060ba80
Optimize event generation & other misc improvements
Luck
·
2018-08-27 22:11:03 +01:00
502d57e744
Don't call NodeAddEvent when adding the default group (
#1177
)
Luck
·
2018-08-27 22:06:49 +01:00
c59f2ab37a
Send a more informative message when the bulkupdate command is used from in-game
Luck
·
2018-08-27 18:25:57 +01:00
066189b486
Update README
Luck
·
2018-08-27 09:37:41 +01:00
37d4f92c33
Add support for Velocity
Luck
·
2018-08-26 22:24:46 +01:00
55220e9d10
Fix build
Luck
·
2018-08-26 18:45:33 +01:00
bd41286076
First
Previous
1
2
3
4
5
...
Next
Last