set Kit
abstract fun setKit( name: String, cooldown: Int, items: List<ItemStack>, consoleCommands: List<String>, playerCommands: List<String>): Kit?
Content copied to clipboard
Set a kit to a new ItemStack
Return
the kit in its edited state
Parameters
name
the name of the kit to edit
items
the list of items
console Commands
the console commands
player Commands
the player commands