package tv.mineinthebox.essentials.commands; public class CommandList { public String[] getAllCommands = new String[]{ "home", "sethome", "teleport", "setspawn", "spawn", "gamemode", "vanish", "invsee", "torch", "spawnmob", "firefly", "fly", "modreq", "check", "done", "claim", "xEssentials", "ban", "tempban", "unban", "mute", "unmute", "tphere", "tpa", "tpaccept", "tpdeny", "list", "afk", "homeinvite", "more", "smite", "explode", "potato", "back", "boom", "spawner", "speed", "hand", "task", "powertool", "nuke", "fakenuke", "compass", "hat", "herobrine", "greylist", "menu", "rules", "broadcast", "give", "tp-id", "silence", "ignore", "freeze", "trollmode", "commandrestrict", "playerinfo", "kit", "kits", "warp", "setwarp", "delwarp", "warps", "wild", "money", "cprivate", "cremove", "cmodify", "portals", "arrow", "test", "lookup", "proc", "kill", "backpack", "trollblock", "knock", "clear", "fire", "doublejump", "nick", "spectate", "editsign", "drunk", "spawnerblock", "floor", "wall", "nether", "getchunkfile", "opkit", "effect" }; }