Updated plugin.yml (not that it needs it).

This commit is contained in:
Wizjany 2011-09-19 00:09:45 -04:00
parent 67a7969cd1
commit b413af307a

View File

@ -117,7 +117,7 @@ commands:
usage: /<command> <block> usage: /<command> <block>
/replace: /replace:
description: Replace all blocks in the selection with another description: Replace all blocks in the selection with another
usage: /<command> [from-block] <to-block> usage: /<command> [-f] [from-block] <to-block>
/stack: /stack:
description: Repeat the contents of the selection description: Repeat the contents of the selection
usage: /<command> [-sa] [count] [direction] usage: /<command> [-sa] [count] [direction]
@ -262,6 +262,10 @@ commands:
farwand: farwand:
description: Wand at a distance tool description: Wand at a distance tool
usage: /<command> usage: /<command>
lrbuild:
description: Long-range building tool
usage: /<command> <leftclick block> <rightclick block>
aliases: ['/lrbuild']
remove: remove:
description: Remove all entities of a type description: Remove all entities of a type
usage: /<command> <type> <radius> usage: /<command> <type> <radius>
@ -297,7 +301,7 @@ commands:
aliases: ['removenear'] aliases: ['removenear']
/replacenear: /replacenear:
description: Replace nearby blocks description: Replace nearby blocks
usage: /<command> <size> <from-id> <to-id> usage: /<command> [-f] <size> <from-id> <to-id>
aliases: ['replacenear'] aliases: ['replacenear']
/snow: /snow:
description: Simulates snow description: Simulates snow