JustinDevB / AntiCheatReplay

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

AntiCheatReplay not working with SoaromaSAC #20

Closed LPSebi closed 1 year ago

LPSebi commented 1 year ago

AntiCheatReplay] Plugin AntiCheatReplay v2.7.2 has failed to register events for class me.justindevb.anticheatreplay.listeners.AntiCheats.SoaromaListener because me/korbsti/soaromaac/api/PunishmentEvent does not exist.

JustinDevB commented 1 year ago

Soaroma dev broke their API, they need to change things for me to be able to support it again

LPSebi commented 1 year ago

Is that going to be happening soon?

JustinDevB commented 1 year ago

No clue, talk to their dev. I need something that fires when a player is flagged, and I need something that fires when the anticheat punishes a player.

LPSebi commented 1 year ago

Answer from the dev:

image

LPSebi commented 1 year ago

Could I get an update on the situation? @JustinDevB

JustinDevB commented 1 year ago

SoaromaFlagEvent does not contain any useful methods. Only other Event that gets passed from Soaroma is an admin punish event.

Due to lack of API support from Soaroma I have dropped support for this anticheat