Kits Setup

By default, McDuels will load with 8 kits which can be used. 4 normal kits, 1 build kit, 1 combo kit, 1 soup kit and 1 sumo kit.

Before kits are choosen, It will ask the user weather or not to use kits, If No is selected then the user will fight off the inventory. If Yes is selected then the user will use the kit

If you want to select No then set DisableKitsOpition: true If you want to select Yes then set DisableNoKitsOpition: true

If both are set to to true or false the question will be asked. This Option can be find in the Gamemodes folder.

Kits either be created or destoryed

Delete:

To delete kits use the command /duelkit delete [Name].

Create:

To create kits use the command /duelkit create [Name] [Type].

There are two types of kits which can be created.

Normal - The normal type will be used for normal games Build - The build type will be used for build games. Combo - The combo type will be used for combo games. Soup - The soup type will be used for soup games. Sumo - The sumo type will be used for normal games.

For more information on Build and Normal Types, Please have a look at GameTypes.

GUI:

The GUI item of the kit can be set using the command /duelkit setgui [Name].

Last updated