Updated-NoCheatPlus / NoCheatPlus

Anti-cheating plugin for Minecraft (1.5-1.20, Bukkit/Spigot)
https://ci.codemc.io/job/Updated-NoCheatPlus/job/Updated-NoCheatPlus/
GNU General Public License v3.0
468 stars 103 forks source link

Compatability with AntiCheatReplay #349

Closed SuperRicky14 closed 1 month ago

SuperRicky14 commented 1 month ago

Describe the features of this added check

Using Anti Cheat Replay, NCP will start a recording at a specified violation level of the player using their API (API is on their spigot page).

Description of how this check would work

When a player reaches a certain violation level, start the recording. If the player's violation level reaches a /kick (by default, configurable) you will save the recording.

Any extra information about what should be added? (Config options...)

Add a config option (probably under the actions category), controlling when a recording will start, and when a recording will be saved. By default, a recording should be saved when the player gets kicked, and started at a very low violation level (if you don't kick them, or they don't reach the threshold to be saved, just discard the recording).

SuperRicky14 commented 1 month ago

Nevermind just realised they have to implement it into their plugin lol