Closed Nubebuster closed 3 months ago
https://github.com/JustinDevB/AntiCheatReplay/blob/eddebc271c4c50211c9c9e4495ffe7986b14ee6e/src/main/java/me/justindevb/anticheatreplay/ListenerBase.java#L77
Putting this in a scheduler means that checking if it was cancelled in the next line will never work.
https://github.com/JustinDevB/AntiCheatReplay/blob/eddebc271c4c50211c9c9e4495ffe7986b14ee6e/src/main/java/me/justindevb/anticheatreplay/ListenerBase.java#L77
Putting this in a scheduler means that checking if it was cancelled in the next line will never work.