mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 20:00:46 +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]
|
||||
killall:
|
||||
description: Kill all mobs in a world.
|
||||
usage: /<command> <mobType> <radius>
|
||||
aliases: [ekillall,butcher]
|
||||
usage: /<command> [mobType] [radius]
|
||||
aliases: [ekillall,butcher,ebutcher]
|
||||
list:
|
||||
description: List all online players.
|
||||
usage: /<command>
|
||||
|
|
Loading…
Reference in a new issue