Skip to content

Commit

Permalink
Documentation Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Spazzinq authored Jan 6, 2019
1 parent 397209f commit 5f0970a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions FlightControl/src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,11 +130,14 @@ messages:
# REGIONNAME with the name of the region
# CATEGORY with the name of the category

# Important Permissions
# flightcontrol.admin - Ability to use FlightControl commands (automatically given to OPs)
# flightcontrol.bypass - Bypasses all fly restrictions and always allows flight
# flightcontrol.factions.CATEGORY - Controls flight based upon the category
# flightcontrol.flyall - Ability to automatically fly in all regions that are not disabled
# flightcontrol.fly - Access to /fly when the command is enabled (the Essentials permission "essentials.fly" works too)
# Optional Permissions
# flightcontrol.fly.WORLDNAME - Ability to fly in a certain world
# flightcontrol.fly.WORLDNAME.REGIONNAME - Ability to fly in a certain region
# flightcontrol.nofly.WORLDNAME - Disables flight in a certain world
# flightcontrol.nofly.WORLDNAME.REGIONNAME - Disables flight in a certain region
# flightcontrol.factions.CATEGORY - Controls flight based upon the category
# flightcontrol.nofly.WORLDNAME.REGIONNAME - Disables flight in a certain region

0 comments on commit 5f0970a

Please sign in to comment.