Guest User

config.json

a guest
Nov 30th, 2020
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. {
  2. "disableJoinMessagePluginVersion": false,
  3. "activeClassementShopCmd": true,
  4. "activeClassementInChest": true,
  5. "holograms": [
  6. "&eRanking Faction",
  7. "&6Top 1 : &c%top1% &8: &c%points1%",
  8. "&6Top 2 : &c%top2% &8: &c%points2%",
  9. "&6Top 3 : &c%top3% &8: &c%points3%"
  10. ],
  11. "messageInActionBar": true,
  12. "cooldownInSecond": 900,
  13. "displayMessageCooldown": [
  14. 900,
  15. 300,
  16. 120,
  17. 60,
  18. 30
  19. ],
  20. "rankingMessagesHeader": [
  21. "&e&m----------&6[ &azFactionRanking &6]&e&m----------",
  22. ""
  23. ],
  24. "rankingMessages": "&6%place% &8- &e%faction% &8/ &c%points% &8: &c%place%&6/&c%maxFaction%",
  25. "rankingMessagesFooter": [
  26. "",
  27. "&e&m------------------------------------"
  28. ],
  29. "numberOfPointPerDeath": -1.0,
  30. "numberOfPointPerKill": 0.5,
  31. "numberOfPointPer1000DollarForPlayer": 1.0,
  32. "numberOfPointPerClaim": 0.1,
  33. "numberOfPointPerzNexus": 1.0,
  34. "numberOfPointPerzTotem": 1.0,
  35. "numberOfPointPerzKoth": 1.0,
  36. "bannedFactions": [
  37. "§2Wilderness",
  38. "SafeZone",
  39. "WarZone"
  40. ]
  41. }
Add Comment
Please, Sign In to add comment