Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. ftopTitle: '&6_______________.[ &2Factions Top %PAGE%/%MAXPAGE% &6]._______________'
  2. maxPages: 0
  3. maxFactionsOnTop: 10
  4. chunkGracePeroidMins: 60
  5. resetGraceChunkGracePeroidAfterRestart: false
  6. updateFTopRankingSeconds: 60
  7. ftopMessage: '&e%NUMBER%. %RELATIONSHIPCOLOR%%FACTION% &b$%VALUE%'
  8. excludeFactions: "{wilderness, safezone, warzone}"
  9. mysql:
  10. enable: 'false'
  11. hostname: localhost
  12. port: '3306'
  13. database: database
  14. user: user
  15. password: password
  16. hoverMessage:
  17. - '&c&lFaction: &a%faction%'
  18. - '&aLeader: &b%factionadmin%'
  19. - ''
  20. - '&bTotal Wealth: &b$%totalwealth%'
  21. - '&bMoney: &b%balance%'
  22. - '&bSpawners: &b$%spawnervalue%'
  23. - '&bBlocks: &b$%blockvalue%'
  24. - ''
  25. - '&5&l* Spawners'
  26. - '%spawners%'
  27. - ''
  28. - '&5&l* Blocks'
  29. - '%blocks%'
  30. spawnerBlockMessage: "&6%TYPE% X &c&l%AMOUNT%"
  31. noSpawners: "&6None"
  32. noBlocks: "&6None"
  33. usePlayerBalance: 'false'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement