[bug] (conflict) YesCheat triggers EulaConsole prompt
Merith-TK opened this issue · 0 comments
SO
yescheat
basically disables minecrafts built in anticheats serverside, as well as does EULA fuckery
by messing with the exact same class that owo-lib
does,
which causes owo-lib to fire its eula-console prompt even if eula.txt
exists and is true,
https://mclo.gs/69oHEVV
owo/mixin/tweaks/EulaReaderMixin.java#L20
yescheat/mixin/IgnoreEula.java#L8