Compatibility
Minecraft: Java Edition
26.2
Platforms
Supported environments
Server-side
Singleplayer
Links
Tags
Creators
Details
Licensed GPL-3.0-only
Published last week
Description
Adds some admin commands that can help:
- /explode <power> <pos> <has_fire> (default: TNT size at player position). Caps at 127, to avoid crashes.
- /deletemobs <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 achest 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)
Versions
Supports Java Edition 26.2
Compatibility
Note: Expect bugs, incompatibility, strange behavior, and terrible code. No AI was used to help with this, but that doesn't mean the code is good at all.


