Fly Mode Plugin

Fly Mode Bukkit Plugin

Hello everyone, this is my first plugin. This plugin can be used(FOR EXAMPLE), if you have a Bukkit Server, and you want that only VIPs can fly in Lobby, but without "creative" mode. To use the plugin, you have to put it into the "plugins" folder, and then, you have to introduce "fly.use" into the "permissions.yml" file(I made an example) into the group that you want the users use "/fly".Then, RELOAD or RESTART the server.

Commands:

  • /fly (To activate flying)
  • /fly <player> (To activate flying in other player)
  • /flyall (To activate flying in all the server)
  • /disableflyall (To deactivate flying in all the server)

Permissions:

  • fly.use (Permission for: /fly)
  • fly.set (Permission for: /fly <player> | /flyall | /disableflyall)

Permissions.yml file example:

server.basics:
      description: Basic Permissions
      default: true
      children:
          fly.use: true
          fly.set: true

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    68407
  • Created
    Nov 2, 2013
  • Last Released File
    Jan 31, 2015
  • Total Downloads
    24,908
  • License

Categories

Members

Recent Files

Bukkit