Advertisement
Guest User

Untitled

a guest
Dec 11th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. BubbleProperties:
  2. Format: '%playerdisplay% &bsaid: &r%msg%'
  3. StickToHead: false
  4. Height: 3
  5. SoundEnabled: true
  6. Sound: CHICKEN_EGG_POP
  7. SoundVolume: 1.0
  8. SoundPitch: 1.0
  9. ParticlesEnabled: true
  10. Particle: FLAME
  11. ParticleAmount: 50
  12. ParticleOffsetX: 1
  13. ParticleOffsetY: 1
  14. ParticleOffsetZ: 1
  15. ParticleSpeed: 0.1
  16. AutoDelete: true
  17. AutoDeleteTimer: 10
  18. DisableInSpectatorMode: true
  19. Messages:
  20. ChatBubbles: '&e[&b&lChatBubbles&r&e]'
  21. NoPermission: '&cYou cannot use this command.'
  22. ToggleEnabled: '&bChatBubbles &aenabled!'
  23. ToggleDisabled: '&bChatBubbles &cdisabled!'
  24. ConfigReloaded: '&aConfig succesfully reloaded!'
  25. MySQL:
  26. enabled: false
  27. username: examplename
  28. password: password
  29. host: examplehost.net
  30. port: '3306'
  31. database: exampleDatabase
  32. ToggleData:
  33. exampleUser: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement