Advertisement
Guest User

Untitled

a guest
Jul 18th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. #1000 = 1 second NO COMMAS | 10000 = 10 Seconds (Its in miliseconds)
  2. Timer:
  3. Archer: 10000
  4. EnderPearl: 16000
  5. Logout: 30000
  6. #6 hours = 21600000
  7. Gapple: 21600000
  8. PvpProt: 1800000
  9. SpawnTag: 30000
  10. Stuck: 300000
  11. Scoreboard:
  12. lines: true
  13. title: "&aServerName &a[Map &c%MAP%&a]"
  14. classes:
  15. miner:
  16. enabled: true
  17. archer:
  18. enabled: true
  19. bard:
  20. enabled: true
  21. assassin:
  22. enabled: true
  23. rouge:
  24. enabled: true
  25. #Must be lowercase
  26. Disabled-Faction-Names:
  27. - 'kohieotw'
  28. - 'paraeotw'
  29. - 'hcteamseotw'
  30. Help:
  31. - ' &aNigger&bOvidPvP&cNigger'
  32. - ' Nigger'
  33. Coords:
  34. - ' &a300 Nigger'
  35. - ' CuntSlayer'
  36. #Server IP - If not localhost you're going to have to alowed remote connections in Redis Config
  37. redis-server: 'localhost'
  38. #Redis Port - Default is 6379
  39. redis-port: 6379
  40. version: 7.2
  41. DonateLink: 'http://www.anal.com'
  42. timezone: EST
  43. mongo-ip: 'localhost'
  44. mongo-port: 27017
  45. mongo-auth: false #If this is false, Ignore username and password
  46. mongo-username: 'root'
  47. mongo-password: 'password'
  48. enchantment-limits:
  49. PROTECTION_ENVIRONMENTAL: 1
  50. DAMAGE_ALL: 1
  51. ARROW_KNOCKBACK: 1
  52. KNOCKBACK: 0
  53. FIRE_ASPECT: 0
  54. THORNS: 0
  55. ARROW_FIRE: 1
  56. ARROW_DAMAGE: 4
  57. DURABILITY: 3
  58. potion-limits:
  59. INSTANT_DAMAGE: 0
  60. REGEN: 0
  61. STRENGTH: 0
  62. WEAKNESS: 0
  63. SLOWNESS: 0
  64. INVISIBILITY: 1
  65. POISON: 1
  66. FIRE_RESISTANCE: 1
  67. SPEED: 2
  68. potion-limits-short:
  69. SLOWNESS: false
  70. potion-limits-long:
  71. POISON: false
  72. warzone-radius: 1000
  73. enemy-color: YELLOW
  74. teammate-color: GREEN
  75. fifth-color: GRAY
  76. ally-color: AQUA
  77. main-color: YELLOW
  78. secondary-color: GREEN
  79. third-color: BLUE
  80. fourth-color: GOLD
  81. archer-color: RED
  82. sixth-color: AQUA
  83. cut-clean: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement