Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.5–1.21.11
Platforms
Supported environments
Server-side
Singleplayer
Tags
Creators
Details
Licensed GPL-3.0-only
Published last month
Updated 2 weeks ago
Description
Adds some admin commands that can help:
v1.0:
- /explode <power> <pos> <has_fire> (default: TNT size at player position). Caps at 127, to avoid crashes.
- /clearentities <selector> (despawns mobs, default: basically cleaner /kill @e[type=!player]. May delete pets or other entities. Does not despawn players.)
- /durability <selector> <amount (how much to add or remove)> <fixed (true: set count instead of add)> <max (set max durability count too)> (/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 <selector> <name> (names items, default clears the name of the item)
- /fillcontainer <selector> <loot_table> (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 <selector> (literally just spawns 2 webs lol, can be used to clutch)
v2.0:
- /heal <selector> <amount> (Default: Heal by 1,000 health, can go negative and take health)
- /setfoodlevel <selector> <food_amount> <saturation_amount> (Default: restore all hunger, <food_amount> but no <saturation_amount>: set food to food_amount but keep saturation the same, both: set both food and saturation levels)
- /raid <level> 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 <selector> <x> <y> <z> 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


