Configuration
Description
This page contains the default config.yml.
Default config file
#
# Thank you for purchasing CrownKits!
# If you have any questions, suggestions or need help, please do not hesitate and
# join our discord: https://dsc.gg/crownplugins to ask for help!
# We are there to assist you.
#
# you can obtain your license in our discord! https://dsc.gg/crownplugins
# paste your license key in here
license: paste-here
# lets you disable the kit command if not wanted
enable-kit-command: true
# set to AIR to disable, this material will be used in the gui on kits that are on cooldown for the player
on-cooldown-material: BARRIER
# this can be a skull texture, paste everything after 'eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUv'
# the skull might be a little buggy when shown in the inventory because of it updating to often
on-cooldown-texture: none
# enable/disable the feature that allows players to buy a kit off cooldown for ingame money
# the price can be set per second of cooldown for each kit.
purchasable-kits: true
# this is the material for the kit vouchers
voucher-material: PAPER
# delay after joining until the kit is given in ticks
first-join-kit-delay: 100
# the kit that is given on firstjoin
first-join-kit: none
# the kit players will get when they respawn
# set to random to let the plugin randomly choose a kit
respawn-kit: none
# settings for the kit gui
fill-material: IRON_BARS
fill-slots:
- 0
- 9
- 18
- 27
- 36
- 45
- 8
- 17
- 26
- 35
- 44
- 53
gui-size: 54
Last updated