JustinDevB / AntiCheatReplay

GNU General Public License v3.0
50 stars 19 forks source link

Be able to only record a punishment (not a flag) VulcanAC #21

Closed LPSebi closed 1 year ago

LPSebi commented 1 year ago

It would be nice if you could add an option to disable recordings on flags and to only record a punishment.

JustinDevB commented 1 year ago

You would never see a recording if that were the case. If you kick or ban as a punishment, it would start recording after the player has already disconnected from the server.

LPSebi commented 1 year ago

Okay, that makes sense... Would you be able to add an option to only save the recording if the player got punished?

JustinDevB commented 1 year ago

That’s how the plugin works by default

LPSebi commented 1 year ago

Hmmm... For me, it records every flag. I'm using Vulcan.

JustinDevB commented 1 year ago

It’ll start recording on a flag, but only save if the player is punished.

If it’s doing something else I’ll need to see a log

LPSebi commented 1 year ago

does save recording on disconnect have to do with that?

JustinDevB commented 1 year ago

Shouldn’t cause a recording every single flag unless the player is disconnecting after flagging.

Do you have Always-Save-Recording set to true?

LPSebi commented 1 year ago

Oh yeah, my bad... Thanks!