Advertisement
NARUMC

Untitled

Oct 18th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.17 KB | None | 0 0
  1. # Custom NoCheatPlus Config
  2. # Version 3.2
  3. # Type: Auto-Kick
  4. # Config Developed by Captain_Obvious
  5. # Config support can be found here: https://goo.gl/Du4BpY
  6. # Reminder: You must be using the latest build of NoCheatPlus in order to run the config. Link: https://ci.md-5.net/job/NoCheatPlus/
  7. savebackconfig: true
  8. configversion:
  9. notify: false
  10. notifymaxpaths: 5
  11. created: 1104
  12. saved: 1104
  13. logging:
  14. active: true
  15. maxqueuesize: 5000
  16. extended:
  17. status: false
  18. commands:
  19. actions: false
  20. allviolations:
  21. debug: true
  22. debugonly: false
  23. backend:
  24. trace: false
  25. notify: false
  26. backend:
  27. console:
  28. active: true
  29. asynchronous: true
  30. file:
  31. active: false
  32. prefix: ''
  33. filename: nocheatplus.log
  34. ingamechat:
  35. active: true
  36. prefix: '&c&lNCP &7»&r ' # This is the NCP prefix used for all notify messages
  37. subscriptions: false
  38. data:
  39. expiration:
  40. active: true
  41. duration: 75
  42. history: false
  43. consistencychecks:
  44. active: true
  45. interval: 10
  46. maxtime: 2
  47. suppresswarnings: false
  48. protection:
  49. plugins:
  50. hide:
  51. active: true
  52. nopermission:
  53. message: '&c&lNCP &7» &rYou do not have permission to run this command.'
  54. commands: # These commands below will be blocked if the player is not opped and will display the message above
  55. - '?'
  56. - plugins
  57. - version
  58. - icanhasbukkit
  59. - bukkit:help
  60. - bukkit:?
  61. - about
  62. unknowncommand:
  63. message: '&c&lNCP &7» &rThe server currently runs a custom &cNoCheatPlus Config &rVersion &c3.2'
  64. commands: # This outputs the message above when users attempt to run the command(s) below
  65. - ncp
  66. commands:
  67. consoleonly:
  68. active: true
  69. message: '&c&lNCP &7» &rThis command could cause problems. Please execute in console if you wish to continue.'
  70. commands: # Blocks all users from using these commands and will display the message above
  71. - restart
  72. - stop
  73. - rl
  74. - reload
  75. clients:
  76. motd:
  77. active: true
  78. allowall: false
  79. checks:
  80. blockbreak:
  81. direction: # This will check if they are looking at the block when breaking
  82. active: true
  83. actions: cancel vl>10 log:bdirection:0:8:i cancel
  84. fastbreak: # This checks to see if a player broke a block too fast
  85. active: true
  86. strict: true
  87. delay: 95
  88. intervalsurvival: 100
  89. grace: 2000
  90. actions: cancel vl>2 log:fastbreak:1:10:i cancel vl>65 cmd:cccheatkick:0:2 cancel vl>75 cmd:cheatkick:0:2 cancel vl>85 cmd:ccheatkick:0:2 cancel vl>1000 cancel log:highvlerror:0:5:ic
  91. frequency: # This checks how many a player broke in a certain amount of time
  92. active: true
  93. intervalcreative: 95
  94. intervalsurvival: 49
  95. shortterm: # 20 ticks is one second, so in 1/4 of a second a player is maxed to 6 blocks
  96. ticks: 5
  97. limit: 6
  98. actions: cancel vl>12 log:bbfrequency:1:7:i cancel vl>18 cmd:cccheatkick:0:2 cancel vl>24 cancel cmd:kickfrequency:0:2 vl>31 cmd:ccheatkick:0:2 cancel
  99. noswing: # This check was disabled, caused too many problems with blocks coming back
  100. active: false
  101. actions: vl>20 log:noswing:0:12:i
  102. reach: # This checks to see if a player broke a block that they could reach
  103. active: true
  104. actions: cancel vl>5 log:breach:0:10:i cancel
  105. wrongblock: # This checks if a player broke the block they first interacted with/clicked
  106. active: true
  107. level: 10
  108. actions: cancel vl>10 log:bwrong:0:8:i cancel vl>16 cmd:cccheatkick:0:2 cancel vl>25 cancel cmd:cheatkick:0:2 vl>35 cmd:ccheatkick:0:2 cancel
  109. blockinteract:
  110. direction: # This checks if a player was looking at a block they interacted with/clicked
  111. active: true
  112. actions: vl>6 cancel vl>24 log:bdirection:0:7:i cancel
  113. reach: # This checks if a player could interact/click the block in reach
  114. active: true
  115. actions: cancel vl>5 log:breach:0:8:i cancel
  116. speed: # This checks if a player is interacting with too many blocks
  117. active: true
  118. interval: 2000
  119. limit: 52
  120. actions: cancel vl>200 log:bspeed:0:8:i cancel vl>2000 cmd:cccheatkick:0:2 cancel vl>3250 cmd:cheatkick:0:2 cancel vl>4000 cmd:ccheatkick:0:2 cancel
  121. visible: # This checks if a block was in sight before the player interacted with it
  122. active: true
  123. actions: vl>4 cancel vl>50 log:bvisible:0:10:i cancel
  124. blockplace:
  125. against: # This checks to see if a player places a block on a surface they couldn't, such as water
  126. active: true
  127. actions: cancel
  128. autosign: # Checks if a player is placing a sign too quickly
  129. active: true
  130. skipempty: false
  131. actions: cancel vl>5 log:bautosign:0:6:i cancel vl>8 cmd:cccheatkick:0:2 cancel vl>10 cmd:cheatkick:0:2 cancel vl>12 cmd:ccheatkick:0:2 cancel
  132. direction: # This checks if a player was looking at where they placed the block
  133. active: true
  134. actions: cancel vl>10 log:bdirection:0:8:i cancel
  135. fastplace: # This checks to see if a player places too many blocks. The limit stands for 2 seconds, so 14 blocks in two seconds is allowed. The shortterm works the same as the frequency check
  136. active: true
  137. limit: 14
  138. shortterm:
  139. ticks: 12
  140. limit: 5
  141. actions: cancel vl>15 log:fastplace:1:8:i cancel vl>155 cmd:cccheatkick:0:2 cancel vl>200 cmd:cheatkick:0:2 cancel vl>250 cmd:ccheatkick:0:2 cancel
  142. reach: # This checks to see if a player placed a block that they could reach
  143. active: true
  144. actions: cancel vl>5 log:breach:0:7:i cancel
  145. noswing: # Check disabled, caused too many issues when placing blocks
  146. active: false
  147. exceptions:
  148. - WATER_LILY
  149. - FLINT_AND_STEEL
  150. actions: cancel vl>10 log:noswing:0:7:i cancel
  151. speed: # This checks the amount of throwable obejects thrown. The interval is the time allowed between each throw (In MS)
  152. active: true
  153. interval: 70
  154. actions: cancel vl>150 log:bpspeed:3:5:i cancel vl>400 cmd:cccheatkick:0:2 cancel vl>500 cmd:cheatkick:0:2 cancel vl>600 cmd:ccheatkick:0:2 cancel
  155. preventmisc:
  156. boatsanywhere: true
  157. chat:
  158. captcha:
  159. active: true
  160. skip:
  161. commands: false
  162. characters: abcdefghjkmnpqrtuvwxyzABCDEFGHJKMNPQRTUVWXYZ2346789
  163. length: 4
  164. question: '&c&lNCP &7» &cPlease type ''&6[captcha]&c'' to continue sending messages/commands.'
  165. success: '&c&lNCP &7» &aYou can keep on chatting now'
  166. tries: 3
  167. actions: cancel cmd:kickcaptcha vl>4 log:captcha:2:5:cf cancel cmd:kickcaptcha:0:2:i
  168. color:
  169. active: false
  170. actions: log:color:0:6:i cancel
  171. commands:
  172. active: true
  173. exclusions: []
  174. handleaschat:
  175. - /me
  176. - /msg
  177. - /emsg
  178. - /r
  179. - /reply
  180. - /pm
  181. - /epm
  182. - /whisper
  183. - /tell
  184. - /etell
  185. level: 8
  186. shortterm:
  187. ticks: 19
  188. level: 3
  189. actions: log:commands:0:5:cf cancel cmd:kickcommands:0:2 vl>20 log:commands:0:5:cf cancel cmd:tempkick1:0:2:i
  190. text: # Advanced chat checks, adjusting may cause problems
  191. active: true
  192. allowvlreset: true
  193. frequency:
  194. normal:
  195. minimum: 0.0
  196. factor: 0.9
  197. weight: 6
  198. level: 135
  199. actions: cancel cmd:tellchatnormal vl>7 log:chatnormal:0:5:c cancel cmd:tellchatnormal:0:2 vl>20 log:chatnormal:0:5:cf cancel cmd:kickchatnormal:0:2 vl>40 log:chatnormal:0:5:cf cancel cmd:kickchat5:0:2
  200. shortterm:
  201. minimum: 2.0
  202. factor: 0.7
  203. weight: 3.0
  204. level: 18.0
  205. actions: log:chatfast:0:5:cf cancel cmd:kickchatfast:0:6 vl>20 log:chatfast:0:5:cf cancel cmd:kickchat1:0:2 vl>40 log:chatfast:0:5:cf cancel cmd:kickchat5:0:2
  206. message:
  207. lettercount: 1.0
  208. partition: 1.0
  209. uppercase: 1.2
  210. afterjoin: 1.5
  211. nomoving: 1.5
  212. repeatviolation: 1.2
  213. repeatglobal: 1.0
  214. repeatself: 1.5
  215. words:
  216. lengthav: 1.0
  217. lengthmsg: 1.0
  218. noletter: 0.0
  219. global:
  220. active: true
  221. weight: 1.0
  222. words:
  223. active: false
  224. prefixes:
  225. active: false
  226. similarity:
  227. active: false
  228. player:
  229. active: true
  230. words:
  231. active: false
  232. prefixes:
  233. active: false
  234. similarity:
  235. active: false
  236. warning:
  237. active: true
  238. level: 70
  239. message: '&c&lNCP &7» &cSlow down in chat!'
  240. timeout: 10
  241. relog: # This checks the amount of time between a quit and a join
  242. active: true
  243. timeout: 3250
  244. warning:
  245. message: '&c&lNCP &7» &cYou relogged too fast!'
  246. number: 1
  247. timeout: 60000
  248. kickmessage: Too fast re-login, try with a little delay.
  249. actions: log:relog:0:15:cf cancel vl>15 log:relog:0:10:cf cancel cmd:tempkick5:0:2
  250. logins: # A simple Anti-Bot defense. Allows 7 players to join in 10 seconds. Adjust to your server size
  251. active: true
  252. startupdelay: 600
  253. perworldcount: false
  254. seconds: 10
  255. limit: 7
  256. kickmessage: Too many players are logging in at a time! Try again later.
  257. combined:
  258. bedleave: # Prevents players from using BedLeave packets to fly or use god mode
  259. active: true
  260. actions: cancel log:bedleave:0:7:i cmd:kickbedleave:0:2 vl>2 cmd:ccheatkick:0:2 cancel
  261. enderpearl: # Prevents players from glitching through areas using enderpearls
  262. active: true
  263. preventclickblock: true
  264. improbable: # Advanced all around server checks. Can be used most commonly to detect KillAura. Works best in groups.
  265. active: true
  266. level: 198
  267. actions: cancel vl>4 log:improbable:0:6:i cancel vl>425 cmd:cccheatkick:0:2 cancel vl>550 cmd:cheatkick:0:2 cancel vl>640 cmd:ccheatkick:0:2 cancel vl>12000 log:highvlerror:0:5:ci cancel
  268. invulnerable: # These values alter the invulnerablity on login
  269. active: true
  270. triggers:
  271. always: false
  272. falldistance: true
  273. initialticks:
  274. join: -1
  275. ignore:
  276. - FALL
  277. modifiers:
  278. all: 0
  279. munchhausen: # Future proof: Prevents players from abusing knockback from fishing rods to fly
  280. active: false
  281. actions: cancel vl>100 cancel log:munchhausen:0:60:i
  282. yawrate: # This checks if a player turns (rate) amount degrees
  283. rate: 105
  284. penalty:
  285. factor: 1.0
  286. minimum: 250
  287. maximum: 2000
  288. improbable: true
  289. fight:
  290. canceldead: true
  291. toolchangepenalty: 150
  292. pvp:
  293. knockbackvelocity: default
  294. yawrate:
  295. active: true
  296. angle: # This checks if a player is hitting 2 or more entities at a time.
  297. active: true
  298. threshold: 55
  299. actions: cancel vl>160 log:angle:0:6:i cancel vl>260 cmd:cccheatkick:0:2 cancel vl>300 cmd:cheatkick:0:4 cancel vl>330 cmd:ccheatkick:0:2 cancel
  300. critical: # This prevents players from faking critical hits
  301. active: true
  302. cancel: # FallDistance checks if a player hit another player under that distance
  303. cancel: 125
  304. dividedamage: 0.08
  305. falldistance: 0.075
  306. actions: vl>2 cancel vl>17 log:critical:0:6:i cancel vl>20 cmd:cccheatkick:0:2 cancel vl>28 cmd:cheatkick:0:2 cancel vl>35 cmd:ccheatkick:0:2 cancel
  307. direction: # Checks to make sure a player is looking at the entity before hitting. Some false positives
  308. active: true
  309. strict: true
  310. penalty: 160
  311. actions: vl>1 cancel vl>6 log:fdirection:0:6:i cancel vl>24 cmd:cccheatkick:0:2 cancel vl>31 cmd:cheatkick:0:2 cancel vl>39 cmd:ccheatkick:0:2 cancel
  312. fastheal: # Prevents players from healing too fast
  313. active: true
  314. interval: 4000
  315. buffer: 1000
  316. actions: cancel vl>10 cancel log:fastheal:0:10:i vl>30 cancel log:fastheal:0:10:i
  317. godmode: # Prevents players from canceling any damage dealt to them
  318. active: true
  319. minage: 1100
  320. maxage: 5000
  321. actions: log:godmode:1:8:i cancel vl>60 log:godmode:1:8:i cancel
  322. noswing: # Prevents players from using the NoSwing cheat, some false positives
  323. active: true
  324. actions: vl>1 cancel vl>7 log:noswing:0:8:i cancel
  325. reach: # Prevents players from hitting an entity out of reach. Lower survival distance for a stricter check, raise for a more leinent check.
  326. active: true
  327. survivaldistance: 4.2
  328. penalty: 250
  329. reduce: true
  330. reducedistance: 0.9
  331. reducestep: 0.15
  332. actions: vl>1 cancel vl>4 log:freach:0:6:i cancel vl>15 cmd:cccheatkick:0:2 cancel vl>22 cmd:cheatkick:0:2 cancel vl>30 cmd:ccheatkick:0:2 cancel
  333. selfhit: # Prevents players from hitting themselves
  334. active: true
  335. actions: log:fselfhit:1:8:i cancel vl>10 cancel cmd:cheatkick:0:2 vl>18 cmd:ccheatkick:0:5 cancel
  336. speed: # Prevents players from hitting too fast
  337. active: true
  338. limit: 13
  339. actions: cancel vl>5 log:fspeed:0:6:i cancel vl>25 cmd:cccheatkick:0:2 cancel vl>30 cmd:cheatkick:0:2 cancel vl>45 cmd:ccheatkick:0:2 cancel
  340. shortterm:
  341. ticks: 8
  342. limit: 6
  343. inventory:
  344. drop: # Prevents players from dropping too many things in a time frame
  345. active: true
  346. limit: 4
  347. timeframe: 15
  348. actions: log:drop:0:6:i cancel vl>6 cancel cmd:cheatkick:0:2
  349. fastclick: # Prevents players from clicking too fast in their inventory
  350. active: true
  351. sparecreative: true
  352. tweaks1_5: true
  353. limit:
  354. shortterm: 3
  355. normal: 9
  356. actions: vl>3 cancel vl>80 log:fastclick:1:7:i cancel
  357. instantbow: # Prevents players from ignoring the bow dragback
  358. active: true
  359. strict: true
  360. delay: 129
  361. improbable:
  362. feedonly: false
  363. weight: 0.6
  364. actions: cancel vl>15 log:instantbow:2:6:i cancel
  365. instanteat: # Prevents players from eating food instantly
  366. active: true
  367. actions: log:instanteat:2:5:i cancel
  368. fastconsume: # Prevents players from eating food too fast
  369. active: true
  370. duration: 0.67
  371. whitelist: false
  372. items: []
  373. actions: log:fastconsume:2:8:i cancel
  374. gutenberg: # Old Minecraft exploit allowed crashing of the server by creating a book with tons of pages.
  375. active: true
  376. actions: cancel log:gutenberg:0:10:i cmd:kickinvaliddata:0:2
  377. items:
  378. active: true
  379. open:
  380. active: true
  381. close: true
  382. cancelother: true
  383. hotfix:
  384. duplication:
  385. fallingblockendportal: true
  386. moving:
  387. creativefly: # Prevents players from moving too fast than allowed
  388. active: true
  389. ignoreallowflight: true
  390. ignorecreative: true
  391. model:
  392. creative:
  393. horizontal:
  394. speed: 114
  395. vertical:
  396. ascend:
  397. speed: 97
  398. maxheight: 128
  399. spectator:
  400. horizontal:
  401. speed: 450
  402. vertical:
  403. ascend:
  404. speed: 170
  405. maxheight: 128
  406. gravity: false
  407. ground: false
  408. levitation:
  409. horizontal:
  410. speed: 50
  411. vertical:
  412. ascend:
  413. speed: 10
  414. maxheight: 128
  415. gravity: false
  416. modifiers: false
  417. gravity: false
  418. ground: false
  419. elytra:
  420. horizontal:
  421. speed: 345
  422. modsprint: 1.0
  423. vertical:
  424. ascend:
  425. speed: 0
  426. maxheight: 128
  427. modifiers: false
  428. actions: vl>6 cancel vl>180 cmdc:flyshort:0:6 cancel vl>3000 log:flylong:0:4:i cancel vl>4250 cmd:cccheatkick:0:2 cancel vl>5000 cmd:cheatkick:0:5 cancel vl>6500 cmd:ccheatkick:0:2 cancel
  429. morepackets: # Checks if a player is spamming packets or sending too many packets
  430. active: true
  431. seconds: 6
  432. epsideal: 20
  433. epsmax: 22
  434. burst:
  435. packets: 20
  436. directviolation: 30
  437. epmviolation: 60
  438. setbackage: 40
  439. actions: cancel vl>30 log:morepackets:2:7:i cancel vl>80 cmd:cccheatkick:0:2 cancel vl>100 cmd:kickpackets:0:2 cancel vl>160 cmd:ccheatkick:0:2 cancel
  440. nofall: # Prevents players from ignoring fall damage
  441. active: true
  442. dealdamage: true
  443. skipallowflight: true
  444. resetonviolation: false
  445. resetonteleport: false
  446. resetonvehicle: true
  447. anticriticals: true
  448. actions: log:nofall:0:7:i cancel vl>4 cancel cmd:cccheatkick:0:2 vl>8 cmd:cheatkick:0:2 cancel vl>12 cmd:ccheatkick:0:5 cancel
  449. passable: # Prevents players from glitching through blocks
  450. active: true
  451. actions: vl>2 cancel vl>30 log:passable:1:7:i cancel vl>170 cmd:cccheatkick:0:2 cancel vl>190 log:passable:0:7:i cancel cmd:cheatkick:0:2 vl>200 cmd:ccheatkick:0:2 cancel
  452. untracked:
  453. teleport:
  454. active: true
  455. command:
  456. active: true
  457. tryteleport: true
  458. prefixes:
  459. - sethome
  460. - home set
  461. - setwarp
  462. - warp set
  463. - setback
  464. - set back
  465. - back set
  466. - spawn
  467. - hub
  468. - tpaccept
  469. - tphere
  470. - tpaccept
  471. - home
  472. - wild
  473. - randomtp
  474. - wildtp
  475. survivalfly: # Prevents players from moving too fast/attempting to fly
  476. active: true
  477. extended:
  478. vertical-accounting: true
  479. stepheight: default
  480. hbufmax: 1.0
  481. setbackpolicy:
  482. falldamage: true
  483. voidtovoid: true
  484. actions: vl>45 cancel vl>175 cmdc:flyshort:1:7 cancel vl>1750 log:flylong:0:6:i cancel vl>5500 cmd:cccheatkick:0:2 cancel vl>7000 cmd:cheatkick:0:5 cancel vl>8000 cmd:ccheatkick:0:2 cancel vl>25000 cancel log:highvlerror:0:2:ic
  485. hover:
  486. active: true
  487. step: 5
  488. ticks: 85
  489. loginticks: 100
  490. falldamage: true
  491. sfviolation: 350
  492. velocity:
  493. activationcounter: 80
  494. activationticks: 140
  495. strictinvalidation: true
  496. splitmoves: default
  497. ignorestance: default
  498. tempkickillegal: true
  499. loadchunks:
  500. join: true
  501. move: true
  502. teleport: true
  503. worldchange: true
  504. sprintinggrace: 2.0
  505. assumesprint: true
  506. speedgrace: 4.0
  507. enforcelocation: default
  508. setback:
  509. method: default
  510. vehicle:
  511. preventdestroyown: true
  512. enforcelocation: default
  513. schedulesetbacks: default
  514. morepackets:
  515. active: true
  516. actions: cancel vl>10 log:morepackets:0:8:i cancel
  517. envelope:
  518. active: default
  519. actions: cancel vl>100 cancel log:vehicleenvelope:0:15:i
  520. message:
  521. illegalplayermove: Illegal move.
  522. illegalvehiclemove: Illegal vehicle move.
  523. net: # Relies on ProtocolLib to work
  524. attackfrequency: # Checks if a player is sending too many attack packets
  525. active: true
  526. limitforseconds:
  527. half: 9
  528. one: 14
  529. two: 39
  530. four: 55
  531. eight: 100
  532. actions: cancel vl>15 cancel log:attackfrequency:0:7:i vl>40 cmd:cccheatkick:0:2 cancel vl>55 cancel cmd:cheatkick:0:2 vl>70 cmd:ccheatkick:0:2 cancel
  533. flyingfrequency: # Checks if a player is spamming packets
  534. active: true
  535. seconds: 5
  536. packetspersecond: 60
  537. actions: cancel
  538. reduceredundant:
  539. active: true
  540. seconds: 3
  541. actions: cancel vl>2500 cmd:kickinvaliddata:0:2 cancel
  542. keepalivefrequency: # Checks if a player is using spamming packets to use regen or godmode, some false positives on join
  543. active: true
  544. actions: cancel vl>10 cancel log:keepalive:0:10:i vl>100 cancel cmd:kickalive:0:2
  545. packetfrequency: # Checks if a player is spamming packets
  546. active: default
  547. limitpersecond: 200
  548. seconds: 4
  549. actions: cancel cmd:kickpacketfrequency:0:2 vl>4 cmd:ccheatkick:0:5 cancel
  550. sounddistance: # Prevents players from abusing an exploit to use render hacks to see far away players during storms
  551. active: true
  552. maxdistance: 150
  553. superseded:
  554. flying:
  555. cancelwaiting: true
  556. strings: # Anything used in the actions of any checks can be defined here
  557. angle: '&c[player] &7could be using &6KillAura &7VL &c[violations] &7(Combat Hacks)'
  558. attackfrequency: '&c[player] &7could be using &6MultiAura &7VL &c[violations] &7(Combat Hacks)'
  559. ban: ban [player]
  560. ban-ip: ban-ip [ip]
  561. bautosign: '&c[player] &7could be using &6Auto Sign &7VL &c[violations]'
  562. bbfrequency: '&c[player] &7could be using &6Nuker &7VL &c[violations]'
  563. bdirection: '&c[player] &7failed &6Impossible Interact &7VL &c[violations]'
  564. bedleave: '&c[player] &7failed &6Bed Leave &7VL &c[violations]'
  565. bpspeed: '&c[player] &7could be using &6Fast Throw &7VL &c[violations]'
  566. breach: '&c[player] &7could be using &6Block Reach &7VL &c[violations]'
  567. bspeed: '&c[player] &7could be using &6Fast Interact &7VL &c[violations]'
  568. bvisible: '&c[player] &7could be using &6Block Cheats &7VL &c[violations] &7(Block out of reach)'
  569. bwrong: '&c[player] &7could be using &6Block Cheats &7VL &c[violations] &(Broke a different block than clicked)'
  570. captcha: '&c[player] &7could be using &6Spam Bots &7VL &c[violations]'
  571. chatnormal: '&c[player] &7could be using &6[check] &7VL &c[violations]'
  572. color: '&c[player] &7could be using &6[check] &7VL &c[violations]'
  573. commands: '&c[player] &7could be using &6[check] &7VL &c[violations]'
  574. combspeed: '&c[player] &7could be using &6[check] &7VL &c[violations]'
  575. critical: '&c[player] &7could be using &6Criticals &7VL &c[violations] &7(Combat Hacks)'
  576. drop: '&c[player] &7could be using &6Fast Drop &7VL &c[violations]'
  577. dropkick: ccmd [player] unless -time_online-<30 do /0/ kick [player] &cNCP &7» &cYou dropped too many items!
  578. fastbreak: '&c[player] &7could be using &6Fast Break &7VL &c[violations]'
  579. fastclick: '&c[player] &7could be using &6Fast Click &7VL &c[violations]'
  580. fastconsume: '&c[player] &7could be using &6Fast Eat &7VL &c[violations]'
  581. fastheal: '&c[player] &7could be using &6Regen &7VL &c[violations]'
  582. fastplace: '&c[player] &7could be using &6Fast Place &7VL &c[violations]'
  583. fdirection: '&c[player] &7could be using &6AimBot &7VL &c[violations] &7(Combat Hacks)'
  584. flyshort: ccmd [player] unless -time_online-<30|-uptime-<80 do ncp log stream notify &c[player] &7could be &6Speeding &7VL &c[violations]
  585. flylong: '&c[player] &7could be &6Flying &7VL &c[violations]'
  586. flyfile: '[player] failed [check]: tried to move: [locationfrom] -> [locationto], d=[distance] ([tags]). &7VL [violations].'
  587. freach: '&c[player] &7could be using &6Reach &7VL &c[violations]&7 (Combat Hacks)'
  588. fselfhit: '&c[player] &7could be using &6Self Hit &7VL &c[violations]&7 (Combat Hacks)'
  589. fspeed: '&c[player] &7could be using a &6Macro &7VL &c[violations]&7 (13+ CPS)'
  590. gutenberg: '&c[player] &7could be using &6[check] &7VL &c[violations]'
  591. godmode: '&c[player] &7could be using &6God Mode &7VL &c[violations]'
  592. improbable: '&c[player] &7could be using &6KillAura&7 &7VL &c[violations] &7(Suspicious Activity)'
  593. instantbow: '&c[player] &7could be using &6Instant Bow &7VL &c[violations]'
  594. instanteat: '&c[player] &7could be using &6Instant Eat &7VL &c[violations]'
  595. keepalive: '&c[player] &7could be using &6[check] &7VL &c[violations]'
  596. kick: kick [player]
  597. kickalive: ccmd [player] unless -ping->151|-tps-<19.2|-time_online-<30 do /0/ kick [player] &cNCP &7» &cSent too many packets! /5/ ncp log stream notify?c+console?nc &c&lAUTOKICK:&r &7The player &c[player] &7has been kicked due to &6[check] &7(&7VL &c[violations]&7 - Ping < 151 - TPS > 19.2)
  598. kickattackfrequency: ccmd [player] unless -ping->151|-tps-<19.2|-time_online-<30 do /0/ kick [player] &cNCP &7» &rSuspicious Server Activity! /5/ ncp log stream notify?c+console?nc &c&lAUTOKICK:&r &7The player &c[player] &7has been kicked due to &6[check] &7(&7VL &c[violations]&7 - Ping < 151 - TPS > 19.2)
  599. kickbedleave: kick [player] &cNCP &7» &cAbnormal Packets! /5/ ncp log stream notify?c+console?nc &c&lAUTOKICK:&r &7The player &c[player] &7has been kicked due to &6[check] &7(&7VL &c[violations]&7 - Ping & TPS Not checked)
  600. kickbspeed: ccmd [player] unless -ping->151|-tps-<19.2|-time_online-<30 do /0/ kick [player] &cNCP &7» &rSuspicious Server Activity! /5/ ncp log stream notify?c+console?nc &c&lAUTOKICK:&r &7The player &c[player] &7has been kicked due to &6[check] &7(&7VL &c[violations]&7 - Ping < 151 - TPS > 19.2)
  601. kickcaptcha: kick [player] &cNCP &7» &cPlease enter the captcha
  602. kickchat1: ncp tempkick [player] 1 &cNCP &7» You're not allowed to spam!
  603. kickchat5: ncp tempkick [player] 5 &cNCP &7» You're not allowed to spam!
  604. kickchatfast: kick [player] &cNCP &7» &cYou're not allowed to spam!
  605. kickchatnormal: kick [player] &cNCP &7» &cYou sent too many messages!
  606. kickcommands: ncp tempkick [player] 1 &cNCP &7» You sent too many commands!
  607. kickfly: ccmd [player] unless -ping->151|-tps-<19.2|-time_online-<30-time_online-<5 do /0/ kick [player] &cNCP &7» &rSuspicious Server Activity! /5/ ncp log stream notify?c+console?nc &c&lAUTOKICK:&r &7The player &c[player] &7has been kicked due to &6[check] &7(&7VL &c[violations]&7 - Ping < 151 - TPS > 19.2)
  608. kickfrequency: ccmd [player] unless -ping->151|-tps-<19.2|-time_online-<30 do /0/ kick [player] &cNCP &7» &rSuspicious Server Activity! /5/ ncp log stream notify?c+console?nc &c&lAUTOKICK:&r &7The player &c[player] &7has been kicked due to &6[check] &7(&7VL &c[violations]&7 - Ping < 151 - TPS > 19.2)
  609. kickgod: ccmd [player] unless -ping->151|-tps-<19.2|-time_online-<30 do /0/ kick [player] &cNCP &7» &rSuspicious Server Activity! /5/ ncp log stream notify?c+console?nc &c&lAUTOKICK:&r &7The player &c[player] &7has been kicked due to &6[check] &7(&7VL &c[violations]&7 - Ping < 151 - TPS > 19.2)
  610. kickinvaliddata: ccmd [player] unless -ping->151|-tps-<19.2|-time_online-<30 do /0/ kick [player] &cNCP &7» &cAbnormal Packets! /5/ ncp log stream notify?c+console?nc &c&lAUTOKICK:&r &7The player &c[player] &7has been kicked due to &6[check] &7(&7VL &c[violations]&7 - Ping < 151 - TPS > 19.2)
  611. kickpacketfrequency: ccmd [player] unless -ping->151|-tps-<19.2|-time_online-<30 do /0/ kick [player] &cNCP &7» &cAbnormal Packets! /5/ ncp log stream notify?c+console?nc &c&lAUTOKICK:&r &7The player &c[player] &7has been kicked due to &6[check] &7(&7VL &c[violations]&7 - Ping < 151 - TPS > 19.2)
  612. kickpackets: ccmd [player] unless -ping->151|-tps-<19.2|-time_online-<30 do /0/ kick [player] &cNCP &7» &cAbnormal Packets! /5/ ncp log stream notify?c+console?nc &c&lAUTOKICK:&r &7The player &c[player] &7has been kicked due to &6[check] &7(&7VL &c[violations]&7 - Ping < 151 - TPS > 19.2)
  613. kickselfhit: ccmd [player] unless -ping->151|-tps-<19.2|-time_online-<30 do /0/ kick [player] &cNCP &7» &rSuspicious Server Activity! /5/ ncp log stream notify?c+console?nc &c&lAUTOKICK:&r &7The player &c[player] &7has been kicked due to &6[check] &7(&7VL &c[violations]&7 - Ping < 151 - TPS > 19.2)
  614. kickwb: ccmd [player] unless -ping->151|-tps-<19.2|-time_online-<30 do /0/ kick [player] &cNCP &7» &rSuspicious Server Activity! /5/ ncp log stream notify?c+console?nc &c&lAUTOKICK:&r &7The player &c[player] &7has been kicked due to &6[check] &7(&7VL &c[violations]&7 - Ping < 151 - TPS > 19.2)
  615. knockback: '&c[player] &7could be using &6[check] &7VL &c[violations]&7.'
  616. morepackets: '&c[player] &7could be using &6Timer &7VL &c[violations]&7 (Too many packets)'
  617. msgtempdenylogin: You are temporarily denied to join this server.
  618. munchhausen: '&c[player] &7could be using &6[check] &7VL &c[violations]&7.'
  619. nofall: '&c[player] &7could be using &6[check] &7VL &c[violations]'
  620. chatfast: c[player] &7could be using &6[check] &7VL &c[violations]&7.
  621. noswing: '&c[player] &7could be using &6[check] &7VL &c[violations]'
  622. passable: '&c[player] &7could be using &6Phase &7VL &c[violations]'
  623. relog: '&c[player] &7relogged too fast &7VL &c[violations]&7.'
  624. tellchatnormal: ncp tell [player] Slow down in chat!
  625. tempkick1: ncp tempkick [player] Please wait 1 minute before logging in
  626. tempkick5: ncp tempkick [player] Please wait 5 minutes before logging in
  627. vehicleenvelope: '&c[player] &7could be using &6[check] &7VL &c[violations]'
  628. cheatkick: ccmd [player] unless -ping->151|-tps-<19.2|-time_online-<30|-uptime-<80 do /0/ kick [player] &cNCP &7» &rSuspicious Server Activity! /5/ ncp log stream notify?c+console?nc &c&lAUTOKICK:&r &7The player &c[player] &7has been kicked due to &6[check] &7(&7VL &c[violations]&7 - Ping < 151 - TPS > 19.2)
  629. ccheatkick: ccmd [player] unless -time_online-<30|-uptime-<80 do /0/ kick [player] &cNCP &7» &rSuspicious Server Activity! /5/ ncp log stream notify?c+console?nc &c&lAUTOKICK:&r &7The player &c[player] &7has been kicked due to &6[check] &7(&7VL &c[violations]&7 - High VL - Skipped Ping & TPS Check)
  630. cccheatkick: ccmd [player] unless -ping->90|-tps-<19.5|-time_online-<30|-uptime-<80 do /0/ kick [player] &cNCP &7» &rSuspicious Server Activity! /5/ ncp log stream notify?c+console?nc &c&lAUTOKICK:&r &7The player &c[player] &7has been kicked due to &6[check] &7(&7VL &c[violations]&7 - Ping < 90 - TPS > 19.5)
  631. highvlerror: '&7The player &c[player] &7caused the check &c[check] &7to go up very high to &6[violations]&7. Please investigate this issue.'
  632. compatibility:
  633. managelisteners: false
  634. exemptions:
  635. wildcard:
  636. default:
  637. metadata:
  638. active: true
  639. keys:
  640. - nocheat.exempt
  641. npc:
  642. active: true
  643. bukkitnpc: true
  644. metadata:
  645. active: true
  646. keys:
  647. - NPC
  648. - NCPConfigTracking
  649. remove:
  650. join: true
  651. leave: true
  652. server:
  653. cbdedicated:
  654. enable: true
  655. cbreflect:
  656. enable: true
  657. blocks: # Allows you to change the block check size to prevent glitching/false positives
  658. allowinstantbreak:
  659. - LONG_GRASS
  660. overrideflags:
  661. snow: default
  662. piston_moving_piece: default+ign_passable+ground_height
  663. WATER_LILY: default+ign_passable+ground_height+height8_1
  664. '60': default+ign_passable+ground_height+height8_1
  665. '208': solid+ground+height100+ground_height
  666. STEP: solid+ground+xz100+height100+ground_height+ign_passable
  667. changetracker:
  668. active: true
  669. pistons: true
  670. maxageticks: 80
  671. perworld:
  672. maxentries: 1000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement