mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-02 17:09:58 +01:00
Throw some more unsupported ops
This commit is contained in:
parent
c627b26f49
commit
7f8c801c07
@ -1100,7 +1100,7 @@ public class OfflinePlayer implements Player {
|
||||
|
||||
@Override
|
||||
public void setGlowing(boolean b) {
|
||||
|
||||
throw new UnsupportedOperationException("Not supported yet.");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user