CommandItems

Allows you to assign commands to items

186

CommandItems

<center>Allows you to assign commands to either specific items or globally for a specific material.<br><br>Command:<br>/commanditem <assign <command>|unassign> [-g]<br>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<br><br>Usages:<br>These both affect ONLY the item stack you're holding<br>/commanditem give Optic_Fusion1 stone 6400<br>/commanditem unassign<br><br>These both affect ANY item stack of the same type<br>/commanditem give Optic_Fusion1 stone 6400 -g<br>/commanditem unassign -g<br><br>Config:<br>blacklisted-commands: []<br></center>

ADS