mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-04 19:46:27 +00:00
implement config toggle for afk users bypassing sleep
This commit is contained in:
parent
246fd03265
commit
42714ff8af
4 changed files with 19 additions and 1 deletions
|
@ -181,6 +181,8 @@ public interface ISettings extends IConf {
|
|||
|
||||
boolean cancelAfkOnInteract();
|
||||
|
||||
boolean bypassSleepWhenAfk();
|
||||
|
||||
boolean isAfkListName();
|
||||
|
||||
String getAfkListName();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue