1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-08 21:30:55 +02:00

120 Commits

Author SHA1 Message Date
Luck
6fc2321fad Refactor PlayerLoginProcessEvent
This is technically a breaking change, but I'm fairly sure I'm the only person using this event. It's quite obscure ;p
2019-01-02 13:54:55 +00:00
Luck
1213e58240 Depend on a specific Velocity snapshot version
Fixes #1319
Fixes VelocityPowered/Velocity#159
2018-12-06 14:04:31 +00:00
Luck
2da6298c53 Update references to the project website 2018-11-22 15:25:39 +00:00
Luck
90246afd03 Some misc refactoring 2018-11-22 14:51:20 +00:00
Luck
9809e591ad Reorganise some packages 2018-11-10 23:16:28 +00:00
Luck
5dda522a62 Add option to deduplicate prefix/suffix stacks (#1285) 2018-11-06 14:29:15 +00:00
Luck
e5be06e07b Use the newly added API method to retrieve Velocity implementation name / version 2018-11-06 13:18:58 +00:00
Luck
5e0b8ebdf6 Include meta lookup events in verbose output 2018-10-28 12:31:47 +00:00
Luck
1cf90692cf fix typo 2018-09-21 21:53:06 +01:00
Luck
5656bea3f9 Update for latest Velocity changes 2018-09-21 21:36:44 +01:00
Luck
8e344cea76 Cleanup imports 2018-09-20 21:17:28 +01:00
Luck
04e511026d Detach from permissible objects with a 1 tick delay after player quit to allow plugins listening on monitor to still access data (#1220) 2018-09-20 11:07:20 +01:00
Luck
9fd2028d9f Update for velocity API changes 2018-09-19 21:47:22 +01:00
Luck
3941c77826 Move from findbugs jsr305 to checker-qual 2018-09-19 20:40:25 +01:00
Luck
4987ca3ba2 Update gradle wrapper and buildscript plugins 2018-09-19 19:41:47 +01:00
Luck
eca6b09b18 Refactor config keys 2018-09-05 20:49:37 +01:00
Luck
b7f8ca6658 Add 'require-sender-group-membership-to-modify' config option (#1140) 2018-09-05 15:49:29 +01:00
Luck
fd712f131f Update some dependency versions 2018-09-02 16:36:28 +01:00
Luck
502d57e744 Optimize event generation & other misc improvements 2018-08-27 22:11:03 +01:00
Luck
55220e9d10 Add support for Velocity 2018-08-26 22:24:46 +01:00