Skip to content

Commit

Permalink
Added bFlight support.
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianN committed Mar 16, 2011
1 parent 4562edf commit f334160
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bFlight/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Help file for bFlight(http://forums.bukkit.org/threads/mech-fun-bflight-v0-2-1-makes-your-boats-and-minecarts-fly-493.4001/).
Credit goes to Bjourk(http://forums.bukkit.org/threads/info-help-0-2-the-smart-help-menu-531.6536/page-4#post-132606).
13 changes: 13 additions & 0 deletions bFlight/bflight.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
bFlightGive:
command: "bgive"
description: "Gives you the items needed to fly."
plugin: "bFlight"
main: false
permissions: "bflight.bgive"

bFlightFly:
command: "bfly"
description: "Toggles flying mode."
plugin: "bFlight"
main: false
permissions: "bflight.bfly"

0 comments on commit f334160

Please sign in to comment.