mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2024-12-23 00:15:06 +00:00
Fixes #1365
This commit is contained in:
parent
3b4490c1c6
commit
1b6d08b3fe
1 changed files with 1 additions and 0 deletions
|
@ -430,6 +430,7 @@ public class Cluster extends SubCommand {
|
|||
}
|
||||
return true;
|
||||
}
|
||||
case "members":
|
||||
case "admin":
|
||||
case "helper":
|
||||
case "helpers": {
|
||||
|
|
Loading…
Reference in a new issue