Minecraft Fly Mode Plugin mod 2026 download
logo
minecraft mod Fly Mode Plugin

Fly Mode Plugin

Game Version: 1.7.2
Total Downloads: 24,053
Updated: Jan 31, 2015
Created: Nov 2, 2013
Download Fly Mode PluginDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Fly v4.0.1 release 2.82 KB Jan 31, 2015 1.7.2 18,731 download Fly Mode Plugin Fly v4.0.1 releaseDownload
Fly v4.0 release 2.79 KB Jul 15, 2014 CB 1.7.9-R0.1 2,286 download Fly Mode Plugin Fly v4.0 releaseDownload
Fly v3.0 release 2.46 KB Mar 27, 2014 1.7.2 2,011 download Fly Mode Plugin Fly v3.0 releaseDownload
Fly v2.0 release 2.46 KB Nov 12, 2013 CB 1.6.4-R2.0 741 download Fly Mode Plugin Fly v2.0 releaseDownload
Fly v1.0 release 2.16 KB Nov 4, 2013 CB 1.6.4-R2.0 284 download Fly Mode Plugin Fly v1.0 releaseDownload

Description

Share this:

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

Add a comment