-Modified config options to change events sounds.
Code (Text):
Config:
categoryInventorySize: 9
Sounds-1_9:
changeSelectedItemPlaysound: BLOCK_NOTE_PLING;10;1
levelFinishedPlaysound: ENTITY_PLAYER_LEVELUP;10;1
nextPreviousLevelsPlaysound: BLOCK_LAVA_POP;10;1
Sounds-1_8:
changeSelectedItemPlaysound: NOTE_PLING;10;1
levelFinishedPlaysound: LEVEL_UP;10;1
nextPreviousLevelsPlaysound: LAVA_POP;10;1
Remember, if you have a 1.9+ server use the Sounds-1_9
-Fixed Sounds incompability between different versions.