Added 'volume' value to GameSounds in config. Now you can set the volume of the sounds the plugin uses. If the value isn't found it will just set to 0.5
It was added in this format if you have to modify your config.yml:
Code (YAML):
#Sound to send to players when a chat event starts! GameSounds:
volume: 0.5
#LEAVE ANY OF THESE EMPTY TO DISABLE THEM win: 'ENTITY_EXPERIENCE_ORB_PICKUP'
game-start: 'ENTITY_PLAYER_LEVELUP'
time-expired: 'ENTITY_VILLAGER_NO'