steven is a god

This commit is contained in:
2024-01-20 11:14:33 -06:00
parent 9e333a50b9
commit 6d5620887b
40 changed files with 43 additions and 57 deletions

View File

@ -106,7 +106,7 @@ public class EntityWipeCMD extends PlexCommand
return null;
}
public @NotNull List<String> tabComplete(@NotNull CommandSender sender, @NotNull String alias, @NotNull String[] args) throws IllegalArgumentException
public @NotNull List<String> smartTabComplete(@NotNull CommandSender sender, @NotNull String alias, @NotNull String[] args) throws IllegalArgumentException
{
if (silentCheckPermission(sender, this.getPermission()))
{