Extended Commands Suite

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

File Details

extended-commands-suite-v0.9.11.mcaddon

  • R
  • Apr 23, 2025
  • 187.10 KB
  • 425
  • 1.21.70

File Name

extended-commands-suite-v0.9.11.mcaddon

Supported Versions

  • 1.21.70

New Features

  • added drop command
    • use /scriptevent ecs:drop <itemTypeId: string> <itemQuantity: int>
    • use this with chance and death commands to make custom drops!
  • added scoreboardname command
    • use /scriptevent ecs:scoreboardname <scoreboardId: string> <newScoreboardName: string>
  • death commands now support multiple commands, each having an id
    • This may break your existing ones
    • use /scriptevent ecs:adddeathcommand <commandId: string> <command: string>

Fixes

  • fixed chance command for entities (broken in v0.9.5)
  • fixed pack name and description not showing (broken in v0.9.10)