1
0
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:
KHobbits
2011-12-13 09:38:20 +00:00
parent 9579953f03
commit f66c3793d7

View File

@@ -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>