Added limit to the leash height for Minecraft 1.21 and later versions because the bug that allows to extend the leash height is fixed. (Limit is 10 blocks).
Allow horse riding option can no longer be enabled if the horse saddles option is enabled and the game version is 1.20.5 and later.
Added option to disable riding horses in a carousel.
Added option to disable riding horses in a carousel if player does not have the required permission.
Separated the carousel data from config.yml to data.yml to not break config comments.
Copy the 'carousels' section from config.yml to data.yml.
Config Changes
Code (YAML):
# Should players be allowed to ride the horses in a carousel? allow-riding-horse: true
# This option si only going to work if the option above is enabled. # Leave this section empty so everyone can ride the horses. riding-horse-permission: ""