Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. bungee: false
  2. Punish_Cmd: "ban %player% Unfair Advantage -s"
  3. debug: false
  4. testmode: false
  5. hwid: ""
  6. logs:
  7. enabled: true
  8. broadcast: true
  9. #In minutes.
  10. interval: 2
  11. #Recommended to prevent issues with pearls and Fiona.
  12. PearlFix:
  13. #Prevents pearling directly onto glitchable blocks.
  14. glitchFix: true
  15. #Prevents players from getting stuck into blocks.
  16. stuckFix: true
  17. checks:
  18. Speed:
  19. enabled: true
  20. bannable: true
  21. cancelled: false
  22. #Disable or enable the different parts of the check.
  23. NormalMovements: true
  24. Limit: true
  25. Constant: true
  26. #Limited, Vanilla, onGround, midAir.
  27. Others: true
  28. maxViolations: 20
  29. tpsCancel: 16.5
  30. AimPattern:
  31. enabled: true
  32. bannable: false
  33. cancelled: false
  34. #Disable different parts of AimPattern.
  35. Meme: true
  36. Difference: true
  37. ImpossiblePitch: true
  38. #The max amount of violations before the punishment command is called.
  39. maxViolations: 10
  40. tpsCancel: 18.0
  41. Phase:
  42. enabled: true
  43. bannable: false
  44. cancelled: false
  45. #Disable/enable alerts for phase.
  46. silent: false
  47. maxViolations: 200
  48. tpsCancel: 0
  49. Fly:
  50. enabled: true
  51. bannable: true
  52. cancelled: false
  53. #Toggle different parts of Fly.
  54. JumpHeight: true
  55. Invalid: true
  56. FallSpeed: true
  57. Gravity: true
  58. #More leniency for velocity
  59. velocityLeniency: true
  60. maxViolations: 18
  61. #The TPS threshold before the check is temporarily turned off.
  62. tpsCancel: 14.0
  63. KillAura:
  64. enabled: true
  65. bannable: true
  66. cancelled: false
  67. #Toggle different parts of Killaura.
  68. InvalidSwing: true
  69. Direction: true
  70. Heuristic: true
  71. Switch: true
  72. Angle: true
  73. RayTrace: true
  74. maxViolations: 14
  75. tpsCancel: 15.6
  76. Reach:
  77. enabled: true
  78. bannable: true
  79. cancelled: false
  80. #Toggle different parts of reach.
  81. Counted: true
  82. UseEntity: true
  83. maxViolations: 5
  84. tpsCancel: 17.0
  85. Timer:
  86. enabled: true
  87. bannable: true
  88. cancelled: false
  89. #Toggle different parts of Timer.
  90. TypeA: true
  91. TypeB: true
  92. TypeC: true
  93. maxViolations: 8
  94. tpsCancel: 17.0
  95. AutoClicker:
  96. enabled: true
  97. bannable: false
  98. #Change the threshold for CPS.
  99. thresholdToAlert: 20
  100. thresholdToAddVL: 30
  101. maxViolations: 100
  102. tpsCancel: 17.0
  103. cancelled: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement