Run these from an operator’s chat, a command block, or the server console. Rotate, Swing and Display Entity use newer command/entity features — check they’re available on your Minecraft version.

Entity & Combat Command Builder

This bundle groups ten related Minecraft command builders around spawning, controlling and fighting entities — pick a tab to build the exact command syntax without memorizing arguments.

  • Summon — build summon commands to spawn any entity with NBT data at a position.
  • Effect — build effect give/clear commands with amplifier and duration.
  • Kill — build kill commands to remove entities matching a target selector.
  • Damage — build damage commands to deal a damage type/amount to a target.
  • Ride — build ride mount/dismount commands to link entities as rider and vehicle.
  • Enchant — build enchant commands to add an enchantment and level to a target’s held item.
  • Attribute — build attribute get/base/modifier commands for entity attributes like health and speed.
  • Rotate — build rotate commands to set an entity’s facing direction.
  • Swing — build swing commands to trigger an entity’s arm-swing animation.
  • Display Entity — build summon commands for block_display, item_display and text_display entities.

Run these from an operator’s chat, a command block, or the server console. Rotate, Swing and Display Entity use newer command/entity features — check they’re available on your Minecraft version.

Frequently Asked Questions

Why do Rotate, Swing and Display Entity need a version check?

These rely on newer command/entity features (including the block_display, item_display and text_display entity types) added in more recent Minecraft releases. If a command errors on your server, confirm both server and client are updated to a version that supports it.

Can I combine Summon with a target selector from another tool?

Yes. Build the entity NBT and position here, then use the Target Selector builder for any target argument needed in Kill, Damage, Effect or Ride.