Kits Configuration
This page walks you through setting up the Kits config on your server host.
1. Extract & Find the Folder
Extract the downloaded .zip file and locate the folder named "plugins"

2. Installing Dependencies
Download DeluxeMenus, EssentialsX and Luckperms. Copy the jar files into your plugin folder.
3. Installing the config
If you have installed DeluxeMenus for the first time, drag the contents of the EssentialsX Kits Configuration vX.X.X/plugins
folder into the /plugins
folder of your server. This should hold the config files for DeluxeMenus, EssentialsX and Luckperms. You can then restart your server and move on to the next step.
If you already have DeluxeMenus running other GUIs on your server, you will need to copy the menus separately.
Open /plugins/DeluxeMenus/gui_menus
in the PlayerVaultsX resource folder and copy the YML files. Upload these to the /plugins/DeluxeMenus/gui_menus
folder in your server host.
Navigate to /plugins.DeluxeMenus/config.yml in your server host. Open the file and add the following to the bottom of the file:
kits:
file: kits.yml
mvipkit:
file: mvipkit.yml
rank1:
file: rank1.yml
rank2:
file: rank2.yml
rank3:
file: rank3.yml
rank4:
file: rank4.yml
rank5:
file: rank5.yml
rank6:
file: rank6.yml
rank7:
file: rank7.yml
rank8:
file: rank8.yml
rank9:
file: rank9.yml
staff:
file: staff.yml
starter:
file: starter.yml
twitcher:
file: twitcher.yml
uvipkit:
file: uvipkit.yml
vipkit:
file: vipkit.yml
vipkits:
file: vipkits.yml
youtuber:
file: youtuber.yml
You can now reload DeluxeMenus with /dm reload
and continue.
4. Final Setup
EssentialsX Kits Configuration should now be working on your server. However, no need​ permission to be able to use the /kits but If you want you can add with DeluxeMenu.
If players have /op or * permission, player cant use /kits command!
Last updated