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
- use
- Added lock/unlock commands
/scriptevent ecs:lockand/scriptevent ecs:unlock, you must be looking at the entities you want to lock- You can also just add the tag
ecs:locked_entityto lock them - You don't get affected if you have the
admintag
- You can also just add the 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.