Flight Clearance
Version: v1.2.1
Flight Clearance is a CraftBukkit server mod, wich allows server admins to give a permission
to specific users/groups that sould be allowed to bypass the fly-checks on servers with
'allow-flight=false' in the 'server.properties' file.
Recent changes
- compatibilty with CB #2034
- updated the plugin to work with bukkits new event system
- permission changed to flightclearance.allow
- permissions flightclearance and flightclearance.* where added for convenience
- problem with console getting spammed should be fixed by now
Features
- Allows players to bypass fly-checks.
- Permissions support
Permissions
This plugin uses the following permissions:
- flightclearance.allow - Allows players to bypass fly-checks.
This plugin also defines the following nodes for convenience:
- flightclearance - Gives permission to all FlightClearance nodes. - Sets flightclearance.allow
- flightclearance.* - Gives permission to all FlightClearance nodes. - Sets flightclearance.allow
Install & Configuration
- put FlightClearance.jar into the /plugins/ folder
- setup permissions
Known Issues
- Exceptions on 1.1R5 builds or higher
Feedback
If yor experience problems with FlightClearance please create a ticket or send me a pm containing the following information:
- a description of the problem
- error log (containing plugin load order and error messages)
- Server OS
- bukkit version
- a list of plugins you use on the server
- the permissions plugin you use
- when does the error occur
Changelog
Version 1.2.1
- built against CB 1.2.3-R0.1 Build #2034
- loads without exception or errors
Version 1.2
- updated the plugin to work with bukkits new event system
Version 1.1.2
- incompatibility with McMyAdmin releated to this ticket should be fixed (needs verification)
Version 1.1.1
- hotfix: forgot to remove debug output -.-
Version 1.1.0
- problem with console getting spammed should be fixed by now
Version 1.0.2
- some parts of permission handling rewritten
Version 1.0.1
- fixed minor bug where server did not display some kick-messages
- permission renamed to flightclearance
Version 1.0
- Initial release

