small code changes
fix: - /alias version - small code changes
This commit is contained in:
@@ -38,7 +38,7 @@ public class Alias_CmdExecuter implements CommandExecutor, TabCompleter {
|
||||
break;
|
||||
case "info":
|
||||
case "plugin":
|
||||
case "veraion":
|
||||
case "version":
|
||||
if (sender.hasPermission("t2code.alias.command.info")) {
|
||||
Commands.info(sender);
|
||||
} else send.sender(sender, SelectMessages.NoPermissionForCommand.replace("[cmd]", "/t2code-alias info")
|
||||
|
Reference in New Issue
Block a user