Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-05 19:10:07 +01:00
Updated plugin.yml (not that it needs it).
Dieser Commit ist enthalten in:
Ursprung
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
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren