mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-05 12:02:53 +00:00
Fixing killall command definition.
This commit is contained in:
parent
70bd9bd1f3
commit
505460349f
1 changed files with 2 additions and 2 deletions
|
@ -184,8 +184,8 @@ commands:
|
||||||
aliases: [ekill]
|
aliases: [ekill]
|
||||||
killall:
|
killall:
|
||||||
description: Kill all mobs in a world.
|
description: Kill all mobs in a world.
|
||||||
usage: /<command> <mobType> <radius>
|
usage: /<command> [mobType] [radius]
|
||||||
aliases: [ekillall,butcher]
|
aliases: [ekillall,butcher,ebutcher]
|
||||||
list:
|
list:
|
||||||
description: List all online players.
|
description: List all online players.
|
||||||
usage: /<command>
|
usage: /<command>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue