mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 20:00:46 +00:00
Throw some more unsupported ops
This commit is contained in:
parent
c627b26f49
commit
7f8c801c07
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue