summaryrefslogtreecommitdiffstats
path: root/Essentials/src/plugin.yml
diff options
context:
space:
mode:
Diffstat (limited to 'Essentials/src/plugin.yml')
-rw-r--r--Essentials/src/plugin.yml52
1 files changed, 28 insertions, 24 deletions
diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml
index 225534a08..8c66921d0 100644
--- a/Essentials/src/plugin.yml
+++ b/Essentials/src/plugin.yml
@@ -109,35 +109,31 @@ commands:
aliases: [efeed,eat,eeat]
fly:
description: Take off, and soar!
- usage: /<command> [player] [on|off]
+ usage: /<command> [player [on|off]]
aliases: [efly]
- itemdb:
- description: Searches for an item.
- usage: /<command> <item>
- aliases: [eitemdb,itemno,eitemno,durability,dura,edura,edurability]
fireball:
description: Throw a fireball.
- usage: /<command> [small]
- aliases: [efireball]
+ usage: /<command> [small|skull]
+ aliases: [efireball,fireskull,efireskull,fireentity,efireentity]
gamemode:
description: Change player gamemode.
usage: /<command> <survival|creative|adventure> [player]
aliases: [gm,creative,creativemode,survival,survivalmode,adventure,adventuremode,gmc,gma,gms,gmt,egamemod,eecreative,ecreativemode,esurvival,esurvivalmode,eadventure,eadventuremode,egmc,egma,egms,egm,egmt]
- getpos:
- description: Get your current coordinates or those of a player.
- usage: /<command> [player]
- aliases: [coords,egetpos,position,eposition,whereami,ewhereami]
gc:
description: Reports memory, uptime and tick info.
usage: /<command>
aliases: [elag,lag,mem,memory,egc,emem,ememory,uptime,euptime]
+ getpos:
+ description: Get your current coordinates or those of a player.
+ usage: /<command> [player]
+ aliases: [coords,egetpos,position,eposition,whereami,ewhereami]
give:
description: Give a player an item.
usage: /<command> <player> <item|numeric> [amount <enchantmentname[:level]> ...]
aliases: [egive]
god:
description: Enables your godly powers.
- usage: /<command> [player] [on|off]
+ usage: /<command> [player [on|off]]
aliases: [tgm,godmode,egod,etgm,egodmode]
hat:
description: Get some cool new headgear
@@ -175,6 +171,10 @@ commands:
description: Spawn an item.
usage: /<command> <item|numeric> [amount <enchantmentname[:level]> ...]
aliases: [i,eitem]
+ itemdb:
+ description: Searches for an item.
+ usage: /<command> <item>
+ aliases: [eitemdb,itemno,eitemno,durability,dura,edura,edurability]
jails:
description: List all jails.
usage: /<command>
@@ -191,10 +191,6 @@ commands:
description: Kicks all players off the server except the issuer.
usage: /<command> [reason]
aliases: [ekickall]
- kit:
- description: Obtains the specified kit or views all available kits.
- usage: /<command> [kit] [player]
- aliases: [ekit,kits,ekits]
kill:
description: Kills specified player.
usage: /<command> <player>
@@ -203,17 +199,21 @@ commands:
description: Kill all mobs in a world.
usage: /<command> [mobType] [radius]
aliases: [ekillall,butcher,ebutcher,mobkill,emobkill]
+ kit:
+ description: Obtains the specified kit or views all available kits.
+ usage: /<command> [kit] [player]
+ aliases: [ekit,kits,ekits]
kittycannon:
description: Throw an exploding kitten at your opponent
usage: /<command>
- list:
- description: List all online players.
- usage: /<command>
- aliases: [playerlist,who,online,plist,eplist,elist,ewho,eplayerlist,eonline]
lightning:
description: The power of Thor. Strike at cursor or player.
usage: /<command> [player] [power]
aliases: [strike,smite,thor,shock,elightning,estrike,esmite,ethor,eshock]
+ list:
+ description: List all online players.
+ usage: /<command>
+ aliases: [playerlist,who,online,plist,eplist,elist,ewho,eplayerlist,eonline]
mail:
description: Manages inter-player, intra-server mail.
usage: /<command> [read|clear|send [to] [message]|sendall [message]]
@@ -233,7 +233,7 @@ commands:
msg:
description: Sends a private message to the specified player.
usage: /<command> <to> <message>
- aliases: [m,t,emsg,tell,etell,whisper,ewhisper]
+ aliases: [w,m,t,emsg,tell,etell,whisper,ewhisper]
mute:
description: Mutes or unmutes a player.
usage: /<command> <player> [datediff]
@@ -278,6 +278,10 @@ commands:
description: Displays the username of a user based on nick.
usage: /<command> <nickname>
aliases: [erealname]
+ recipe:
+ description: Displays how to craft items.
+ usage: /<command> <item> [number]
+ aliases: [method, formula, recipes, emethod, eformula, erecipes, erecipe]
remove:
description: Removes entities in your world
usage: /<command> <drops|arrows|boats|minecarts|xp|paintings> [radius]
@@ -325,7 +329,7 @@ commands:
spawnmob:
description: Spawns a mob.
usage: /<command> <mob>[:data][,<mount>[:data]] [amount] [player]
- aliases: [espawnmob,mob,emob]
+ aliases: [espawnmob,spawnentity,espawnentity,mob,emob]
speed:
description: Change your speed limits
usage: /<command> <speed> [player]
@@ -404,7 +408,7 @@ commands:
aliases: [etppos]
tptoggle:
description: Blocks all forms of teleportation.
- usage: /<command>
+ usage: /<command> [player [on|off]]
aliases: [etptoggle]
tree:
description: Spawn a tree where you are looking.
@@ -454,4 +458,4 @@ commands:
permissions:
essentials.*:
default: op
- description: Give players with op everything by default \ No newline at end of file
+ description: Give players with op everything by default