Configuration
Description
This page contains the default config.yml.
Default config file
#
# Thank you for purchasing CrownCoinflips!
# 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
# the amount the plugin takes of from the final winning amount
# note that this is taken from the final amount, so if a coinflip is 5.000, the final amount will be 10.000, so at 20% it will take 2.000 away
tax-percentage: 20
# the min amount of spins a coinflip will do
coinflip-min-spins: 20
# these values are randomly added to the spin count to have a diff spin amount for each coinflip
# set to 0 to disable
coinflip-random-spins-1: 12
coinflip-random-spins-2: 12
# set this to true if you want the coinflip messages to be broadcasted
broadcast-messages: false
# the min amount needed to create a coinflip
coinflip-min-amount: 500
# the material to use for the 'create new coiflip' item in the gui
create-new-coiflip-material: PLAYER_HEAD
# the texture to use if using a player head
create-new-coinflip-texture: M2VkZDIwYmU5MzUyMDk0OWU2Y2U3ODlkYzRmNDNlZmFlYjI4YzcxN2VlNmJmY2JiZTAyNzgwMTQyZjcxNiJ9fX0=
Last updated