Enable strict anticheat in Gladiators (Artix)
This commit is contained in:
parent
c5d5d86c1d
commit
2ffae9f078
@ -152,6 +152,8 @@ public class Gladiators extends SoloGame
|
|||||||
.setGiveCompassToSpecs(true)
|
.setGiveCompassToSpecs(true)
|
||||||
.setGiveCompassToAlive(false)
|
.setGiveCompassToAlive(false)
|
||||||
.register(this);
|
.register(this);
|
||||||
|
|
||||||
|
StrictAntiHack = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
@EventHandler
|
@EventHandler
|
||||||
|
Loading…
Reference in New Issue
Block a user