Extended Commands Suite

Adds more commands to Minecraft, including motion, right click detection, dynamic lore, and more!

File Details

extended-commands-suite-v0.9.9.mcpack

  • R
  • Apr 17, 2025
  • 103.70 KB
  • 557
  • 1.21.70

File Name

extended-commands-suite-v0.9.9.mcpack

Supported Versions

  • 1.21.70

Shoot and Lock/Unlock

  • Added shoot command
    • use /scriptevent ecs:shoot <entityId: string> <power: float>
    • example: /scriptevent ecs:shoot minecraft:arrow 10
    • Not all projectiles are supported, you can use the supplementary pack here
      • again, note that it is incompatible with most other addons
  • Added lock/unlock commands
    • /scriptevent ecs:lock and /scriptevent ecs:unlock, you must be looking at the entities you want to lock
      • You can also just add the tag ecs:locked_entity to lock them
      • You don't get affected if you have the admin tag
    • Stops players from tampering with your entities (such as armour stands)
      • Doesn't work with paintings or item frames
    • Use this in combination with deny/allow blocks

Ignore the missing dependency warning, that is for upcoming releases.