Fixing Detonator #158
@ -40,6 +40,7 @@ public class CommandDetonatorTabCompleter implements TabCompleter {
|
||||
tabComplete.add("wand");
|
||||
tabComplete.add("reset");
|
||||
tabComplete.add("detonate");
|
||||
tabComplete.add("remove");
|
||||
|
||||
if (args.length >= 2) {
|
||||
return new ArrayList<>();
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren