mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-14 10:34:41 +02:00
Fixing killall command definition.
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user