Advertisement
Guest User

Untitled

a guest
Apr 26th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. # Notifications
  2. notification:
  3. enabled: true
  4. delay: -1
  5. messages:
  6. tag: '&7[&aAC&7] &2'
  7. no-perm: '&4You dont have permission !'
  8. killaura:
  9. enabled: true
  10. values:
  11. min-distance: 0.8
  12. deny-hit-delay: 3000
  13. allow-delay: 200
  14. 4npc:
  15. delay: 10
  16. locxz: 0.4
  17. locy: 0.1
  18. 2npc:
  19. delay: 60
  20. distance: 2
  21. angle: 40
  22. actions:
  23. a: cancel::notify
  24. angle:
  25. enabled: true
  26. values:
  27. high-chance: 480
  28. medium-chance: 400
  29. low-chance: 320
  30. actions:
  31. a: cancel::notify
  32. flight:
  33. enabled: true
  34. values:
  35. jump_height: 1.4
  36. groundcheck: 500
  37. fallspeed1: 0.13
  38. fallspeed2: 0.18
  39. actions:
  40. a: cancel::notify
  41. nofall:
  42. enabled: true
  43. actions:
  44. a: cancel::notify
  45. spam:
  46. enabled: true
  47. values:
  48. chat:
  49. delay: 1000
  50. command:
  51. delay: 1000
  52. actions:
  53. a: cancel::pacmessage &cPlease talk slowly.
  54. ascii-characters:
  55. enabled: true
  56. whitelist:
  57. - some_different_chars_in_your_language
  58. actions:
  59. a: cancel::notify::pacmessage &cASCII Characters are not allowed !
  60. fastbow:
  61. enabled: true
  62. values:
  63. kick: 4
  64. delay: 1000
  65. actions:
  66. a: cancel::notify
  67. headroll:
  68. enabled: true
  69. actions:
  70. a: cancel::notify::kick <player> <tag>&cHeadRoll &bis not allowed !
  71. impossibleinteract:
  72. enabled: true
  73. actions:
  74. a: cancel::notify
  75. morepackets:
  76. enabled: true
  77. values:
  78. movement:
  79. max_packets: 40
  80. delay: 1000
  81. sneak:
  82. max_packets: 18
  83. delay: 1000
  84. tabcomplete:
  85. max_packets: 5
  86. delay: 1000
  87. actions:
  88. a: cancel::notify
  89. speed:
  90. enabled: true
  91. values:
  92. violation:
  93. min_vl: 2.0
  94. vl_multiplier: 8.0
  95. actions:
  96. a: cancel::notify
  97. damageindicators:
  98. enabled: true
  99. values:
  100. fake_health: 1
  101. botattack:
  102. enabled: true
  103. values:
  104. delay: 500
  105. max-connections: 3
  106. mc_brand: true
  107. pac_version: 1.2.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement