Differences
This shows you the differences between two versions of the page.
| - | Both sides previous revision Previous revision Next revision |
| - | admin:commands [2011/10/04 06:52] alphabernd |
|---|---|
| + | Previous revision |
| + | admin:commands [2020/11/08 04:02] (current) |
| @@ Line -1,45 +1,104 @@ | |
| <alert type="info" icon="glyphicon glyphicon-info-sign"> | |
| Now with updated commands for 1.8.7 --- //[[whoami@dev-urandom.eu|AlphaBernd]] 2015/06/28 11:57// | |
| </alert> | |
| ====== Commands ====== | |
| ==== In-build commands ==== | |
| === Moderators === | |
| ^ | |
| | / | |
| | / | |
| ==== | |
| === All === | |
| ^ | |
| | / | |
| | / | |
| | / | |
| | /cenreset | | |
| === | |
| ^ | |
| | / | |
| | / | |
| | / | |
| | / | |
| | / | |
| ==== CreativeFly ==== | |
| === Moderators === | |
| ^ Command ^ Action ^ | |
| | / | |
| | /fly < | |
| ==== EasyBan ==== | |
| === Moderators === | |
| ^ Command ^ | |
| | /ekick <player> | Kick a player | |
| | /ehistory <player> | List all ips of a player | |
| | /ealternative <player> or <ip> | List all nicknames used by a player/show all players that used this <ip> | |
| | /eban <player>[<reason>] [<time>] | Ban a player. When time is given ban player for [time] minutes | |
| | /eunban <player> | Unban a player | |
| | /ebaninfo <player> | Show informations about a ban | |
| | /elistbans | List all banned players | |
| | /elisttmpbans | List all temporary bans | |
| | /ebansubnet <prefix/mask> [<reason>] | Ban a subnet(e.g. /esubnetban 24.64.23.0/255.255.252.0) | |
| | /eunbansubnet <prefix/mask> | Unban a subnet | |
| | /elistsubnets | List all banned subnets | |
| | /ebancountry <countrycode> | Ban a country([[http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements|Countrycodes]]) | | |
| | /eunbancountry <countrycode> | Unban a country | |
| | /elistcountries | List all banned countries | |
| | /ewhitelist <player> | Whitelist a player | |
| | /eunwhitelist <player> | Remove player from whitelist | |
| | /elistwhite | List all whitelisted players | |
| ==== HomeSpawn ==== | |
| === All === | |
| ^ Command ^ Action ^ | |
| | /home | Go "home" | | |
| | /sethome | Set your default home at the current location | | |
| | /spawn | Go to spawn | | |
| | /home <name> | Go to your home named <name> | | |
| | /sethome <name> | Set a home named <name> at the current location | | |
| | /delhome <name> | Delete home named <name>. If no name is specified, default home is deleted | | |
| | /lshome | Show all homes on world <world>, or current world if no world is given | | |
| ==== LogBlock ==== | |
| === All === | |
| ^ Command ^ Action ^ | |
| | /lb toolblock | Gives the block lookup tool (default bedrock) | | |
| | /lb toolblock off | Disables the lookup block | | |
| | /lb help | Ingame help | | |
| === Moderators === | |
| ^ Command ^ Action ^ | |
| | /lb params | List of all params | | |
| | /lb commands | List of all commands | | |
| | /lb permissions | List of all LB related permissions you have | | |
| | /lb tool | Gives the lookup tool (default woodpickaxe) | | |
| | /lb tool off | Disables the lookup tool | | |
| | /lb tool <params> | Binds a new query to the tool | | |
| | /lb savequeue | Saves all block changes immediately into database | | |
| | /lb <params> | Shows you the result of a query | | |
| | /lb tp <number> | Teleports you to the location of a block change | | |
| | /lb tp <params> | Teleports you to the location of a block change | | |
| | /lb rb <params> | Rolls back block changes | | |
| | /lb redo <params> | Roll back a rollback | | |
| | /lb cb | Cozyblock, rollsback creeper and ghast damage for all players | | |
| Look [[https://github.com/LogBlock/LogBlock/wiki/Commands|here]] for more. | |
| ==== OpenInv ==== | |
| === Moderators === | |
| ^ Command ^ Action ^ | |
| | /oi <PLAYER> | Opens a specified player's inventory. | | |
| | /oe <PLAYER> | Opens a specified player's ender chest | | |
| | /si <ITEM> [minAmount] | Lists all players that have a certain item in their inventory. | | |
| | /se <ITEM> [minAmount] | Lists all player that have a certain item in their ender chest. | | |
| ==== LWC ==== | |
| Look [[https://github.com/Hidendra/LWC/wiki/Commands|here]]. | |
| ==== Shopkeepers ==== | |
| Look [[http://dev.bukkit.org/bukkit-plugins/shopkeepers/|here]]. | |
| ==== | |
| Look [[http://dev.bukkit.org/bukkit-plugins/simpleclans/|here]] | |