Description
Adds some admin commands that can help:
v1.0:
- /explode (default: TNT size at player position). Caps at 127, to avoid crashes.
* **/clearentities ** (despawns mobs, default: basically cleaner /kill @e[type=!player]. May delete pets or other entities. Does not despawn players.)
* **/durability ** (/durability @s 1 true 4 sets it to 1/4 durability, and true makes it a fraction. Default /durability refills the item.) Note: will affect any item, including stackables
* **/name ** (names items, default clears the name of the item)
* **/fillcontainer ** (fills a container with loot, default clears it.) Note: will affect any item's tooltip but won't affect its use, and pre-existing items in a chest will stay. This means you can set the top row to always dirt, and have all the loot go in the bottom 2.
* **/web ** (literally just spawns 2 webs lol, can be used to clutch) ### v2.0: * **/heal ** (Default: Heal by 1,000 health, can go negative and take health) * **/setfoodlevel ** (Default: restore all hunger, but no : set food to food_amount but keep saturation the same, both: set both food and saturation levels) * **/raid ** Starts a raid if in a village at a specificed raid omen level. If none is supplied, it defaults to Raid Omen V * **/endraid** Ends an active raid * **/launch ** Launches a specified entity by a specific vector. Similiar to knockback. If no vector is supplied, a vector of (2, 2, 2) is appplied
Versions
Supports Java Edition 1.21.5 - 26.2
