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)
|
||||
.setGiveCompassToAlive(false)
|
||||
.register(this);
|
||||
|
||||
StrictAntiHack = true;
|
||||
}
|
||||
|
||||
@EventHandler
|
||||
|
Loading…
Reference in New Issue
Block a user