Added /remove command to remove entities (paintings, items, minecarts, boats, arrows, and primed TNT).
This commit is contained in:
@@ -262,6 +262,10 @@ commands:
|
||||
butcher:
|
||||
description: Kill all or nearby mobs
|
||||
usage: /<command> [radius]
|
||||
remove:
|
||||
description: Remove all entities of a type
|
||||
usage: /<command> <type> <radius>
|
||||
aliases: ['rem', 'rement']
|
||||
/fill:
|
||||
description: Fill a hole
|
||||
usage: /<command> <block> <radius> [depth]
|
||||
|
||||
Reference in New Issue
Block a user