sound effects
add this in the last of your config
#add ranks which will have sounds
ranks:
- vip
- default
#get sound from here
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
#global sound is for those which are not in ranks list
sound:
global: 'BLOCK_ANCIENT_DEBRIS_STEP'
default: 'BLOCK_ANVIL_PLACE'
vip: 'ENTITY_EXPERIENCE_ORB_PICKUP'
volume: 1
pitch: 0