1. Add new values to your config before your worlds so that there are no errors
(just do not say add auto-update config, I tried it and it works crookedly):
Code (YAML):
#Set to "true" to disable messages when player reaches max height "false" to enable messages when player reaches max height
disable-max-height-message
: false
#Set to "true" to disable messages when the player reaches the minimum height "false" to enable messages when the player reaches the minimum height
disable-min-height-message
: false
#Set to "true" to disable messages to admins when a player reaches max height "false" to enable messages when a player reaches max height
disable-max-height-admin-message
: false
#Set to "true" to disable messages to admins when a player reaches the minimum height "false" to enable messages when a player reaches the minimum height
disable-min-height-admin-message
: false
#The right to see the admin messages when the player has reached the maximum height (you can set your own rights)
max-height-admin-permission
: flightlimit.admin.message.world.maxheight
#The right to see the admin messages when the player has reached the minimum height (you can set your own rights)
min-height-admin-permission
: flightlimit.admin.message.world.minheight
#Messages to admins when a player has reached the maximum height
max-height-admin-message
: §6
[sFlightLimit
] - Player
{player
} has reached the maximum block height
{max-admin-height
} in the Overworld.
#Messages to admins when a player has reached the minimum height
min-height-admin-message
: §6
[sFlightLimit
] - Player
{player
} has reached the minimum block height
{min-admin-height
} in the Overworld.
2. Added when you completely deleted the config folder and if you write the command /sflightlimitreload (this is a normal plugin reload), then you will have a config folder