mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-26 07:54:41 +02:00
Fixing IUser
This commit is contained in:
@@ -47,5 +47,5 @@ public interface IUser extends Player
|
|||||||
|
|
||||||
boolean isAfk();
|
boolean isAfk();
|
||||||
|
|
||||||
void setAfk();
|
void setAfk(final boolean set);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user