Advertisement
Guest User

nbdSOTW config.yml v1.4

a guest
May 1st, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.98 KB | None | 0 0
  1. # Configuration for nbdSOTW v.14
  2.  
  3. DenyTNTPlace: false
  4. DenySkullPlace: false
  5. DenyExplosions: false
  6. DenyTNTLight: false
  7. DenyCreeperEggs: false
  8. DenyWitherSpawns: true
  9. Prefix: '&b&lnbd&f&lSOTW&b&l: '
  10. EnableMSG: "&7You &a&l&nENABLED&7 SOTW mode!\n&7\xbb &oEdit the &6config.yml&7&o to\
  11.  \ toggle each check individually"
  12. DisableMSG: "&7You &c&l&nDISABLED&7 SOTW mode!\n&7\xbb &oEdit the &6config.yml&7&o\
  13.  \ to toggle wither spawns"
  14. DenyPlaceMSG1: '&7You cannot place '
  15. DenyPlaceMSG2: '&7 during SOTW!'
  16. DenyLightMSG1: '&7You cannot ignite '
  17. DenyLightMSG2: '&7 during SOTW!'
  18. ReloadMSG: '&7You &a&nsuccessfully&7 reloaded the config.yml'
  19. NoPermissionMSG: '&7You do &c&nnot&7 have permission to use that command!'
  20.  
  21. # Sounds, make sure you are using the correct sound code for each version!
  22. DenyPlaceSound: VILLAGER_NO
  23. DenyPlaceSoundVolume: 1
  24. DenyPlaceSoundPitch: 1
  25. StartSound: LEVEL_UP
  26. StartSoundVolume: 1
  27. StartSoundPitch: 1
  28. EndSound: WITHER_SPAWN
  29. EndSoundVolume: 1
  30. EndSoundPitch: 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement