mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-07-04 21:11:38 +00:00
Separate option to cancel afk on chat from interact (#3863)
This commit is contained in:
parent
b84aaa1dab
commit
a8daa2160f
6 changed files with 21 additions and 1 deletions
|
@ -199,6 +199,8 @@ public interface ISettings extends IConf {
|
|||
|
||||
boolean cancelAfkOnInteract();
|
||||
|
||||
boolean cancelAfkOnChat();
|
||||
|
||||
boolean sleepIgnoresAfkPlayers();
|
||||
|
||||
boolean isAfkListName();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue