mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-13 12:38:34 +00:00
steven is a god
This commit is contained in:
@ -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()))
|
||||
{
|
||||
|
Reference in New Issue
Block a user