-
Notifications
You must be signed in to change notification settings - Fork 47
Flight Configuration
Draylar edited this page Oct 10, 2021
·
1 revision
Free creative flight is a common issue with Identity. Identity provides several configuration options which allow you to tweak this functionality to your liking.
enableFlight: if false
, players will not be able to fly while using an appropriate Identity.
advancementsRequiredForFlight: a list describing advancements required before a player can fly using an Identity. For example, a server might gate Identity flight behind the "entering The End" advancement.
flySpeed: allows you to tweak the speed of Identity flight to balance it out. The default value (creative flight speed) is 0.05f. 0.01f is a good value if you want to make flight usable but not unbalanced.