mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-03-02 11:11:58 +01:00
Fixing IUser
This commit is contained in:
parent
66db3c6cfb
commit
bb64fa468a
@ -47,5 +47,5 @@ public interface IUser extends Player
|
||||
|
||||
boolean isAfk();
|
||||
|
||||
void setAfk();
|
||||
void setAfk(final boolean set);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user