Executable Commands Items
作者:rebot | 分类:模组
Minecraft 版本: 1.21.1
平台: fabric
标签: game-mechanics management utility
? Executable Commands Items (ECI)
Executable Commands Items (ECI) is a simple and powerful Fabric mod that lets you create custom items that execute any command when used.
✨ Features:
- ? Create items that execute commands with /eci create
- ? Give created items to players with /eci give [player]
- ❌ Delete created items with /eci delete
? Full tab-completion for:
- All available server commands (including mod/plugin commands)
- All saved custom items
? Items and commands are automatically saved in config/eci_items.json
? Right-click the item to execute its assigned command
? Commands are executed as the player, respecting their permissions
(optional: can be changed to console execution if desired)
⚙️ Example
/eci create summon_zombie summon minecraft:zombie
/eci give summon_zombie
Now, right-click the stick → it will summon a zombie! ?♂️
? Needs:
- Fabric Loader
- Fabric API
- Mod Menu (optional)
Works with any other mod or plugin that registers commands
请登录后举报
暂无评论,抢个沙发吧~