Update CmdFly.java
This commit is contained in:
parent
ea861d304d
commit
6d397b1cae
@ -54,9 +54,7 @@ public class CmdFly extends FCommand {
|
||||
continue;
|
||||
}
|
||||
}
|
||||
if (FPlayers.getInstance().getByPlayer(player).isVanished()) {
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
if (FPlayers.getInstance().getByPlayer(player).isVanished()) {
|
||||
// Actually, vanished players (such as admins) should not display particles to prevent others from knowing their vanished assistance for moderation.
|
||||
|
Loading…
Reference in New Issue
Block a user