geforkt von Mirrors/FastAsyncWorldEdit
Added /search alias to plugin.yml.
Dieser Commit ist enthalten in:
Ursprung
017b762780
Commit
eeb82e29f5
@ -45,7 +45,7 @@ commands:
|
|||||||
searchitem:
|
searchitem:
|
||||||
description: Search for an item
|
description: Search for an item
|
||||||
usage: /<command> [-bi] <query>
|
usage: /<command> [-bi] <query>
|
||||||
aliases: ['/l']
|
aliases: ['/l', 'search']
|
||||||
/limit:
|
/limit:
|
||||||
description: Modify block change limit
|
description: Modify block change limit
|
||||||
usage: /<command> <limit>
|
usage: /<command> <limit>
|
||||||
@ -163,10 +163,9 @@ commands:
|
|||||||
//count:
|
//count:
|
||||||
description: Counts the number of a certain type of block
|
description: Counts the number of a certain type of block
|
||||||
usage: /<command> <block>
|
usage: /<command> <block>
|
||||||
/m:
|
/size:
|
||||||
description: Get information about the selection
|
description: Get information about the selection
|
||||||
usage: /<command>
|
usage: /<command>
|
||||||
aliases: ['//size']
|
|
||||||
/shift:
|
/shift:
|
||||||
description: Shift the selection area
|
description: Shift the selection area
|
||||||
usage: /<command> <amount> [direction]
|
usage: /<command> <amount> [direction]
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren