Differences
This shows you the differences between two versions of the page.
| - | Both sides previous revision Previous revision Next revision |
| - | admin:commands [2015/06/28 11:34] alphabernd |
|---|---|
| + | Previous revision |
| + | admin:commands [2020/11/08 04:02] (current) |
| @@ Line -1,4 +1,5 @@ | |
| < | |
| Now with updated | |
| </ | |
| ====== Commands ====== | |
| ==== In-build commands ==== | |
| @@ Line -23,4 +24,10 @@ | |
| | /cenadmin remove <player> <index> | Destroys <player>'s cenotaph <index> and drops its contents on the ground | | |
| | /cenadmin info <player> <index> | Get infos about a players cenotaph | | |
| ==== CreativeFly ==== | |
| === Moderators === | |
| ^ Command ^ Action ^ | |
| | /fly | Change fly mode (on or off toggle) | | |
| | /fly <speed> | Change fly speed | | |
| ==== EasyBan ==== | |
| @@ Line -44,8 +51,25 @@ | |
| | /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 | | |
| @@ Line -54,7 +78,4 @@ | |
| | /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 | | |
| @@ Line -64,4 +85,20 @@ | |
| | /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]]. | |
| ==== SimpleClans ==== | |
| Look [[http://dev.bukkit.org/bukkit-plugins/simpleclans/|here]] | |