config.yml

You will learn step by step what every option of the regular config file means and how to configure them.

General Settings

These are the general settings the plugin offers you to configure. Please learn about yaml before editing the configuration since yaml doesn't tolerate any errors.

language: (str)

The setting for locale. Possible values: en-us, fi_fi

language: en-us

debug: (bool)

The first option is a boolean which makes the plugin print debugging info to the console.

debug: false

update_checker: (bool)

Here you can set if you want to check for new updates. If it's set to true, it will tell if new updates are available for download.

update_checker: true

Effect settings

All the settings for all effects. You can configure them how you like.

lightning:

You can set if the time is set to night when the effect is ran. It's set to true by default.

particle:

Configure what particle will be used when using particle as the effect and how many particles will be spawned upon vanishing.

sound:

Configure what sound will the player hear.

blindness:

Configure the settings what happens when blindness effect is ran.

firework:

Set the colors and type for firework effect. You can make it look really cool by setting some nice colors. Use hex color formatting.

npc:

Set how many seconds will the npc be visible.

circle-exclamation

launch:

Configure if launch effect Armor Stands should use the players' own armor.

Default Configurations

chevron-rightconfig.ymlhashtag
chevron-rightmessages-xx-xx.ymlhashtag

Last updated