moducore-api
0.8
moducore-api
/
dev.jaims.moducore.api.manager
/
KitManager
/
createKit
create
Kit
abstract
fun
createKit
(
name
:
String
,
cooldown
:
Int
,
items
:
List
<
ItemStack
>
,
consoleCommands
:
List
<
String
>
,
playerCommands
:
List
<
String
>
)
:
Kit
Content copied to clipboard
Create a kit with a
name
Return
the created kit
Parameters
name
the name of the kit
items
the items in the kit