/
Revamp and add useful commands to the game such as using actual items, entities, potion and enchant name instead of ID numbers.
/give
/summon <entity:...> [x/y/z] [count] : a ":" can be added to the entity name to add rider (exemple: "/summon Bat:Creeper 5/70/5 4" will summon 4 creeper riding a bat at the coords), as many ":" can be added.
/enchant
/effect
/kill <player|entity|item|all> : delete specified entity (if "noDrop" is added, the deleted entity won't drop its inventory/loot)
[] = optional
<> = needed
| = OR
Needed on both client and server
Issue tracker