Fly improved
This commit is contained in:
committed by
droppinganvil
parent
44cac68a15
commit
5cf21d479e
@@ -403,6 +403,8 @@ public class FCmdRoot extends FCommand implements CommandExecutor {
|
||||
if (FactionsPlugin.getInstance().getConfig().getBoolean("enable-faction-flight", false) && !fFlyEnabled) {
|
||||
this.addSubCommand(this.cmdFly);
|
||||
fFlyEnabled = true;
|
||||
CmdFly.startFlyCheck();
|
||||
CmdFly.startParticles();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user