NAOSAMA

Untitled

Mar 17th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. # .
  2. # . Read the tutorial at: http://dev.bukkit.org/bukkit-plugins/holographic-displays/
  3. # .
  4. # . Plugin created by filoghost.
  5. # .
  6. space-between-lines: 0.02
  7. images:
  8. symbol: '[x]'
  9. transparency:
  10. space: ' [|] '
  11. color: '&7'
  12. bungee:
  13. refresh-seconds: 3
  14. use-RedisBungee: false
  15. pinger:
  16. enable: false
  17. timeout: 500
  18. offline-motd: '&cOffline, couldn''t get the MOTD.'
  19. status:
  20. online: '&aOnline'
  21. offline: '&cOffline'
  22. motd-remove-leading-trailing-spaces: true
  23. servers:
  24. - 'hub: 127.0.0.1:25565'
  25. - 'survival: 127.0.0.1:25566'
  26. - 'minigames: 127.0.0.1:25567'
  27. time:
  28. format: H:mm.s
  29. zone: GMT+9
  30. update-notification: true
  31. debug: false
Add Comment
Please, Sign In to add comment