Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
admin:commands [2015/06/28 11:59] alphabernd |
admin:commands [2020/11/08 04:02] (current) |
||
|---|---|---|---|
| Line 52: | Line 52: | ||
| | /elistwhite | List all whitelisted players | | | /elistwhite | List all whitelisted players | | ||
| - | ==== HomeSpawnPlus ==== | + | ==== HomeSpawn ==== |
| === All === | === All === | ||
| ^ Command ^ Action ^ | ^ Command ^ Action ^ | ||
| Line 60: | Line 60: | ||
| | /home <name> | Go to your home named <name> | | | /home <name> | Go to your home named <name> | | ||
| | /sethome <name> | Set a home named <name> at the current location | | | /sethome <name> | Set a home named <name> at the current location | | ||
| - | | /homedelete <name> | Delete home named <name>. If no name is specified, default home is deleted | | + | | /delhome <name> | Delete home named <name>. If no name is specified, default home is deleted | |
| - | | /homelist <world> | Show all homes on world <world>, or current world if no world is given | | + | | /lshome | Show all homes on world <world>, or current world if no world is given | |
| ==== LogBlock ==== | ==== LogBlock ==== | ||
| Line 86: | Line 86: | ||
| | /lb cb | Cozyblock, rollsback creeper and ghast damage for all players | | | /lb cb | Cozyblock, rollsback creeper and ghast damage for all players | | ||
| Look [[https://github.com/LogBlock/LogBlock/wiki/Commands|here]] for more. | 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 ==== | ==== LWC ==== | ||
| Line 92: | Line 100: | ||
| ==== Shopkeepers ==== | ==== Shopkeepers ==== | ||
| Look [[http://dev.bukkit.org/bukkit-plugins/shopkeepers/|here]]. | Look [[http://dev.bukkit.org/bukkit-plugins/shopkeepers/|here]]. | ||
| + | |||
| + | ==== SimpleClans ==== | ||
| + | Look [[http://dev.bukkit.org/bukkit-plugins/simpleclans/|here]] | ||