szumielxd

CLX-lang

Dec 27th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.67 KB | None | 0 0
  1. # Default messages for CombatLogX
  2. # DO NOT set a message to `false` or null
  3. # DO NOT delete any messages
  4. #
  5. # To remove a message, set it to "" or ''
  6. messages:
  7. plugin prefix: "&8[&4AntyOrka&8]&r"
  8. expansion prefix: "&8[&4AntyOrka &7- &c{expansion}&8]&r"
  9.  
  10. loading expansion: "Loading expansion '{name} v{version}'"
  11. loaded expansions: "Loaded {amount} expansion{s}"
  12.  
  13. broadcasts:
  14. on enable: "&2CombatLogX is now enabled."
  15. on disable: "&4CombatLogX is not disabled."
  16.  
  17. commands:
  18. no permission: "&c&oYou don't have the permission"
  19. invalid target: "&c&oInvalid target &c'&a{target}&c'&c&o."
  20.  
  21. combatlogx:
  22. reloaded: "&a&oYou have successfully reloaded all of the configs."
  23. tag: "&a&oYou just forced &f{target}&a&o into combat. This may cause issues!"
  24. untag: "&a&oYou just forced &f{target}&a&o out of combat. This may cause issues!"
  25. not in combat: "&c&oThat player is not in combat."
  26.  
  27. combattime:
  28. not in combat: "&c&oNie jestes w trakcie walki."
  29. time left: "&a&oPozostalo &c{time} sekund walki."
  30. time left other: "&f{target}&a&o has &c{time} seconds &a&oremaining"
  31.  
  32. combat:
  33. expire: "&a&oJestes wolny! Oraj!."
  34. enemy death: "&a&oYour enemy has died."
  35. tagged:
  36. attacked by player: "&7&oJestes atakowany przez &7{name}&7&o. Nie logaj frixie!"
  37. attacker of player: "&7&oZaatakowales &7{name}&7&o. Nie logaj bo cie wysmieja!"
  38. attacked by mob: "&c&oYou were attacked by a(n) &f{mob_type}&c&o. Please do not log out!"
  39. attacker of mob: "&c&oYou attacked a(n) &f{mob_type}&c&o. Please do not log out!"
  40. unknown: "&c&oYou are now in combat. Do not log out!"
  41.  
  42. expansions:
  43. cheat prevention:
  44. gamemode:
  45. change: "&c&oYour gamemode was changed to &f{gamemode}&c&o because you were tagged."
  46. not allowed: "&c&oYou cannot switch gamemodes during combat."
  47.  
  48. flight:
  49. disabled: "&c&oYour flight was disabled because you were tagged."
  50. not allowed: "&c&oYou cannot enable flight during combat."
  51.  
  52. elytra:
  53. disabled: "&c&oYour elytra was disabled because you were tagged."
  54. not allowed: "&c&oYou cannot use elytra during combat."
  55.  
  56. command:
  57. not allowed: "&c&oKomenda &7{command} &c&onie jest ci potrzebna by uczciwie wygrac ten pojedynek."
  58.  
  59. teleport:
  60. enderpearl:
  61. not allowed: "&c&oYou cannot use enderpearls during combat"
  62. other:
  63. not allowed: "&c&oYou cannot teleport during combat."
  64.  
  65. inventory:
  66. closed: "&c&oYour inventory was closed because you were tagged."
  67. not allowed: "&c&oYou cannot open inventories during combat."
  68.  
  69. chat:
  70. not allowed: "&c&oPo co ci chat?"
  71.  
  72.  
  73. notcombatlogx:
  74. all damage: "&c&oYou took damage. Do not log out!"
  75. damage tag:
  76. contact: "&c&oYou were pricked by a cactus. Do not log out!"
  77. suffocation: "&c&oYou are suffocating in a wall. Do not log out!"
  78. fall: "&c&oYou fell down. Do not log out!"
  79. fire: "&c&oYou walked into fire. Do not log out!"
  80. fire tick: "&c&oYou are burning. Do not log out!"
  81. lava: "&c&oYou are boiling in lava. Do not log out!"
  82. drowning: "&c&oYou are drowning. Do not log out!"
  83. block explosion: "&c&oYou were exploded by tnt. Do not log out!"
  84. lightning: "&c&oZeus hates you. Do not log out!"
  85. starvation: "&c&oYou are starving to death. Do not log out!"
  86. poison: "&c&oYou are poisoned. Do not log out!"
  87. magic: "&c&oSomeone threw a potion at you. Do not log out!"
  88. wither: "&c&oYou are withering away. Do not log out!"
  89. falling block: "&c&oA block fell on you. Do not log out!"
  90. custom: "&c&oYou took damage from an unknown source. Do not log out!"
  91. fly into wall: "&c&oYou hit a wall. Do not log out!"
  92. hot floor: "&c&oThe floor is lava! Do not log out!"
  93. cramming: "&c&oYou are being squished. Do not log out!"
  94.  
  95. factions compatibility:
  96. no entry: "You cannot enter a no-pvp area during combat"
  97.  
  98. towny compatibility:
  99. no entry: "You cannot enter a no-pvp area during combat"
  100.  
  101. residence compatibility:
  102. no entry: "You cannot enter a no-pvp area during combat"
  103.  
  104. lands compatibility:
  105. no entry: "You cannot enter a no-pvp area during combat"
  106.  
  107. worldguard compatibility:
  108. no entry:
  109. pvp: "&cTu nie znajdziesz schronienia frixie"
  110. mob: "You cannot enter a non-mob area while tagged with a mob"
  111.  
  112. placeholder compatibility:
  113. zero time left: "Nie walczy"
  114. yes: "&aTak"
  115. no: "&cNie"
  116. status:
  117. fighting: "&cWalczy"
  118. idling: "&aCzeka"
Advertisement
Add Comment
Please, Sign In to add comment