Ok thanks, my NCP Config doesnt have got false positives, and 99℅ not after the forst notification. My Skype Name: marc8d8 @YWI
I will warn you guys @YWI is a little bit shady- I know him from MCMarket- where he was recently banned for ban evading. Just watch out.
There is still the possibility to ask on the official resources page or open a GitHub ticket for support, also if you don't find the official wiki explaining/guiding well enough (also possible to mention that then). The IRC channel also might help on occasion, though not all people can be there all the time.
So it looks like no one could help yet, here? Please really consider asking on the resource page or opening a GitHub ticket instead next time - there is a good number of people watching those sites/resources who actually know NCP quite well. For an answer i guess then i'll attempt to hint at it: To run your own command extra to already present actions, you basically need two alter to places in the configuration. 1. You do need to add an entry with the command text to the strings section (strings: ...), there you choose a unique new name, like mykick1: ... Examples for the value : mykick1: kick [player] <- the most simple (vanilla command) mykick1: ncp kick [player] Server overheat! <- NCP has a 'ncp kick' command, not sure it's needed just to specify a reason to show to the player. mykick1: ncp delay kick [player] <- For some cases it's better to delay the kick, because otherwise event processing could create problematic states, also with other plugins involved. This needs more information on what check to kick for, i'd add the delay for asynchronously run checks, like chat.text or net checks, to be on the safe side. 2. You need to tell NCP to run that commands for a certain violation level. For a simple example, you just add the command to other already existing actions, separated by spaces you just add cmd:mykick1 to the actions after the appropriate vl>... part of the actions for that check. That for starters, assuming you have already done some custom alterations to the configurations, this might do, but feel free to ask back, of course.
I wouldn't do it on first notification, if they so much as lag for a second in the air, they would get kicked for flying.
He's using a very sloppy version from his 'friend' of my configuration hence why adding a kick command wouldn't continue to kick players constantly for the slightest actions and why I refuse to help him.