Implement /f fly (#1023)
This commit is contained in:
@@ -58,6 +58,10 @@ warp-cost:
|
||||
delwarp: 5
|
||||
warp: 5
|
||||
|
||||
# Faction Fly
|
||||
# Enable Faction Fly:
|
||||
enable-faction-flight: true
|
||||
|
||||
# Pistons
|
||||
# Should we disable pistons in Faction territory? This will prevent people from doing something like:
|
||||
# http://i.gyazo.com/6a1a31222e58a5d60ff341c13f6a8404.gif
|
||||
@@ -160,6 +164,8 @@ warmups:
|
||||
f-home: 0
|
||||
# Delay for /f warp
|
||||
f-warp: 0
|
||||
# Delay for /f fly
|
||||
f-fly: 0
|
||||
|
||||
######################################################
|
||||
#################### HCF Features ####################
|
||||
|
||||
@@ -282,4 +282,6 @@ permissions:
|
||||
factions.mapheight:
|
||||
description: Set your /f map height.
|
||||
factions.ban:
|
||||
description: Ban players from Factions
|
||||
description: Ban players from Factions
|
||||
factions.flight:
|
||||
description: Allow use of /f fly
|
||||
|
||||
Reference in New Issue
Block a user