123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491 |
- msg.string("dev", "§bCommandHelp §rloaded");
- commandhelp.add("brush");
- //Unregister vanilla commands
- command.unregister("icanhasbukkit");
- command.unregister("time");
- command.unregister("tp");
- command.unregister("msg");
- command.unregister("help");
- command.unregister("ban");
- command.unregister("kick");
- command.unregister("gamemode");
- command.unregister("gamerule");
- command.unregister("enchant");
- command.unregister("jumpto");
- command.unregister("ride");
- commandhelp.add("afk");
- commandhelp.add("back");
- commandhelp.add("color");
- commandhelp.add("comeback");
- commandhelp.add("customitems");
- commandhelp.add("fuckit");
- commandhelp.add("giveup");
- commandhelp.add("hat");
- commandhelp.add("head");
- commandhelp.add("hub");
- commandhelp.add("icon");
- commandhelp.add("iteminfo");
- commandhelp.add("joinme");
- commandhelp.add("jumpto");
- commandhelp.add("lag");
- commandhelp.add("leave");
- commandhelp.add("lightning");
- commandhelp.add("live");
- commandhelp.add("memory");
- commandhelp.add("nowb");
- commandhelp.add("ping");
- commandhelp.add("rank");
- commandhelp.add("repair");
- commandhelp.add("ride");
- commandhelp.add("settings");
- commandhelp.add("silentjoin");
- commandhelp.add("skipnight");
- commandhelp.add("sponsor");
- commandhelp.add("startgame");
- commandhelp.add("top");
- commandhelp.add("voteshop");
- command.registerHelp(command.newHelp("colour", "color"));
- command.registerHelp(command.newHelp("l", "leave"));
- command.registerHelp(command.newHelp("thor", "lightning"));
- command.registerHelp(command.newHelp("skull", "head"));
- command.registerHelp(command.newHelp("ram", "memory"));
- command.registerHelp(command.newHelp("mem", "memory"));
- commandhelp.addChildPlayer("unmute");
- commandhelp.addChildPlayer("tpa");
- commandhelp.addChildPlayer("tpaccept");
- commandhelp.addChildPlayer("tpahere");
- commandhelp.addChildPlayer("tpaccepthere");
- commandhelp.addChildPlayer("head");
- commandhelp.addChildPlayer("seen");
- commandhelp.addChildPlayer("heal");
- commandhelp.addChildPlayer("feed");
- commandhelp.addChildPlayer("warn");
- commandhelp.addChildPlayer("jail");
- commandhelp.addChildPlayer("unjail");
- commandhelp.addChildLiteral("start", "challenges");
- commandhelp.addChildLiteral("start", "chat");
- commandhelp.addChildLiteral("start", "commands");
- commandhelp.addChildLiteral("start", "commandhelp");
- commandhelp.addChildLiteral("start", "copyisland");
- commandhelp.addChildLiteral("start", "creative");
- commandhelp.addChildLiteral("start", "damage");
- commandhelp.addChildLiteral("start", "doors");
- commandhelp.addChildLiteral("start", "gemstones");
- commandhelp.addChildLiteral("start", "harvest");
- commandhelp.addChildLiteral("start", "herobrine");
- commandhelp.addChildLiteral("start", "humans");
- commandhelp.addChildLiteral("start", "lectern");
- commandhelp.addChildLiteral("start", "loom");
- commandhelp.addChildLiteral("start", "games");
- commandhelp.addChildLiteral("start", "minigames");
- commandhelp.addChildLiteral("start", "mails");
- commandhelp.addChildLiteral("start", "market");
- commandhelp.addChildLiteral("start", "mobarena");
- commandhelp.addChildLiteral("start", "perms");
- commandhelp.addChildLiteral("start", "playerdata");
- commandhelp.addChildLiteral("start", "playtime");
- commandhelp.addChildLiteral("start", "plots");
- commandhelp.addChildLiteral("start", "pumpkin");
- commandhelp.addChildLiteral("start", "recipes");
- commandhelp.addChildLiteral("start", "scheduler");
- commandhelp.addChildLiteral("start", "shop");
- commandhelp.addChildLiteral("start", "sitting");
- commandhelp.addChildLiteral("start", "skills");
- commandhelp.addChildLiteral("start", "stats");
- commandhelp.addChildLiteral("start", "story");
- commandhelp.addChildLiteral("start", "survival");
- commandhelp.addChildLiteral("start", "teleporter");
- commandhelp.addChildLiteral("start", "ticket");
- commandhelp.addChildLiteral("start", "timber");
- commandhelp.addChildLiteral("start", "tiploop");
- commandhelp.addChildLiteral("start", "trader");
- commandhelp.addChildLiteral("setspawn", "server");
- commandhelp.addChildLiteral("setspawn", "games");
- commandhelp.addChildLiteral("setspawn", "creative");
- commandhelp.addChildLiteral("block", "info");
- commandhelp.addChildLiteral("block", "public");
- commandhelp.addChildLiteral("block", "remove");
- commandhelp.addChildLiteral("block", "fix");
- addGmHelp("gamemode");
- addGmHelp("gm");
- addScriptHelp("script");
- addScriptHelp("s");
- addAsHelp("armorstand");
- addAsHelp("as");
- addDtHelp("datatools");
- addDtHelp("dt");
- addHomeHelp("home");
- addHomeHelp("h");
- addPlotHelp("plot");
- addPlotHelp("p");
- help = command.newHelp("fly", "fly");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "fly.other"));
- command.addHelpArgument(help, command.newHelpLiteral("on"));
- command.registerHelp(help);
- help = command.newHelp("fly", "fly");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "fly.other"));
- command.addHelpArgument(help, command.newHelpLiteral("off"));
- command.registerHelp(help);
- help = command.newHelp("vanish", "vanish");
- command.addHelpArgument(help, command.newHelpLiteral("on"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("vanish", "vanish");
- command.addHelpArgument(help, command.newHelpLiteral("off"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("v", "vanish");
- command.addHelpArgument(help, command.newHelpLiteral("on"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("v", "vanish");
- command.addHelpArgument(help, command.newHelpLiteral("off"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("databank", "databank");
- command.addHelpArgument(help, command.newHelpLiteral("showtables"));
- command.registerHelp(help);
- help = command.newHelp("databank", "databank");
- command.addHelpArgument(help, command.newHelpLiteral("showfields"));
- command.addHelpArgument(help, command.newHelpString("table", false));
- command.registerHelp(help);
- help = command.newHelp("databank", "databank");
- command.addHelpArgument(help, command.newHelpLiteral("showdatatypes"));
- command.addHelpArgument(help, command.newHelpString("table", false));
- command.registerHelp(help);
- help = command.newHelp("copyisland", "copyisland");
- command.addHelpArgument(help, command.newHelpLiteral("copy"));
- command.registerHelp(help);
- help = command.newHelp("copyisland", "copyisland");
- command.addHelpArgument(help, command.newHelpLiteral("paste"));
- command.registerHelp(help);
- help = command.newHelp("copyisland", "copyisland");
- command.addHelpArgument(help, command.newHelpLiteral("pos1"));
- command.registerHelp(help);
- help = command.newHelp("copyisland", "copyisland");
- command.addHelpArgument(help, command.newHelpLiteral("pos2"));
- command.registerHelp(help);
- help = command.newHelp("enchant", "enchant");
- command.addHelpArgument(help, command.newHelpSpecial("Enchantment", "enchantment"));
- command.addHelpArgument(help, command.newHelpInt("level", 0, 100));
- command.registerHelp(help);
- help = command.newHelp("allsounds", "allsounds");
- command.addHelpArgument(help, command.newHelpLiteral("start"));
- command.registerHelp(help);
- help = command.newHelp("allsounds", "allsounds");
- command.addHelpArgument(help, command.newHelpLiteral("stop"));
- command.registerHelp(help);
- help = command.newHelp("allsounds", "allsounds");
- command.addHelpArgument(help, command.newHelpLiteral("play"));
- command.addHelpArgument(help, command.newHelpSpecial("Sound", "sound"));
- command.registerHelp(help);
- help = command.newHelp("allsounds", "allsounds");
- command.addHelpArgument(help, command.newHelpLiteral("show"));
- command.addHelpArgument(help, command.newHelpInt("page", 1, 200));
- command.registerHelp(help);
- help = command.newHelp("spawn", "spawn");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "tp.other"));
- command.registerHelp(help);
- help = command.newHelp("games", "games");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "tp.other"));
- command.registerHelp(help);
- help = command.newHelp("minigames", "minigames");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "tp.other"));
- command.registerHelp(help);
- help = command.newHelp("creative", "creative");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "tp.other"));
- command.registerHelp(help);
- help = command.newHelp("ass", "ass");
- command.addHelpArgument(help, command.newHelpLiteral("set"));
- command.addHelpArgument(help, command.newHelpString("name", true));
- command.registerHelp(help);
- help = command.newHelp("ass", "ass");
- command.addHelpArgument(help, command.newHelpLiteral("name"));
- command.addHelpArgument(help, command.newHelpString("name", true));
- command.registerHelp(help);
- help = command.newHelp("ass", "ass");
- command.addHelpArgument(help, command.newHelpLiteral("remove"));
- command.addHelpArgument(help, command.newHelpInt("radius", 0, 10));
- command.registerHelp(help);
- help = command.newHelp("tppos", "tppos");
- command.addHelpArgument(help, command.newHelpInt("x", -32000, 32000));
- command.addHelpArgument(help, command.newHelpInt("y", 0, 1000));
- command.addHelpArgument(help, command.newHelpInt("z", -32000, 32000));
- command.addHelpArgument(help, command.newHelpString("world", false));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- addStatsGameHelp("AmongUs");
- addStatsGameHelp("BedWars");
- addStatsGameHelp("RageMode");
- addStatsGameHelp("JR-Endless");
- addStatsGameHelp("Rebuild");
- addStatsGameHelp("FastBridge");
- addStatsGameHelp("Snowfight");
- addStatsGameHelp("JR-Death");
- addStatsGameHelp("JR-Ice");
- addStatsGameHelp("JR-Rooms");
- addStatsGameHelp("Letters");
- addStatsGameHelp("ItemHunt");
- addStatsGameHelp("Sammelfieber");
- addStatsGameHelp("ButtonsEndless");
- addStatsGameHelp("ButtonsRush");
- addStatsGameHelp("HideAndSeek");
- addStatsGameHelp("Inverting");
- addStatsGameHelp("Spleef");
- addStatsGameHelp("Knockfight");
- addStatsGameHelp("Leapfrog");
- addStatsGameHelp("Parcour");
- addStatsGameHelp("ChineseCheckers");
- addStatsGameHelp("Checkers");
- addStatsGameHelp("ShoppingChaos");
- addStatsGameHelp("MengerRun");
- addStatsGameHelp("Snake");
- addStatsGameHelp("DontGetAngry");
- addStatsGameHelp("CaptureTheFlag");
- addStatsGameHelp("Cores");
- help = command.newHelp("help", "help");
- command.addHelpArgument(help, command.newHelpInt("page", 1, 100));
- command.registerHelp(help);
- help = command.newHelp("suicide", "suicide");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "suicide.other"));
- command.registerHelp(help);
- help = command.newHelp("tempfly", "tempfly");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpInt("seconds", 1, 10000));
- command.registerHelp(help);
- help = command.newHelp("tempban", "tempban");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpInt("days", 0, 365));
- command.addHelpArgument(help, command.newHelpInt("hours", 0, 100));
- command.addHelpArgument(help, command.newHelpInt("minutes", 0, 100));
- command.addHelpArgument(help, command.newHelpString("reason", true));
- command.registerHelp(help);
- help = command.newHelp("unban", "unban");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("pardon", "unban");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("ban", "ban");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpString("reason", true));
- command.registerHelp(help);
- help = command.newHelp("kick", "kick");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpString("reason", true));
- command.registerHelp(help);
- help = command.newHelp("answer", "answer");
- command.addHelpArgument(help, command.newHelpString("message", true));
- command.registerHelp(help);
- help = command.newHelp("r", "answer");
- command.addHelpArgument(help, command.newHelpString("message", true));
- command.registerHelp(help);
- help = command.newHelp("time", "time");
- command.addHelpArgument(help, command.newHelpLiteral("set"));
- command.addHelpArgument(help, command.newHelpInt("time", 0, 100000));
- command.registerHelp(help);
- help = command.newHelp("time", "time");
- command.addHelpArgument(help, command.newHelpLiteral("add"));
- command.addHelpArgument(help, command.newHelpInt("time", 0, 100000));
- command.registerHelp(help);
- help = command.newHelp("time", "time");
- command.addHelpArgument(help, command.newHelpLiteral("day"));
- command.registerHelp(help);
- help = command.newHelp("time", "time");
- command.addHelpArgument(help, command.newHelpLiteral("noon"));
- command.registerHelp(help);
- help = command.newHelp("time", "time");
- command.addHelpArgument(help, command.newHelpLiteral("night"));
- command.registerHelp(help);
- help = command.newHelp("time", "time");
- command.addHelpArgument(help, command.newHelpLiteral("midnight"));
- command.registerHelp(help);
- help = command.newHelp("enderchest", "enderchest");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpString("from-player", false));
- command.registerHelp(help);
- help = command.newHelp("nickname", "nickname");
- command.addHelpArgument(help, command.newHelpString("name", true));
- command.registerHelp(help);
- help = command.newHelp("nickname", "nickname");
- command.addHelpArgument(help, command.newHelpLiteral("remove"));
- command.registerHelp(help);
- help = command.newHelp("perm", "perm");
- command.addHelpArgument(help, command.newHelpLiteral("give", "perm.remove"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpLiteral("owner", "isAdmin"));
- command.registerHelp(help);
- help = command.newHelp("perm", "perm");
- command.addHelpArgument(help, command.newHelpLiteral("give", "perm.give"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpLiteral("admin", "isAdmin"));
- command.registerHelp(help);
- help = command.newHelp("perm", "perm");
- command.addHelpArgument(help, command.newHelpLiteral("give", "perm.give"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpLiteral("moderator", "isAdmin"));
- command.registerHelp(help);
- addPermHelp("perm", "give", "supporter");
- addPermHelp("perm", "give", "builder");
- addPermHelp("perm", "give", "worldedit");
- addPermHelp("perm", "give", "vip");
- addPermHelp("perm", "give", "developer");
- addPermHelp("perm", "give", "yt");
- addPermHelp("perm", "give", "streamer");
- addPermHelp("perm", "give", "sponsor");
- addPermHelp("perm", "give", "creative");
- addPermHelp("perm", "give", "notickets");
- addPermHelp("perm", "give", "bypass");
- addPermHelp("perm", "give", "altruist");
- addPermHelp("perm", "give", "legend");
- addPermHelp("perm", "give", "creativeWE");
- help = command.newHelp("perm", "perm");
- command.addHelpArgument(help, command.newHelpLiteral("remove", "perm.remove"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpLiteral("owner", "isAdmin"));
- command.registerHelp(help);
- help = command.newHelp("perm", "perm");
- command.addHelpArgument(help, command.newHelpLiteral("remove", "perm.remove"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpLiteral("admin", "isAdmin"));
- command.registerHelp(help);
- help = command.newHelp("perm", "perm");
- command.addHelpArgument(help, command.newHelpLiteral("remove", "perm.remove"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpLiteral("moderator", "isAdmin"));
- command.registerHelp(help);
- addPermHelp("perm", "remove", "supporter");
- addPermHelp("perm", "remove", "builder");
- addPermHelp("perm", "remove", "worldedit");
- addPermHelp("perm", "remove", "vip");
- addPermHelp("perm", "remove", "developer");
- addPermHelp("perm", "remove", "yt");
- addPermHelp("perm", "remove", "streamer");
- addPermHelp("perm", "remove", "sponsor");
- addPermHelp("perm", "remove", "creative");
- addPermHelp("perm", "remove", "notickets");
- addPermHelp("perm", "remove", "bypass");
- addPermHelp("perm", "remove", "altruist");
- addPermHelp("perm", "remove", "legend");
- addPermHelp("perm", "remove", "creativeWE");
- help = command.newHelp("perm", "perm");
- command.addHelpArgument(help, command.newHelpLiteral("removeall", "perm.removeall"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("perm", "perm");
- command.addHelpArgument(help, command.newHelpLiteral("list", "perm.list"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("perm", "perm");
- command.addHelpArgument(help, command.newHelpLiteral("toggle", "perm.toggle"));
- command.registerHelp(help);
- help = command.newHelp("warp", "warp");
- command.addHelpArgument(help, command.newHelpLiteral("set", "warp.create"));
- command.addHelpArgument(help, command.newHelpString("name", false, "warp.create"));
- command.registerHelp(help);
- help = command.newHelp("warp", "warp");
- command.addHelpArgument(help, command.newHelpLiteral("delete", "warp.create"));
- command.addHelpArgument(help, command.newHelpString("name", false, "warp.create"));
- command.registerHelp(help);
- help = command.newHelp("warp", "warp");
- command.addHelpArgument(help, command.newHelpLiteral("list"));
- command.registerHelp(help);
- help = command.newHelp("warp", "warp");
- command.addHelpArgument(help, command.newHelpLiteral("name"));
- command.addHelpArgument(help, command.newHelpString("name", false));
- command.registerHelp(help);
- help = command.newHelp("tp", "tp");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "to-player", "tp.other"));
- command.registerHelp(help);
- addLoginrequestsHelp("loginrequests", "ALLOWED");
- addLoginrequestsHelp("loginrequests", "KICK_FULL");
- addLoginrequestsHelp("loginrequests", "KICK_BANNED");
- addLoginrequestsHelp("loginrequests", "KICK_WHITELIST");
- addLoginrequestsHelp("loginrequests", "KICK_OTHER");
- help = command.newHelp("lastseen", "lastseen");
- command.addHelpArgument(help, command.newHelpInt("amount", 1, 100));
- command.registerHelp(help);
- addHumanSkinHelp("alena");
- addHumanSkinHelp("anna");
- addHumanSkinHelp("baker");
- addHumanSkinHelp("banker");
- addHumanSkinHelp("butcher");
- addHumanSkinHelp("casino");
- addHumanSkinHelp("dark_mage");
- addHumanSkinHelp("diver");
- addHumanSkinHelp("eropster");
- addHumanSkinHelp("farmer");
- addHumanSkinHelp("fisher");
- addHumanSkinHelp("girl");
- addHumanSkinHelp("kajetanjohannes");
- addHumanSkinHelp("librarian");
- addHumanSkinHelp("lumberjack");
- addHumanSkinHelp("mage");
- addHumanSkinHelp("mage_assistant");
- addHumanSkinHelp("mage_guard");
- addHumanSkinHelp("mareeeen");
- addHumanSkinHelp("marvinius");
- addHumanSkinHelp("mason");
- addHumanSkinHelp("mentormentos");
- addHumanSkinHelp("miner");
- addHumanSkinHelp("miner2");
- addHumanSkinHelp("notch");
- addHumanSkinHelp("oldman1");
- addHumanSkinHelp("oldman2");
- addHumanSkinHelp("oldman3");
- addHumanSkinHelp("priest");
- addHumanSkinHelp("santa_marv");
- addHumanSkinHelp("sirterence7");
- addHumanSkinHelp("smith");
- addHumanEquipHelp("HAND");
- addHumanEquipHelp("CHESTPLATE");
- addHumanEquipHelp("BOOTS");
- addHumanEquipHelp("HELMET");
- addHumanEquipHelp("LEGGINGS");
- addHumanEquipHelp("OFF_HAND");
- help = command.newHelp("mail", "mail");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpString("message", true));
- command.registerHelp(help);
- help = command.newHelp("mail", "mail");
- command.addHelpArgument(help, command.newHelpLiteral("new"));
- command.registerHelp(help);
- help = command.newHelp("mail", "mail");
- command.addHelpArgument(help, command.newHelpLiteral("inbox"));
- command.registerHelp(help);
- help = command.newHelp("mail", "mail");
- command.addHelpArgument(help, command.newHelpLiteral("outbox"));
- command.registerHelp(help);
- help = command.newHelp("mail", "mail");
- command.addHelpArgument(help, command.newHelpLiteral("reset", "mail.reset"));
- command.registerHelp(help);
- help = command.newHelp("playtime", "playtime");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("playtime", "playtime");
- command.addHelpArgument(help, command.newHelpLiteral("all"));
- command.registerHelp(help);
- help = command.newHelp("playtime", "playtime");
- command.addHelpArgument(help, command.newHelpLiteral("month"));
- command.addHelpArgument(help, command.newHelpInt("month", 1, 12));
- command.addHelpArgument(help, command.newHelpInt("year", 2019, 2100));
- command.registerHelp(help);
- help = command.newHelp("playtime", "playtime");
- command.addHelpArgument(help, command.newHelpLiteral("year"));
- command.addHelpArgument(help, command.newHelpInt("year", 2019, 2100));
- command.registerHelp(help);
- help = command.newHelp("user", "user");
- command.addHelpArgument(help, command.newHelpLiteral("info"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "user.other"));
- command.registerHelp(help);
- help = command.newHelp("user", "user");
- command.addHelpArgument(help, command.newHelpLiteral("addmoney"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "user.money"));
- command.addHelpArgument(help, command.newHelpInt("money", -10000000, 10000000));
- command.registerHelp(help);
- help = command.newHelp("user", "user");
- command.addHelpArgument(help, command.newHelpLiteral("setmoney"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "user.money"));
- command.addHelpArgument(help, command.newHelpInt("money", -10000000, 10000000));
- command.registerHelp(help);
- help = command.newHelp("skills", "skills");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "user.other"));
- command.registerHelp(help);
- help = command.newHelp("grow", "grow");
- command.addHelpArgument(help, command.newHelpInt("int", 0, 1000));
- command.registerHelp(help);
- help = command.newHelp("news", "news");
- command.addHelpArgument(help, command.newHelpString("text", true));
- command.registerHelp(help);
- help = command.newHelp("inv", "inv");
- command.addHelpArgument(help, command.newHelpLiteral("ignore"));
- command.registerHelp(help);
- help = command.newHelp("inv", "inv");
- command.addHelpArgument(help, command.newHelpLiteral("see"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("inv", "inv");
- command.addHelpArgument(help, command.newHelpLiteral("backups"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("inv", "inv");
- command.addHelpArgument(help, command.newHelpLiteral("reload"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("inv", "inv");
- command.addHelpArgument(help, command.newHelpLiteral("loadFrom"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpString("world", false));
- command.registerHelp(help);
- help = command.newHelp("inv", "inv");
- command.addHelpArgument(help, command.newHelpLiteral("saveFor"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpString("world", false));
- command.registerHelp(help);
- help = command.newHelp("friend", "friend");
- command.addHelpArgument(help, command.newHelpLiteral("add"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("friend", "friend");
- command.addHelpArgument(help, command.newHelpLiteral("remove"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("friend", "friend");
- command.addHelpArgument(help, command.newHelpLiteral("list"));
- command.registerHelp(help);
- help = command.newHelp("sign", "sign");
- command.addHelpArgument(help, command.newHelpLiteral("copy"));
- command.registerHelp(help);
- help = command.newHelp("sign", "sign");
- command.addHelpArgument(help, command.newHelpLiteral("paste"));
- command.registerHelp(help);
- help = command.newHelp("sign", "sign");
- command.addHelpArgument(help, command.newHelpLiteral("FRONT"));
- command.addHelpArgument(help, command.newHelpInt("1-4", 1, 4));
- command.addHelpArgument(help, command.newHelpString("text", true));
- command.registerHelp(help);
- help = command.newHelp("sign", "sign");
- command.addHelpArgument(help, command.newHelpLiteral("BACK"));
- command.addHelpArgument(help, command.newHelpInt("1-4", 1, 4));
- command.addHelpArgument(help, command.newHelpString("text", true));
- command.registerHelp(help);
- help = command.newHelp("speed", "speed");
- command.addHelpArgument(help, command.newHelpInt("int", 1, 10));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "speed.other"));
- command.registerHelp(help);
- help = command.newHelp("error", "error");
- command.addHelpArgument(help, command.newHelpLiteral("list"));
- command.registerHelp(help);
- help = command.newHelp("error", "error");
- command.addHelpArgument(help, command.newHelpLiteral("clear"));
- command.registerHelp(help);
- help = command.newHelp("mailbox", "mailbox");
- command.addHelpArgument(help, command.newHelpLiteral("show"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "mailbox.other"));
- command.registerHelp(help);
- help = command.newHelp("mailbox", "mailbox");
- command.addHelpArgument(help, command.newHelpLiteral("send"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("world", "world");
- command.addHelpArgument(help, command.newHelpLiteral("info"));
- command.addHelpArgument(help, command.newHelpString("world", false));
- command.registerHelp(help);
- help = command.newHelp("world", "world");
- command.addHelpArgument(help, command.newHelpLiteral("tp"));
- command.addHelpArgument(help, command.newHelpString("world", false));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("world", "world");
- command.addHelpArgument(help, command.newHelpLiteral("list"));
- command.registerHelp(help);
- help = command.newHelp("world", "world");
- command.addHelpArgument(help, command.newHelpLiteral("diffi"));
- command.addHelpArgument(help, command.newHelpString("world", false));
- command.addHelpArgument(help, command.newHelpLiteral("PEACEFUL"));
- command.registerHelp(help);
- help = command.newHelp("world", "world");
- command.addHelpArgument(help, command.newHelpLiteral("diffi"));
- command.addHelpArgument(help, command.newHelpString("world", false));
- command.addHelpArgument(help, command.newHelpLiteral("EASY"));
- command.registerHelp(help);
- help = command.newHelp("world", "world");
- command.addHelpArgument(help, command.newHelpLiteral("diffi"));
- command.addHelpArgument(help, command.newHelpString("world", false));
- command.addHelpArgument(help, command.newHelpLiteral("NORMAL"));
- command.registerHelp(help);
- help = command.newHelp("world", "world");
- command.addHelpArgument(help, command.newHelpLiteral("diffi"));
- command.addHelpArgument(help, command.newHelpString("world", false));
- command.addHelpArgument(help, command.newHelpLiteral("HARD"));
- command.registerHelp(help);
- help = command.newHelp("world", "world");
- command.addHelpArgument(help, command.newHelpLiteral("setspawn"));
- command.registerHelp(help);
- help = command.newHelp("quest", "quest");
- command.addHelpArgument(help, command.newHelpLiteral("see"));
- command.registerHelp(help);
- help = command.newHelp("quest", "quest");
- command.addHelpArgument(help, command.newHelpLiteral("term"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("pvp", "pvp");
- command.addHelpArgument(help, command.newHelpLiteral("on"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "pvp.other"));
- command.registerHelp(help);
- help = command.newHelp("pvp", "pvp");
- command.addHelpArgument(help, command.newHelpLiteral("off"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "pvp.other"));
- command.registerHelp(help);
- help = command.newHelp("game", "game");
- command.addHelpArgument(help, command.newHelpLiteral("open"));
- command.registerHelp(help);
- help = command.newHelp("game", "game");
- command.addHelpArgument(help, command.newHelpLiteral("close"));
- command.registerHelp(help);
- help = command.newHelp("party", "party");
- command.addHelpArgument(help, command.newHelpLiteral("invite"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("party", "party");
- command.addHelpArgument(help, command.newHelpLiteral("accept"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("party", "party");
- command.addHelpArgument(help, command.newHelpLiteral("deny"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("party", "party");
- command.addHelpArgument(help, command.newHelpLiteral("kick"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("party", "party");
- command.addHelpArgument(help, command.newHelpLiteral("leave"));
- command.registerHelp(help);
- help = command.newHelp("party", "party");
- command.addHelpArgument(help, command.newHelpLiteral("promote"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("party", "party");
- command.addHelpArgument(help, command.newHelpLiteral("demote"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("party", "party");
- command.addHelpArgument(help, command.newHelpLiteral("disband"));
- command.registerHelp(help);
- help = command.newHelp("party", "party");
- command.addHelpArgument(help, command.newHelpLiteral("list"));
- command.registerHelp(help);
- help = command.newHelp("weather", "weather");
- command.addHelpArgument(help, command.newHelpLiteral("clear"));
- command.addHelpArgument(help, command.newHelpInt("duration", 0, 1000000));
- command.registerHelp(help);
- help = command.newHelp("weather", "weather");
- command.addHelpArgument(help, command.newHelpLiteral("rain"));
- command.addHelpArgument(help, command.newHelpInt("duration", 0, 1000000));
- command.registerHelp(help);
- help = command.newHelp("weather", "weather");
- command.addHelpArgument(help, command.newHelpLiteral("thunder"));
- command.addHelpArgument(help, command.newHelpInt("duration", 0, 1000000));
- command.registerHelp(help);
- help = command.newHelp("var", "var");
- command.addHelpArgument(help, command.newHelpInt("id", 0, 1000000));
- command.addHelpArgument(help, command.newHelpString("varname", false));
- command.registerHelp(help);
- help = command.newHelp("msg", "msg");
- command.addHelpArgument(help, command.newHelpLiteral("team"));
- command.addHelpArgument(help, command.newHelpString("message", true));
- command.registerHelp(help);
- help = command.newHelp("msg", "msg");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpString("message", true));
- command.registerHelp(help);
- help = command.newHelp("setservermessage", "setservermessage");
- command.addHelpArgument(help, command.newHelpString("message", true));
- command.registerHelp(help);
- help = command.newHelp("dev", "dev");
- command.addHelpArgument(help, command.newHelpLiteral("boost"));
- command.registerHelp(help);
- help = command.newHelp("dev", "dev");
- command.addHelpArgument(help, command.newHelpLiteral("logo"));
- command.registerHelp(help);
- help = command.newHelp("dev", "dev");
- command.addHelpArgument(help, command.newHelpLiteral("yeet"));
- command.addHelpArgument(help, command.newHelpInt("strength", 1, 10000000000000));
- command.registerHelp(help);
- help = command.newHelp("dev", "dev");
- command.addHelpArgument(help, command.newHelpLiteral("debug"));
- command.addHelpArgument(help, command.newHelpLiteral("list"));
- command.registerHelp(help);
- help = command.newHelp("dev", "dev");
- command.addHelpArgument(help, command.newHelpLiteral("debug"));
- command.addHelpArgument(help, command.newHelpLiteral("clear"));
- command.registerHelp(help);
- help = command.newHelp("dev", "dev");
- command.addHelpArgument(help, command.newHelpLiteral("entities"));
- command.addHelpArgument(help, command.newHelpString("world", false));
- command.registerHelp(help);
- list = getPotionTypes();
- iter = iterator(list);
- while(hasNext(iter)) {
- addPotionHelp(next(iter));
- }
- help = command.newHelp("support", "support");
- command.addHelpArgument(help, command.newHelpString("message", true));
- command.registerHelp(help);
- help = command.newHelp("mute", "mute");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpString("message", true));
- command.registerHelp(help);
- help = command.newHelp("vote", "vote");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "user.other"));
- command.registerHelp(help);
- help = command.newHelp("ticket", "ticket");
- command.addHelpArgument(help, command.newHelpLiteral("list"));
- command.registerHelp(help);
- help = command.newHelp("ticket", "ticket");
- command.addHelpArgument(help, command.newHelpLiteral("release"));
- command.registerHelp(help);
- help = command.newHelp("ticket", "ticket");
- command.addHelpArgument(help, command.newHelpLiteral("finish"));
- command.registerHelp(help);
- help = command.newHelp("ticket", "ticket");
- command.addHelpArgument(help, command.newHelpLiteral("get"));
- command.addHelpArgument(help, command.newHelpInt("id", 1, 1000));
- command.registerHelp(help);
- help = command.newHelp("ticket", "ticket");
- command.addHelpArgument(help, command.newHelpLiteral("note"));
- command.addHelpArgument(help, command.newHelpString("message", true));
- command.registerHelp(help);
- help = command.newHelp("tip", "tip");
- command.addHelpArgument(help, command.newHelpLiteral("list"));
- command.registerHelp(help);
- help = command.newHelp("tip", "tip");
- command.addHelpArgument(help, command.newHelpLiteral("add"));
- command.addHelpArgument(help, command.newHelpString("tip", false));
- command.addHelpArgument(help, command.newHelpString("text", true));
- command.registerHelp(help);
- help = command.newHelp("tip", "tip");
- command.addHelpArgument(help, command.newHelpLiteral("remove"));
- command.addHelpArgument(help, command.newHelpString("tip", false));
- command.addHelpArgument(help, command.newHelpString("text", true));
- command.registerHelp(help);
- help = command.newHelp("tip", "tip");
- command.addHelpArgument(help, command.newHelpString("tip", false));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("tip", "tip");
- command.addHelpArgument(help, command.newHelpLiteral("loop"));
- command.addHelpArgument(help, command.newHelpString("tip", false));
- command.addHelpArgument(help, command.newHelpBool("boolean"));
- command.registerHelp(help);
- help = command.newHelp("shop", "shop");
- command.addHelpArgument(help, command.newHelpLiteral("create"));
- command.registerHelp(help);
- help = command.newHelp("shop", "shop");
- command.addHelpArgument(help, command.newHelpLiteral("remove"));
- command.addHelpArgument(help, command.newHelpLiteral("buy"));
- help = command.newHelp("shop", "shop");
- command.addHelpArgument(help, command.newHelpLiteral("remove"));
- command.addHelpArgument(help, command.newHelpLiteral("sell"));
- command.registerHelp(help);
- help = command.newHelp("shop", "shop");
- command.addHelpArgument(help, command.newHelpLiteral("buy"));
- command.addHelpArgument(help, command.newHelpInt("amount", 0, 1000));
- command.addHelpArgument(help, command.newHelpInt("price", 0, 10000));
- command.registerHelp(help);
- help = command.newHelp("shop", "shop");
- command.addHelpArgument(help, command.newHelpLiteral("sell"));
- command.addHelpArgument(help, command.newHelpInt("amount", 0, 1000));
- command.addHelpArgument(help, command.newHelpInt("price", 0, 10000));
- command.registerHelp(help);
- help = command.newHelp("setmessage", "setmessage");
- command.addHelpArgument(help, command.newHelpLiteral("info"));
- command.registerHelp(help);
- help = command.newHelp("setmessage", "setmessage");
- command.addHelpArgument(help, command.newHelpLiteral("join"));
- command.addHelpArgument(help, command.newHelpString("message", true));
- command.registerHelp(help);
- help = command.newHelp("setmessage", "setmessage");
- command.addHelpArgument(help, command.newHelpLiteral("leave"));
- command.addHelpArgument(help, command.newHelpString("message", true));
- command.registerHelp(help);
- help = command.newHelp("setmessage", "setmessage");
- command.addHelpArgument(help, command.newHelpLiteral("death"));
- command.addHelpArgument(help, command.newHelpString("message", true));
- command.registerHelp(help);
- help = command.newHelp("setmessage", "setmessage");
- command.addHelpArgument(help, command.newHelpLiteral("delete"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "setmessage.delete"));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("invite"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("info"));
- command.addHelpArgument(help, command.newHelpInt("id", 1, 500));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("info"));
- command.addHelpArgument(help, command.newHelpString("name", false));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("info"));
- command.addHelpArgument(help, command.newHelpString("tag", false));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("accept"));
- command.addHelpArgument(help, command.newHelpInt("id", 1, 500));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("accept"));
- command.addHelpArgument(help, command.newHelpString("name", false));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("accept"));
- command.addHelpArgument(help, command.newHelpString("tag", false));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("create"));
- command.addHelpArgument(help, command.newHelpString("name", false));
- command.addHelpArgument(help, command.newHelpString("tag", false));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("kick"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("leader"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("mod"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("degrade"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("leave"));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("rename"));
- command.addHelpArgument(help, command.newHelpString("name", false));
- command.addHelpArgument(help, command.newHelpString("tag", false));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("disband"));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("msg"));
- command.addHelpArgument(help, command.newHelpString("message", true));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("mail"));
- command.addHelpArgument(help, command.newHelpString("message", true));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("shout"));
- command.addHelpArgument(help, command.newHelpString("message", true));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("deposit"));
- command.addHelpArgument(help, command.newHelpInt("money", 0, 1000));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("withdraw"));
- command.addHelpArgument(help, command.newHelpInt("money", 0, 1000));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("party"));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("setspawn"));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("spawn"));
- command.registerHelp(help);
- help = command.newHelp("clan", "clan");
- command.addHelpArgument(help, command.newHelpLiteral("list"));
- command.registerHelp(help);
- addGameRuleBoolean("announceAdvancements");
- addGameRuleBoolean("commandBlockOutput");
- addGameRuleBoolean("disableElytraMovementCheck");
- addGameRuleBoolean("disableRaids");
- addGameRuleBoolean("doDaylightCycle");
- addGameRuleBoolean("doEntityDrops");
- addGameRuleBoolean("doFireTick");
- addGameRuleBoolean("doInsomnia");
- addGameRuleBoolean("doImmediateRespawn");
- addGameRuleBoolean("doLimitedCrafting");
- addGameRuleBoolean("doMobLoot");
- addGameRuleBoolean("doMobSpawning");
- addGameRuleBoolean("doPatrolSpawning");
- addGameRuleBoolean("doTileDrops");
- addGameRuleBoolean("doTraderSpawning");
- addGameRuleBoolean("doWeatherCycle");
- addGameRuleBoolean("drowningDamage");
- addGameRuleBoolean("fallDamage");
- addGameRuleBoolean("fireDamage");
- addGameRuleBoolean("forgiveDeadPlayers");
- addGameRuleBoolean("freezeDamage");
- addGameRuleBoolean("keepInventory");
- addGameRuleBoolean("logAdminCommands");
- addGameRuleBoolean("mobGriefing");
- addGameRuleBoolean("reducedDebugInfo");
- addGameRuleBoolean("respawnBlocksExplode");
- addGameRuleBoolean("sendCommandFeedback");
- addGameRuleBoolean("showDeathMessages");
- addGameRuleBoolean("spawnRadius");
- addGameRuleBoolean("spectatorsGenerateChunks");
- addGameRuleBoolean("universalAnger");
- addGameRuleInt("maxCommandChainLength", 0, 100000);
- addGameRuleInt("maxEntityCramming", 0, 100);
- addGameRuleInt("playersSleepingPercentage", 0, 100);
- addGameRuleInt("randomTickSpeed", 0, 4096);
- command.sendHelpWorkaround();
- function addPotionHelp(potion_name) {
- help = command.newHelp("potion", "potion");
- command.addHelpArgument(help, command.newHelpLiteral(potion_name));
- command.addHelpArgument(help, command.newHelpInt("duration", 0, 10000));
- command.addHelpArgument(help, command.newHelpInt("power", 0, 50));
- command.registerHelp(help);
- }
-
- function addGameRuleBoolean(gamerule) {
- help = command.newHelp("gamerule", "gamerule");
- command.addHelpArgument(help, command.newHelpLiteral(gamerule));
- command.addHelpArgument(help, command.newHelpBool("boolean"));
- command.registerHelp(help);
- }
- function addGameRuleInt(gamerule, from, to) {
- help = command.newHelp("gamerule", "gamerule");
- command.addHelpArgument(help, command.newHelpLiteral(gamerule));
- command.addHelpArgument(help, command.newHelpInt("value", from, to));
- command.registerHelp(help);
- }
- function commandhelp.add(command) {
- help = command.newHelp(command, command);
- command.registerHelp(help);
- }
- function commandhelp.addChildString(command, arg0, bool) {
- help = command.newHelp(command, command);
- command.addHelpArgument(help, command.newHelpString(arg0, bool));
- command.registerHelp(help);
- }
- function commandhelp.addChildPlayer(command) {
- help = command.newHelp(command, command);
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.registerHelp(help);
- }
- function commandhelp.addChildLiteral(command, literal) {
- help = command.newHelp(command, command);
- command.addHelpArgument(help, command.newHelpLiteral(literal));
- command.registerHelp(help);
- }
- function commandhelp.addChildBool(command, arg0) {
- help = command.newHelp(command, command);
- command.addHelpArgument(help, command.newHelpBool(arg0));
- command.registerHelp(help);
- }
- function addScriptHelp(command) {
- help = command.newHelp(command, "script");
- command.addHelpArgument(help, command.newHelpLiteral("start"));
- command.addHelpArgument(help, command.newHelpString("scrips...", true));
- command.registerHelp(help);
- help = command.newHelp(command, "script");
- command.addHelpArgument(help, command.newHelpLiteral("s"));
- command.addHelpArgument(help, command.newHelpString("scrips...", true));
- command.registerHelp(help);
- help = command.newHelp(command, "script");
- command.addHelpArgument(help, command.newHelpLiteral("see"));
- command.registerHelp(help);
- help = command.newHelp(command, "script");
- command.addHelpArgument(help, command.newHelpLiteral("term"));
- command.addHelpArgument(help, command.newHelpLiteral("all"));
- command.registerHelp(help);
- help = command.newHelp(command, "script");
- command.addHelpArgument(help, command.newHelpLiteral("term"));
- command.addHelpArgument(help, command.newHelpInt("id", 0, 1000000));
- command.registerHelp(help);
- help = command.newHelp(command, "script");
- command.addHelpArgument(help, command.newHelpLiteral("t"));
- command.addHelpArgument(help, command.newHelpLiteral("all"));
- command.registerHelp(help);
- help = command.newHelp(command, "script");
- command.addHelpArgument(help, command.newHelpLiteral("t"));
- command.addHelpArgument(help, command.newHelpInt("id", 0, 1000000));
- command.registerHelp(help);
- }
- function addHomeHelp(command) {
- help = command.newHelp(command, "home");
- command.addHelpArgument(help, command.newHelpLiteral("set"));
- command.addHelpArgument(help, command.newHelpString("name", false));
- command.registerHelp(help);
- help = command.newHelp(command, "home");
- command.addHelpArgument(help, command.newHelpLiteral("delete"));
- command.addHelpArgument(help, command.newHelpString("name", false));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "home.other"));
- command.registerHelp(help);
- help = command.newHelp(command, "home");
- command.addHelpArgument(help, command.newHelpLiteral("list"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "home.other"));
- command.registerHelp(help);
- help = command.newHelp(command, "home");
- command.addHelpArgument(help, command.newHelpLiteral("name"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "home.other"));
- command.registerHelp(help);
- }
- function addStatsGameHelp(game) {
- help = command.newHelp("stats", "stats");
- command.addHelpArgument(help, command.newHelpLiteral(game));
- command.addHelpArgument(help, command.newHelpLiteral("top"));
- command.registerHelp(help);
- help = command.newHelp("stats", "stats");
- command.addHelpArgument(help, command.newHelpLiteral(game));
- command.addHelpArgument(help, command.newHelpInt("rank", 1, 1000));
- command.registerHelp(help);
- help = command.newHelp("stats", "stats");
- command.addHelpArgument(help, command.newHelpLiteral(game));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpLiteral("remove", "stats.remove"));
- command.registerHelp(help);
- }
- function addAsHelp(command) {
- help = command.newHelp(command, "armorstand");
- command.addHelpArgument(help, command.newHelpLiteral("name"));
- command.addHelpArgument(help, command.newHelpString("name", true));
- command.registerHelp(help);
- help = command.newHelp(command, "armorstand");
- command.addHelpArgument(help, command.newHelpLiteral("visible"));
- command.addHelpArgument(help, command.newHelpBool("boolean"));
- command.registerHelp(help);
- help = command.newHelp(command, "armorstand");
- command.addHelpArgument(help, command.newHelpLiteral("arms"));
- command.addHelpArgument(help, command.newHelpBool("boolean"));
- command.registerHelp(help);
- help = command.newHelp(command, "armorstand");
- command.addHelpArgument(help, command.newHelpLiteral("small"));
- command.addHelpArgument(help, command.newHelpBool("boolean"));
- command.registerHelp(help);
- help = command.newHelp(command, "armorstand");
- command.addHelpArgument(help, command.newHelpLiteral("baseplate"));
- command.addHelpArgument(help, command.newHelpBool("boolean"));
- command.registerHelp(help);
- help = command.newHelp(command, "armorstand");
- command.addHelpArgument(help, command.newHelpLiteral("move"));
- command.addHelpArgument(help, command.newHelpBool("boolean"));
- command.registerHelp(help);
- help = command.newHelp(command, "armorstand");
- command.addHelpArgument(help, command.newHelpLiteral("tick"));
- command.addHelpArgument(help, command.newHelpBool("boolean"));
- command.registerHelp(help);
- help = command.newHelp(command, "armorstand");
- command.addHelpArgument(help, command.newHelpLiteral("setpose"));
- command.addHelpArgument(help, command.newHelpLiteral("head"));
- command.addHelpArgument(help, command.newHelpInt("x", -360, 360));
- command.addHelpArgument(help, command.newHelpInt("y", -360, 360));
- command.addHelpArgument(help, command.newHelpInt("z", -360, 360));
- command.registerHelp(help);
-
- addAsBodypartHelp(command, "setpose", "head");
- addAsBodypartHelp(command, "setpose", "body");
- addAsBodypartHelp(command, "setpose", "leftarm");
- addAsBodypartHelp(command, "setpose", "rightarm");
- addAsBodypartHelp(command, "setpose", "leftleg");
- addAsBodypartHelp(command, "setpose", "rightleg");
- addAsBodypartHelp(command, "addpose", "head");
- addAsBodypartHelp(command, "addpose", "body");
- addAsBodypartHelp(command, "addpose", "leftarm");
- addAsBodypartHelp(command, "addpose", "rightarm");
- addAsBodypartHelp(command, "addpose", "leftleg");
- addAsBodypartHelp(command, "addpose", "rightleg");
- }
- function addAsBodypartHelp(command, subcommand, bodypart) {
- help = command.newHelp(command, "armorstand");
- command.addHelpArgument(help, command.newHelpLiteral(subcommand));
- command.addHelpArgument(help, command.newHelpLiteral(bodypart));
- command.addHelpArgument(help, command.newHelpInt("x", -360, 360));
- command.addHelpArgument(help, command.newHelpInt("y", -360, 360));
- command.addHelpArgument(help, command.newHelpInt("z", -360, 360));
- command.registerHelp(help);
- }
- function addPlotHelp(command) {
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("info"));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("i"));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("pos1"));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("pos2"));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("pos2"));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("create"));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("create3D"));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("remove"));
- command.addHelpArgument(help, command.newHelpInt("id", 0, 10000));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("name"));
- command.addHelpArgument(help, command.newHelpString("name", true));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("name"));
- command.addHelpArgument(help, command.newHelpInt("id", 0, 10000));
- command.addHelpArgument(help, command.newHelpString("name", true));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("share"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpInt("id", 0, 10000));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("kick"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpInt("id", 0, 10000));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("raise"));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("leader"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpInt("id", 0, 10000));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("mod"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpInt("id", 0, 10000));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("chest"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpInt("id", 0, 10000));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("sell"));
- command.addHelpArgument(help, command.newHelpInt("price", 1, 10000));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("moreinfo", "plot.moreinfo"));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("list"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "plot.moreinfo"));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("listall"));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("plot"));
- command.addHelpArgument(help, command.newHelpInt("int", 1, 1000));
- command.addHelpArgument(help, command.newHelpBool("boolean"));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("expand"));
- command.addHelpArgument(help, command.newHelpInt("value", 1, 1000));
- command.addHelpArgument(help, command.newHelpLiteral("north"));
- command.addHelpArgument(help, command.newHelpInt("id", 1, 10000));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("expand"));
- command.addHelpArgument(help, command.newHelpInt("value", 1, 1000));
- command.addHelpArgument(help, command.newHelpLiteral("east"));
- command.addHelpArgument(help, command.newHelpInt("id", 1, 10000));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("expand"));
- command.addHelpArgument(help, command.newHelpInt("value", 1, 1000));
- command.addHelpArgument(help, command.newHelpLiteral("south"));
- command.addHelpArgument(help, command.newHelpInt("id", 1, 10000));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("expand"));
- command.addHelpArgument(help, command.newHelpInt("value", 1, 1000));
- command.addHelpArgument(help, command.newHelpLiteral("west"));
- command.addHelpArgument(help, command.newHelpInt("id", 1, 10000));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("move"));
- command.addHelpArgument(help, command.newHelpInt("value", 1, 1000));
- command.addHelpArgument(help, command.newHelpLiteral("north"));
- command.addHelpArgument(help, command.newHelpInt("id", 1, 10000));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("move"));
- command.addHelpArgument(help, command.newHelpInt("value", 1, 1000));
- command.addHelpArgument(help, command.newHelpLiteral("east"));
- command.addHelpArgument(help, command.newHelpInt("id", 1, 10000));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("move"));
- command.addHelpArgument(help, command.newHelpInt("value", 1, 1000));
- command.addHelpArgument(help, command.newHelpLiteral("south"));
- command.addHelpArgument(help, command.newHelpInt("id", 1, 10000));
- command.registerHelp(help);
- help = command.newHelp(command, "plot");
- command.addHelpArgument(help, command.newHelpLiteral("move"));
- command.addHelpArgument(help, command.newHelpInt("value", 1, 1000));
- command.addHelpArgument(help, command.newHelpLiteral("west"));
- command.addHelpArgument(help, command.newHelpInt("id", 1, 10000));
- command.registerHelp(help);
- }
- function addGmHelp(command) {
- help = command.newHelp(command, "gamemode");
- command.addHelpArgument(help, command.newHelpLiteral("adventure"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "gamemode.other"));
- command.registerHelp(help);
- help = command.newHelp(command, "gamemode");
- command.addHelpArgument(help, command.newHelpLiteral("creative"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "gamemode.other"));
- command.registerHelp(help);
- help = command.newHelp(command, "gamemode");
- command.addHelpArgument(help, command.newHelpLiteral("spectator"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "gamemode.other"));
- command.registerHelp(help);
- help = command.newHelp(command, "gamemode");
- command.addHelpArgument(help, command.newHelpLiteral("survival"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "gamemode.other"));
- command.registerHelp(help);
- help = command.newHelp(command, "gamemode");
- command.addHelpArgument(help, command.newHelpLiteral("a"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "gamemode.other"));
- command.registerHelp(help);
- help = command.newHelp(command, "gamemode");
- command.addHelpArgument(help, command.newHelpLiteral("c"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "gamemode.other"));
- command.registerHelp(help);
- help = command.newHelp(command, "gamemode");
- command.addHelpArgument(help, command.newHelpLiteral("w"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "gamemode.other"));
- command.registerHelp(help);
- help = command.newHelp(command, "gamemode");
- command.addHelpArgument(help, command.newHelpLiteral("s"));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "gamemode.other"));
- command.registerHelp(help);
- help = command.newHelp(command, "gamemode");
- command.addHelpArgument(help, command.newHelpInt("0-3", 0, 3));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player", "gamemode.other"));
- command.registerHelp(help);
- }
- function addDtHelp(command) {
- //datatools item-flag <name>
- item_flags = getItemFlags();
- iter = iterator(item_flags);
- while(hasNext(iter)) {
- addDtFlagHelp(command, next(iter));
- }
-
- //datatools item-attribute <attribute> <slot> <double> <op>
- attributes = item.getAllAttributes();
- iter = iterator(attributes);
- while(hasNext(iter)) {
- addDtAttributeHelp(command, next(iter));
- }
- //datatools entity-hide
- commandhelp.addChildLiteral(command, "entity-hide");
- //datatools entity-show
- commandhelp.addChildLiteral(command, "entity-show");
- //datatools frame-hide
- commandhelp.addChildLiteral(command, "frame-hide");
- //datatools frame-show
- commandhelp.addChildLiteral(command, "frame-show");
-
- //datatools entity-name <name>
- help = command.newHelp(command, "datatools");
- command.addHelpArgument(help, command.newHelpLiteral("entity-name"));
- command.addHelpArgument(help, command.newHelpString("name", true));
- command.registerHelp(help);
- //datatools name-visibility <name>
- help = command.newHelp(command, "datatools");
- command.addHelpArgument(help, command.newHelpLiteral("name-visibility"));
- command.addHelpArgument(help, command.newHelpBool("boolean"));
- command.registerHelp(help);
- //datatools item-name <name>
- help = command.newHelp(command, "datatools");
- command.addHelpArgument(help, command.newHelpLiteral("item-name"));
- command.addHelpArgument(help, command.newHelpString("name", true));
- command.registerHelp(help);
- //datatools entity-print
- commandhelp.addChildLiteral(command, "entity-print");
- //datatools item-lore <line> <lore>
- help = command.newHelp(command, "datatools");
- command.addHelpArgument(help, command.newHelpLiteral("item-lore"));
- command.addHelpArgument(help, command.newHelpString("lore", true));
- command.registerHelp(help);
- }
- function addDtFlagHelp(command, flag) {
- help = command.newHelp(command, "datatools");
- command.addHelpArgument(help, command.newHelpLiteral("item-flag"));
- command.addHelpArgument(help, command.newHelpLiteral(flag));
- command.registerHelp(help);
- }
- function addDtAttributeHelp(command, attribute) {
- addDtAttributeAttributHelp(command, attribute, "HAND", "ADD_NUMBER");
- addDtAttributeAttributHelp(command, attribute, "HAND", "ADD_SCALAR");
- addDtAttributeAttributHelp(command, attribute, "HAND", "MULTIPLY_SCALAR_1");
- addDtAttributeAttributHelp(command, attribute, "OFF_HAND", "ADD_NUMBER");
- addDtAttributeAttributHelp(command, attribute, "OFF_HAND", "ADD_SCALAR");
- addDtAttributeAttributHelp(command, attribute, "OFF_HAND", "MULTIPLY_SCALAR_1");
- addDtAttributeAttributHelp(command, attribute, "HEAD", "ADD_NUMBER");
- addDtAttributeAttributHelp(command, attribute, "HEAD", "ADD_SCALAR");
- addDtAttributeAttributHelp(command, attribute, "HEAD", "MULTIPLY_SCALAR_1");
- addDtAttributeAttributHelp(command, attribute, "CHEST", "ADD_NUMBER");
- addDtAttributeAttributHelp(command, attribute, "CHEST", "ADD_SCALAR");
- addDtAttributeAttributHelp(command, attribute, "CHEST", "MULTIPLY_SCALAR_1");
- addDtAttributeAttributHelp(command, attribute, "LEGS", "ADD_NUMBER");
- addDtAttributeAttributHelp(command, attribute, "LEGS", "ADD_SCALAR");
- addDtAttributeAttributHelp(command, attribute, "LEGS", "MULTIPLY_SCALAR_1");
- addDtAttributeAttributHelp(command, attribute, "FEET", "ADD_NUMBER");
- addDtAttributeAttributHelp(command, attribute, "FEET", "ADD_SCALAR");
- addDtAttributeAttributHelp(command, attribute, "FEET", "MULTIPLY_SCALAR_1");
- }
- function addDtAttributeAttributHelp(command, attribute, slot, op) {
- help = command.newHelp(command, "datatools");
- command.addHelpArgument(help, command.newHelpLiteral("item-attribute"));
- command.addHelpArgument(help, command.newHelpLiteral(attribute));
- command.addHelpArgument(help, command.newHelpLiteral(slot));
- command.addHelpArgument(help, command.newHelpInt("double", 0, 1000));
- command.addHelpArgument(help, command.newHelpLiteral(op));
- command.registerHelp(help);
- }
- function addPermHelp(command, subcommand, perm) {
- help = command.newHelp(command, "perm");
- command.addHelpArgument(help, command.newHelpLiteral(subcommand));
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpLiteral(perm));
- command.registerHelp(help);
- }
- function addLoginrequestsHelp(command, reason) {
- help = command.newHelp(command, "loginrequests");
- command.addHelpArgument(help, command.newHelpLiteral("all"));
- command.addHelpArgument(help, command.newHelpInt("amount", 1, 100));
- command.addHelpArgument(help, command.newHelpLiteral(reason));
- command.registerHelp(help);
-
- help = command.newHelp(command, "loginrequests");
- command.addHelpArgument(help, command.newHelpSpecial("Player", "player"));
- command.addHelpArgument(help, command.newHelpInt("amount", 1, 100));
- command.addHelpArgument(help, command.newHelpLiteral(reason));
- command.registerHelp(help);
- }
- function addHumanSkinHelp(name) {
- help = command.newHelp("human", "human");
- command.addHelpArgument(help, command.newHelpLiteral("skin"));
- command.addHelpArgument(help, command.newHelpLiteral(name));
- command.registerHelp(help);
- }
- function addHumanEquipHelp(name) {
- help = command.newHelp("human", "human");
- command.addHelpArgument(help, command.newHelpLiteral("equip"));
- command.addHelpArgument(help, command.newHelpLiteral(name));
- command.addHelpArgument(help, command.newHelpSpecial("Item", "item"));
- command.registerHelp(help);
- }
|