mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-20 02:45:00 +00:00
Updated plugin.yml (not that it needs it).
This commit is contained in:
parent
67a7969cd1
commit
b413af307a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user