The configuration file is located at /MBedwars/sounds.yml
.
The file basically persists of a list of sounds of objects, with the key of the object being the id of the event. Or in other words, the file persists of various entries that look like this:
countdown-counting: # <- id
name: ITEM_FLINTANDSTEEL_USE
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
Each of these entries is an event within MBedwars. You may use the following configurations within each entry:
Name | Type | Meaning | Default Value |
name | Text | The name of the sound that is being played (*1) | "ENTITY_CHICKEN_AMBIENT" |
is-active | true / false | Whether a sound should be played at all | true |
is-custom-resourcepack | true / false | If this config is set to false, MBedwars will look into a list at (*1) and use it if it exists. The benefit of this is, that the actual name doesn't need to match 100%. We also persist a list of all sounds of the past / of the ones of the future and automatically use the new/old one in case Mojang decides to change them. With this, a more error-less experience can be promised. On the other hand, setting this config to true makes it possible for you to use custom sounds that you have added to your resource pack (make sure that your server runs 1.9 or newer) | false |
volume | Decimal Number | The volume and how far it can be heard (may range between 0.5 and 2.0) | 1.0 |
pitch | Decimal Number | The pitch of the sound (a higher value also makes it play quicker; may range between 0.5 and 2.0) | 1.0 |
*1: Visit this page if you want to learn where and how you can find these names.
Also available at: https://pastebin.com/YpEu1E0U
Click to open:
#########################
## Visit the wiki page for further info: https://s.marcely.de/mbww16
#########################
countdown-counting:
name: ITEM_FLINTANDSTEEL_USE
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
countdown-donecounting:
name: ENTITY_PLAYER_LEVELUP
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
bed-destroy:
name: ENTITY_WITHER_DEATH
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 2.0
bed-destroy-enemy:
name: ENTITY_WITHER_DEATH
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
team-eliminated:
name: ENTITY_ENDER_DRAGON_HURT
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
setupgui-click-switch:
name: UI_BUTTON_CLICK
is-active: true
is-custom-resourcepack: false
volume: 1.2
pitch: 1.7
setupgui-click-primary:
name: ENTITY_CHICKEN_EGG
is-active: true
is-custom-resourcepack: false
volume: 0.5
pitch: 2.0
setupgui-click-previous:
name: BLOCK_WOOL_BREAK
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 2.0
setupgui-click-create:
name: ENTITY_PLAYER_LEVELUP
is-active: true
is-custom-resourcepack: false
volume: 0.3
pitch: 1.4
setupgui-click-destroy:
name: ENTITY_ITEM_BREAK
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 0.7
setupgui-success:
name: BLOCK_NOTE_BLOCK_SNARE
is-active: true
is-custom-resourcepack: false
volume: 0.8
pitch: 2.0
setupgui-failure:
name: BLOCK_NOTE_BLOCK_BASS
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 0.7
villagershop-open:
name: UI_BUTTON_CLICK
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
villagershop-click-page:
name: UI_BUTTON_CLICK
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.05
villagershop-buyfail-onetimepurchase:
name: BLOCK_NOTE_BLOCK_BASEDRUM
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
villagershop-buyfail-toofewmaterials:
name: BLOCK_NOTE_BLOCK_BASS
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
villagershop-buyfail-no-inventory-space:
name: BLOCK_NOTE_BLOCK_BASS
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
villagershop-buyfail-insufficient-permissions:
name: BLOCK_NOTE_BLOCK_HARP
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
villagershop-buyfail-buygroup:
name: BLOCK_NOTE_BLOCK_BASEDRUM
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
villagershop-buyfail-not-in-running-arena:
name: BLOCK_NOTE_BLOCK_BASEDRUM
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
villagershop-buysuccess:
name: ENTITY_ITEM_PICKUP
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
upgradeshop-open:
name: UI_BUTTON_CLICK
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 2.0
upgradeshop-buyfail-toofewmaterials:
name: BLOCK_NOTE_BLOCK_BASS
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
upgradeshop-buyfail-maxlevel:
name: BLOCK_NOTE_BLOCK_BASEDRUM
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
upgradeshop-buysuccess:
name: ENTITY_ITEM_PICKUP
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 2.0
spectator-leave:
name: ENTITY_CHICKEN_EGG
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 2.0
spectator-border:
name: BLOCK_NOTE_BLOCK_BASEDRUM
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
spectator-teleport-open:
name: ENTITY_HORSE_BREATHE
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 2.0
spectator-teleport-use:
name: ITEM_FIRECHARGE_USE
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 2.0
spectator-change-speed:
name: ENTITY_HORSE_SADDLE
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
spectator-change-arena:
name: BLOCK_PORTAL_TRIGGER
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 2.0
spectator-change-arena-fail:
name: ENTITY_HORSE_JUMP
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
extraitem-teleporter-use:
name: ENTITY_CHICKEN_EGG
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
extraitem-tntsheep-fuse:
name: ENTITY_TNT_PRIMED
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
extraitem-minishop-use:
name: ENTITY_EXPERIENCE_ORB_PICKUP
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
extraitem-rescueplatform-use:
name: BLOCK_LAVA_EXTINGUISH
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
extraitem-rescueplatform-autobreak:
name: BLOCK_SLIME_BLOCK_BREAK
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
extraitem-fireball-use:
name: ITEM_FIRECHARGE_USE
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
lobby-leave:
name: ENTITY_CHICKEN_EGG
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 2.0
lobby-achievements-open:
name: ENTITY_CHICKEN_EGG
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
lobby-achievements-click:
name: BLOCK_NOTE_BLOCK_BASS
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 2.0
lobby-forcestart:
name: ENTITY_CAT_HISS
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
lobby-selectteam-open:
name: ENTITY_FIREWORK_ROCKET_BLAST
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 2.0
lobby-selectteam-select:
name: ENTITY_SHEEP_AMBIENT
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 2.0
lobby-selectteam-alreadyselected:
name: BLOCK_NOTE_BLOCK_BASS
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
lobby-selectteam-full:
name: BLOCK_NOTE_BLOCK_BASS
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
lobby-votearena-open:
name: ENTITY_FIREWORK_ROCKET_BLAST
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
lobby-votearena-vote:
name: ENTITY_PLAYER_LEVELUP
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 2.0
lobby-votearena-alreadyvoted:
name: BLOCK_NOTE_BLOCK_BASS
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
lobby-votearena-notvoteable:
name: BLOCK_NOTE_BLOCK_BASS
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
lobby-outofmap:
name: ENTITY_CAT_HISS
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 2.0
achievement-get:
name: ENTITY_PLAYER_LEVELUP
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
playerdeath-effect:
name: BLOCK_LAVA_EXTINGUISH
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
trap-cause:
name: ENTITY_ITEM_BREAK
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
trap-owner:
name: ENTITY_GHAST_WARN
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 2.0
bridge-build:
name: BLOCK_STONE_BREAK
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
teleporter-counting:
name: BLOCK_NOTE_BLOCK_BELL
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 2.0
entity-villager-hurt:
name: ENTITY_VILLAGER_HURT
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
entity-villager-death:
name: ENTITY_VILLAGER_DEATH
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
entity-player-hurt:
name: ENTITY_PLAYER_HURT
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
entity-player-death:
name: ENTITY_PLAYER_DEATH
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
entity-armor-stand-hit:
name: ENTITY_ARMOR_STAND_HIT
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
entity-armor-stand-break:
name: ENTITY_ARMOR_STAND_BREAK
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
timer-ending:
name: BLOCK_NOTE_BLOCK_BASS
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 1.0
fireball-out-of-bounds:
name: ENTITY_GENERIC_EXPLODE
is-active: true
is-custom-resourcepack: false
volume: 1.0
pitch: 0.7