summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2013-12-07 19:17:36 +0000
committerKHobbits <rob@khobbits.co.uk>2013-12-07 19:17:36 +0000
commitf3b005e331508ca5868c88d99f1a28d3db2e5002 (patch)
tree9a218b463ba1d1786fb2f5cae0ea6d2065904576
parent5b64c31e869bbe93d0b229cc81a37ca5ec73ef77 (diff)
downloadEssentials-f3b005e331508ca5868c88d99f1a28d3db2e5002.tar
Essentials-f3b005e331508ca5868c88d99f1a28d3db2e5002.tar.gz
Essentials-f3b005e331508ca5868c88d99f1a28d3db2e5002.tar.lz
Essentials-f3b005e331508ca5868c88d99f1a28d3db2e5002.tar.xz
Essentials-f3b005e331508ca5868c88d99f1a28d3db2e5002.zip
Cleanup /remove ingame syntax
-rw-r--r--Essentials/src/plugin.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml
index 3a4eb7250..6732a720f 100644
--- a/Essentials/src/plugin.yml
+++ b/Essentials/src/plugin.yml
@@ -300,7 +300,7 @@ commands:
aliases: [formula,eformula,method,emethod,erecipe,recipes,erecipes]
remove:
description: Removes entities in your world.
- usage: /<command> <drops|arrows|boats|minecarts|xp|paintings|itemframes|endercrystals|hostile|monsters|passive|animals|ambient|mobs|entities> [radius] [world]
+ usage: /<command> <all|tamed|drops|arrows|boats|minecarts|xp|paintings|itemframes|endercrystals|monsters|animals|ambient|mobs|[mobType]> [radius] [world]
aliases: [eremove,butcher,ebutcher,killall,ekillall,mobkill,emobkill]
repair:
description: Repairs the durability of one or all items.