Advertisement
Jordan_Gbu

FactionsTop - Spanish/Español

Sep 26th, 2018
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1. RelationColours:
  2. enemy: '&c'
  3. truce: '&d'
  4. ally: '&2'
  5. member: '&a'
  6. neutral: '&f'
  7. Calculation:
  8. starting-msg:
  9. - '[&6&lFactions&e&lTop &7Estamos Calculando Todas Las Facciones!]'
  10. finished-msg:
  11. - '[&6&lFactions&e&lTop &7Los Calculos Terminaron!]'
  12. Command-FTop:
  13. line: '&6%rank%. %relationcolour%%factionname% &a$ %value%'
  14. headerlines:
  15. - '&4&l&m-------------&e&lPagina &c&l%page%&4&l&m-------------'
  16. - '&eTotal De Servidores &6$ &c%servertotal%'
  17. - ''
  18. command-preventage: '&6&lFactions&e&lTop &aEspere a Que El Calculo De ftop Termine!'
  19. tooltip:
  20. - '&4&l&m<------&e&l%faction%&4&l&m------>'
  21. - '&eLider: &c%leader%'
  22. - ''
  23. - '&eRiqueza Total: &6$ %total%'
  24. - '&eBloques: &6$ %blocks%'
  25. - '&eDinero: &6$ %money%'
  26. - '&eSpawners: &6$ %spawners%'
  27. - '&eItems: &6$ %itemworth%'
  28. - '&eTotal De Spawner Contados: &c%totalspawnercount%'
  29. - ''
  30. - '&eMiembro Mas Rico: &a%richestmember%'
  31. - '&eBalance Del Miembro Mas Rico: &6%richestmemberbalance%'
  32. - ''
  33. - '&4&l&m<------&b&lBlocks&4&l&m------>'
  34. - '&b(blocks:BEACON:0) &cx &eFaros'
  35. - '&b(blocks:DISPENSER:0) &cx &eDispensadores'
  36. - '&b(blocks:DROPPER:0) &cx &eDropeadores'
  37. - '&b(blocks:HOPPER:0) &cx &eTolvas'
  38. - ''
  39. - '&4&l&m<------&b&lItems&4&l&m------>'
  40. - '&b(items:GOLDEN_APPLE:1) &cx &eManzanas Doradas'
  41. - '&b(items:MONSTER_EGG:50) &cx &eHuevos De Creeper'
  42. - ''
  43. - '&4&l&m<------&b&lSpawners&4&l&m------>'
  44. - '&b(spawners:SilverFish) &cx &eSilverFish'
  45. - '&b(spawners:IronGolem) &cx &eIronGolem'
  46. - '&b(spawners:Creeper) &cx &eCreeper'
  47. - '&b(spawners:Blaze) &cx &eBlaze'
  48. - '&b(spawners:Enderman) &cx &eEnderman'
  49. - '&b(spawners:Skeleton) &cx &eSkeleton'
  50. - '&b(spawners:Zombie) &cx &eZombie'
  51. Command-FValue:
  52. console-sender: '&6&lFactions&e&lTop &a No Puedes Usar Este Comando En Consola!'
  53. your-faction-not-synced: '&6&lFactions&e&lTop &cError &eFactions No Esta Sincronizado.'
  54. other-faction-not-synced: '&6&lFactions&e&lTop &cError: &eFaction &c%faction%&e
  55. No Esta Sincronizada.'
  56. faction-doesent-exist: '&6&lFactions&e&lTop &cError: &c%faction% No Existe.'
  57. no-faction: '&6&lFactions&e&lTop &cTu No Tienes Una Faction'
  58. line-self: '&aTu Faccion Vale &6$ %value%'
  59. line-others: '&aLa Faccion %faction% Vale &6$ %value%'
  60. tooltip:
  61. - '&4&l&m<------&e&l%faction%&4&l&m------>'
  62. - '&eLider: &c%leader%'
  63. - ''
  64. - '&eRiqueza Total: &6$ %total%'
  65. - '&eBloques: &6$ %blocks%'
  66. - '&eDinero: &6$ %money%'
  67. - '&eSpawners: &6$ %spawners%'
  68. - '&eItems: &6$ %itemworth%'
  69. - '&eTotal De Spawner Contados: &c%totalspawnercount%'
  70. - ''
  71. - '&eMiembro Mas Rico: &a%richestmember%'
  72. - '&eBalance Del Miembro Mas Rico: &6%richestmemberbalance%'
  73. - ''
  74. - '&4&l&m<------&b&lBlocks&4&l&m------>'
  75. - '&b(blocks:BEACON:0) &cx &eFaro'
  76. - '&b(blocks:DISPENSER:0) &cx &eDispensadores'
  77. - '&b(blocks:DROPPER:0) &cx &eDropeadores'
  78. - '&b(blocks:HOPPER:0) &cx &eTolvas'
  79. - ''
  80. - '&4&l&m<------&b&lItems&4&l&m------>'
  81. - '&b(items:GOLDEN_APPLE:1) &cx &eManzanas Doradas'
  82. - '&b(items:MONSTER_EGG:50) &cx &eHuevos De Creeper'
  83. - ''
  84. - '&4&l&m<------&b&lSpawners&4&l&m------>'
  85. - '&b(spawners:SilverFish) &cx &eSilverFish'
  86. - '&b(spawners:IronGolem) &cx &eIronGolem'
  87. - '&b(spawners:Creeper) &cx &eCreeper'
  88. - '&b(spawners:Blaze) &cx &eBlaze'
  89. - '&b(spawners:Enderman) &cx &eEnderman'
  90. - '&b(spawners:Skeleton) &cx &eSkeleton'
  91. - '&b(spawners:Zombie) &cx &eZombie'
  92. Command-Reload:
  93. no-permission: '&aNo Tienes Permisos Para Esto!'
  94. reloaded: '&6&lFactions&e&lTop &aConfiguracion Recargada!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement