mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-07 02:59:48 +01:00
parent
f3cd193d47
commit
7394e004ce
@ -162,7 +162,7 @@ public class AntiBotService implements SettingsDependent {
|
||||
public void run() {
|
||||
antibotPlayers--;
|
||||
}
|
||||
}, 15 * TICKS_PER_SECOND);
|
||||
}, 5 * TICKS_PER_SECOND);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user