~ changed the default values inside the
config.yml
This makes the config file look more clean. All in all, not much has changed. Only the generic terms of the options have been renamed.
Important!
If you use the old config.yml values from prior
1.19_R2 , the plugin will not work. Please get the new defaults and tweak them to your liking.
Spoiler: new defaults
Code (YAML):
#################################
# #
# Configuration for RHLeafDecay #
# #
#################################
# You can select specific worlds for using the plugin
# - 'Included_World'
# - 'Decay_Only_In_This_World'
whitelisted-worlds
:
[
]
# You can also exclude specific worlds
# - 'Excluded_World'
# - 'This_World_Will_Be_Ignored'
blacklisted-worlds
:
[
]
# Delay in ticks of the break block checks. Minimum is 5!
# default: 8
break-delay
: 8
# Delay in ticks to check for decaying leaves
# default: 4
decay-delay
: 4
# Enable particles for decaying leaves
leaf-particles
: true
# Enable for stepwise leaf decaying (very slow!)
# There will be no random shuffling of the leaves!
one-by-one
: false
# Do you want to have sounds, when leaves are decaying?
use-leaf-sounds
: true
# Do you want to hear sounds, when executing commands?
use-plugin-sounds
: true
Thank you for over
15.000 downloads! It makes me happy, that my plugin is so well used.
As always, if you find bugs or have an idea for improvement, please do not hesitate to open a discussion
here or send me a direct message.
And if you like my this or
my other plugins , then please leave a review!