Sounds Configuration
This page contains the documentation about the sounds.yml file located in plugins/BedWarsProxy.
# Sound played when a player tries to rejoin but is denied.
rejoin-denied: ENTITY_VILLAGER_NO
# Sound played when a player successfully rejoins.
rejoin-allowed: ENTITY_SLIME_JUMP
# Sound played when a player tries to spectate but is denied.
spectate-denied: ENTITY_VILLAGER_NO
# Sound played when a player successfully spectates.
spectate-allowed: ENTITY_SLIME_JUMP
# Sound played when a player tries to join but is denied.
join-denied: ENTITY_VILLAGER_NO
# Sound played when a player successfully joins.
join-allowed: ENTITY_SLIME_JUMP
# Sound played when a player clicks an item in the spectator GUI.
spectator-gui-click: ENTITY_SLIME_JUMP
# Sound played when the arena selector is opened.
arena-selector-open: ENTITY_CHICKEN_EGG
# Sound played when the statistics GUI is opened.
stats-gui-open: ENTITY_CHICKEN_EGG