Config

#Configuration for CommandRush
#Get help at http://dev.bukkit.org/bukkit-mods/commandrush/pages/config

#item id the user right clicks to preform a command (integer)
command-item: 137

#take "command-item" from user when they right click (boolean)
command-take: true

#command to preform when the item is right clicked (do not include /) (string)
command-preform: 'say This plugin is working!'

#player is op while running command (boolean)
command-op: false


Comments

Posts Quoted:
Reply
Clear All Quotes