mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-09-03 03:12:46 +02:00
Fix Bukkit tab complete (#3449)
This commit is contained in:
@@ -128,8 +128,8 @@ public enum Dependency {
|
|||||||
COMMODORE(
|
COMMODORE(
|
||||||
"me{}lucko",
|
"me{}lucko",
|
||||||
"commodore",
|
"commodore",
|
||||||
"2.1",
|
"2.2",
|
||||||
"5rh0Z8KtRo4JiSyMc1++48a6z8Aq60DVZ4Nr9FpgQLY=",
|
"hmZ3A/Sf8LvrT95buTlFNwdEBZ36X9Ks8SKOS1b7f28=",
|
||||||
Relocation.of("commodore", "me{}lucko{}commodore")
|
Relocation.of("commodore", "me{}lucko{}commodore")
|
||||||
),
|
),
|
||||||
COMMODORE_FILE(
|
COMMODORE_FILE(
|
||||||
|
Reference in New Issue
Block a user