Advertisement
Guest User

Untitled

a guest
Jul 16th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.12 KB | None | 0 0
  1. ScoreBoardTittle: '&c&lKingdom3'
  2. ScoreBoardAlwaysShow: true
  3. ScoreBoardcontent:
  4. - '&7&m--------------------'
  5. - '&cSpeler: &f%player%'
  6. - ''
  7. - '%stats%'
  8. - ''
  9. - '&cRank: %Rank%'
  10. - '&7&m--------------------'
  11. Stats:
  12. - '&conline &f: %online%'
  13. PvPTimer: '&e&lPvPTimer: %timer%'
  14. EnderPearlCoolDown: '&b&lEnderpearl&7: &6%seconds%s'
  15. KoTH:
  16. - '&b&l%name% &7: &6%time%'
  17. - '(%world% x:%x% y:%y% z:%z%)'
  18. TagSpawnProtection: '&b&lSpawn Tag&7: &6%seconds%s'
  19. ClassActive: '&6&lClass&7: &b&l%classname%'
  20. AllClassActive: false
  21. BardEnergy: '&8»&b&lEnergy&7: &e%energy%'
  22. Jail: '&8»&b&lJail&7: &e%time%'
  23. GoldenAppleControl: '&5»&e&l%ItemName%&7: &e%time%'
  24. DTC: '&2%core%&7: &a%pointsleft%&7/&a%points%'
  25. Rank:
  26. - '&bRank: %Rank%'
  27. Factions:
  28. - '&eFaction: &a%factionname%'
  29. - '&ePower: &a%factionpower%'
  30. - '&eDTR: &a%factiondtr%'
  31. FactionTPTimer: '&8»&b&lFaction TP&7: &e%time%'
  32. FactionStuck: '&e&lFaction Stuck&7: &a&l%time%s'
  33. floAuction:
  34. - '&9Subasta por&8:&e %subasto%'
  35. - '&9item&8:&e %item% x%cantidad%'
  36. - '&9Precio inicial&8:&e %inicial%'
  37. - '&9Incremento&8:&e %incremento%'
  38. - '&9Ultima Oferta&8:&e %oferta% por %oferto%'
  39. - '&9termina en&8:&e %time%'
  40. EzQueue:
  41. - '&bQueue: '
  42. - '&bYour Rank&f: &e%rank%'
  43. - '&bJoin to&f: &e%server%'
  44. - '&bPos&f: &a%pos% &bof &c%max%'
  45. PlaceholderAPI:
  46. - '&aUptime&7: &c%server_uptime%'
  47. - '&aRam used&7: &c%server_ram_used%'
  48. - '&aRam free&7: &c%server_ram_free%'
  49. MVdWPlaceholderAPI:
  50. - '&a&l{player}'
  51. - '&aXP&7: &5{xp}'
  52. enderpearl-cooldown: 16
  53. enderpearl-cooldown-msg: '&cYou cannot use this for another &c&l%seconds% &cseconds!'
  54. enderpearl-item-display: '&6Enderpearl cooldown: &c%cooldown%'
  55. cmdreload: '&c[&bCustomScoreBoard&c] &aConfiguration loaded successfully.'
  56. cmdon: '&c[&bCustomScoreBoard&c] &aScoreboard Enabled.'
  57. cmdoff: '&c[&bCustomScoreBoard&c] &cScoreboard Disabled.'
  58. NoConsole: '&4Error: &cPlayers can only use this command.'
  59. NoPermission: '&aError: &cYou not have permission to use this command.'
  60. PVPLogerKillPlayer: '&c%player% &7(Combat-Logger) &ewas slain by &c%killer%.'
  61. PVPLogerDead: '&c%player% &7(Combat-Logger) &edied.'
  62. PVPLogerVillager: '&c%player%'
  63. PVPLogerForceSpawn: true
  64. PVPLogerDropItems: true
  65. PVPLogerCancelTeleport: true
  66. PVPLogerCancelTeleportMsg: '&7(Combat-Logger) &eTeleportation &cis disabled in combat'
  67. PVPLogerCancelCommands: true
  68. PVPLogerCancelCommandsMsg: '&7(Combat-Logger) &e%command% &cis disabled in combat.'
  69. PVPLogerAllowedCommands:
  70. - 'msg'
  71. - 'tell'
  72. - 'r'
  73. FactionsTeleportDelay:
  74. enable: true
  75. time: 20
  76. msg: '&eYou will teleport to &d%to%s &ein &d%time% &eseconds.'
  77. wait: '&eYou are already teleporting, you must wait &d%time% &eseconds.'
  78. succes: '&aTeleportacion commencing.'
  79. cancel: '&cPending teleportation request canceled.'
  80. Values-Format: # use "TIMER" or "RELOJ" to show as Hours:Minutes:seconds. you can use format "#0.0"
  81. EnderPearlCoolDown: "#0"
  82. TagSpawnProtection: "#0.0"
  83. BardEnergy: "#0.0"
  84. Jail: "TIMER"
  85. GoldenAppleControl: "TIMER"
  86. PvPTimer: "TIMER"
  87. FactionTPTimer: "#0.0"
  88. FactionStuck: "#0.0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement