CommandItems
Allows you to assign commands to items
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
CommandItems
Command:
/commanditem <assign <command>|unassign> [-g]
The optional command -g handles it globally, i.e. any itemstack of the same material type. e.g. any stone block instead of ONLY the the one you were holding while executing the command
Usages:
These both affect ONLY the item stack you're holding
/commanditem give Optic_Fusion1 stone 6400
/commanditem unassign
These both affect ANY item stack of the same type
/commanditem give Optic_Fusion1 stone 6400 -g
/commanditem unassign -g
Config:
blacklisted-commands: []