Add 'Check' command: Check if your sounds are enabled or disabled.
Add 'Stop Sound' command: Stop the sounds that are currently playing.
Add 1.17 snapshot 20w45a sounds.
Add addon loading queue system: Addons will load after their required dependencies were loaded. If one addon depends on each other, this will throw a StackOverFlow so beware.
Add biomes sounds: Play sounds of enter, leave, or loop when you are on a specific biome.
Add limit for currently appearing region borders.
Add new smarter and optimized Relative Location calculator.
Add persistent sound state toggler for 1.14+: Your sounds toggle state will remain even after the server restarts.
Add setting on config to set region border appearing time.
Critical Fix: regions not being loaded when the plugin starts/reloads.
Make region events register only when there are region sounds enabled.
Optimize initialization and reload.
Remove Hook Addons and Hook Plugins setting from addon descriptions.
Rename 'Ignores Toggle' sound option to 'Ignores Disabled'.
Rename 'Stop Other Sounds' setting from most specific sounds configurations to 'Prevent Other Sounds' for better understandment. Most of your configurations will be restored so you can update it.
Rename Relative Location directions: Use positive or negative numbers to add blocks to the direction respectively LEFT_RIGHT, FRONT_BACK and UP_DOWN.