Implement /f fly (#1023)
This commit is contained in:
@@ -87,7 +87,8 @@ public enum Permission {
|
||||
TOP("top"),
|
||||
VAULT("vault"),
|
||||
SETMAXVAULTS("setmaxvaults"),
|
||||
WARP("warp");
|
||||
WARP("warp"),
|
||||
FLIGHT("flight");
|
||||
|
||||
public final String node;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user