HomeJavaModsFly
Fly
Description ? » Here
The plugin works with Vault And Economy support
With the fly command you can give or delete as many Fly as you want to the players
You can also get a more beautiful look with particles
There are 3 gui available
You can edit it completely config, menu, lang :)


Commands ? » Admin

❯ /fly add
❯ /fly remove
❯ /fly reset

Commands ? » Player
❯ /fly
❯ /fly info
❯ /fly buy
❯ /fly menu

Permissions ? » All
❯ fly.add
❯ fly.remove
❯ fly.reset
❯ fly.info
❯ fly.buy
❯ fly.menu

Photos ? » Here
[​IMG]

[​IMG]

[​IMG]

[​IMG]
Click to expand...
[​IMG]

[​IMG]

[​IMG]
Click to expand...
[​IMG]

[​IMG]
Click to expand...
[​IMG]

[​IMG]
Click to expand...
[​IMG]

[​IMG]
Click to expand...
Config, Lang, Menu ? » Here
Spoiler: config.yml
Code (YAML):
lang : en.yml
max-buyable-time
: 86400
price-per-minute
: 5.0
first-use-time
: 120

Spoiler: lang.yml
Code (YAML):
no-permission : '&8 [&cERROR&8 ] &7You don''t have permission to do that!'
player-only
: '&8 [&cERROR&8 ] &7This command can only be used by players!'
fly-enabled
: '&8 [&aINFO&8 ] &7Fly mode enabled.'
fly-disabled
: '&8 [&cINFO&8 ] &7Fly mode disabled.'
no-fly-time
: '&8 [&eINFO&8 ] &7You have no fly time remaining.'
fly-gamemode
: '&8 [&cERROR&8 ] &7Only valid for survival or adventure mode'
fly-expired-err
: '&8 [&cERROR&8 ] &7Your fly time has expired'
fly-time-added
: '&8 [&aSUCCESS&8 ] &7 %s of fly time added to %s.'
fly-time-removed
: '&8 [&aSUCCESS&8 ] &7 %s of fly time removed from %s.'
fly-time-reset
: '&8 [&aSUCCESS&8 ] &7Fly time reset for %s.'
fly-time-info
: '&8 [&eINFO&8 ] &7Remaining fly time : %s'
particle-unselected
: '&8 [&cINFO&8 ] &7Particle %s unselected.'
particle-purchased
: '&8 [&aSUCCESS&8 ] &7You have purchased the %s particle! (%.2f %s)'
no-fly-time-info
: '&8 [&cINFO&8 ] &7No fly time available.'
invalid-duration
: '&8 [&cERROR&8 ] &7Invalid duration format. Example : 10m, 30s, 1h,
  2d'
positive-value
: '&8 [&cERROR&8 ] &7Enter a positive value.'
max-time-exceeded
: '&8 [&cERROR&8 ] &7You can purchase a maximum of %s of fly time.'
max-fly-time-reached
: '&8 [&cERROR&8 ] &7You have reached the maximum fly time limit.'
not-enough-money
: '&8 [&cERROR&8 ] &7Not enough money. Required : %.2f %s'
fly-time-purchased
: '&8 [&aSUCCESS&8 ] &7Successfully purchased %s of fly time! (%.2f
  %s)'
unknown-command
: '&8 [&cERROR&8 ] &7Unknown command. Usage : /fly [add|remove|reset|info|buy ]
  [player ] [duration ]'
fly-time
: '&8 [&e!&8 ] &7Remaining Fly Time : %s'
toggle-fly
: '&8 [&c!&8 ] &7You No Longer Fly'
fly-disable-info
: '&8 [&c!&8 ] &7Your Fly Disabled'
fly-reset-info
: '&8 [&c!&8 ] &7Your Fly Has Been Reset'
fly-expired
: '&8 [&c!&8 ] &7You Have No Fly Time Remaining'
profile-no-fly-time
: None
profile-no-particle
: None
particle-selected
: Selected
particle-click-to-select
: Click To Select
time-format
:
  days
: 'd '
  hours
: 'h '
  minutes
: 'm '
  seconds
: 's '

Spoiler: menu.yml
Code (YAML):
menu:
  title
: "&7Menu"
  size
: 45
  frame
:
    material
: GRAY_STAINED_GLASS_PANE
    name
: "&r"
    slots
: [0, 1, 2, 3, 5, 6, 7, 8, 9, 17, 18, 26, 27, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 10, 16, 28, 34 ]
  items
:
    profile
:
      material
: PLAYER_HEAD
      slot
: 4
      name
: "&8[&eINFO&8] &7Profile"
      lore
:
       - "&8❯ &8[&e!&8] &7Name &8» &f%player_name%"
        - "&8❯ &8[&e!&8] &7Fly Time &8» &f%fly_time%"
        - "&8❯ &8[&e!&8] &7Particle &8» &f%particle%"
    particle-shop
:
      material
: BLAZE_POWDER
      slot
: 21
      name
: "&6Particle"
      lore
: [ ]
    fly-time-shop
:
      material
: FEATHER
      slot
: 23
      name
: "&bFly Time"
      lore
: [ ]
   
fly-time
:
  title
: "&7Menu &8» &bFly Time"
  size
: 54
  frame
:
    material
: LIGHT_BLUE_STAINED_GLASS_PANE
    name
: "&r"
    slots
: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 16, 17, 18, 26, 27, 35, 36, 37, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53 ]
  items
:
    back-button
:
      slot
: 49
      material
: ARROW
      name
: "&cBack"
      lore
: [ ]
    profile
:
      slot
: 4
      material
: PLAYER_HEAD
      name
: "&8[&eINFO&8] &7Profile"
      lore
:
       - "&8❯ &8[&e!&8] &7Name &8» &f%player_name%"
        - "&8❯ &8[&e!&8] &7Fly Time &8» &f%fly_time%"
        - "&8❯ &8[&e!&8] &7Particle &8» &f%particle%"
    fly-time-1
:
      slot
: 19
      material
: FEATHER
      name
: "&8[&bINFO&8] &71 Minute"
      price
: 10.0
      duration
: 60
      lore
:
       - "&8❯ &8[&a!&8] &7Price &8» &a$10"
        - "&8❯ &8[&e?&8] &7Click To Purchase"
    fly-time-2
:
      slot
: 21
      material
: FEATHER
      name
: "&8[&bINFO&8] &75 Minutes"
      price
: 40.0
      duration
: 300
      lore
:
       - "&8❯ &8[&a!&8] &7Price &8» &a$40"
        - "&8❯ &8[&e?&8] &7Click To Purchase"
    fly-time-3
:
      slot
: 23
      material
: FEATHER
      name
: "&8[&bINFO&8] &710 Minutes"
      price
: 70.0
      duration
: 600
      lore
:
       - "&8❯ &8[&a!&8] &7Price &8» &a$70"
        - "&8❯ &8[&e?&8] &7Click To Purchase"
    fly-time-4
:
      slot
: 25
      material
: FEATHER
      name
: "&8[&bINFO&8] &730 Minutes"
      price
: 180.0
      duration
: 1800
      lore
:
       - "&8❯ &8[&a!&8] &7Price &8» &a$180"
        - "&8❯ &8[&e?&8] &7Click To Purchase"
    fly-time-5
:
      slot
: 38
      material
: FEATHER
      name
: "&8[&bINFO&8] &71 Hour"
      price
: 300.0
      duration
: 3600
      lore
:
       - "&8❯ &8[&a!&8] &7Price &8» &a$300"
        - "&8❯ &8[&e?&8] &7Click To Purchase"
    fly-time-6
:
      slot
: 42
      material
: FEATHER
      name
: "&8[&bINFO&8] &71 Day"
      price
: 5000.0
      duration
: 86400
      lore
:
       - "&8❯ &8[&a!&8] &7Price &8» &a$5K"
        - "&8❯ &8[&e?&8] &7Click To Purchase"
particle
:
  title
: "&7Menu &8» &6Particle"
  size
: 54
  frame
:
    material
: ORANGE_STAINED_GLASS_PANE
    name
: "&r"
    slots
: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 16, 17, 18, 26, 27, 35, 36, 37, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53 ]
  items
:
    back-button
:
      slot
: 49
      material
: ARROW
      name
: "&cBack"
      lore
: [ ]
    profile
:
      slot
: 4
      material
: PLAYER_HEAD
      material
: PLAYER_HEAD
      name
: "&8[&eINFO&8] &7Profile"
      lore
:
       - "&8❯ &8[&e!&8] &7Name &8» &f%player_name%"
        - "&8❯ &8[&e!&8] &7Fly Time &8» &f%fly_time%"
        - "&8❯ &8[&e!&8] &7Particle &8» &f%particle%"

    particle-flame
:
      slot
: 20
      material
: BLAZE_POWDER
      name
: "&8[&6INFO&8] &cFLAME"
      price
: 50.0
      particle
: FLAME
      lore_buy
:
       - "&8❯ &8[&a!&8] &7Price &8» &a$%price%"
        - "&8❯ &8[&e?&8] &7Click To Purchase"
      lore
:
       - "&8❯ &8[&e!&8] &7Status &8» &a%select%"
    particle-bubble
:
      slot
: 22
      material
: NETHER_STAR
      name
: "&8[&6INFO&8] &fEND"
      price
: 30.0
      particle
: END_ROD
      lore_buy
:
       - "&8❯ &8[&a!&8] &7Price &8» &a$%price%"
        - "&8❯ &8[&e?&8] &7Click To Purchase"
      lore
:
       - "&8❯ &8[&e!&8] &7Status &8» &a%select%"
    particle-cloud
:
      slot
: 24
      material
: WHITE_WOOL
      name
: "&8[&6INFO&8] &fCLOUD"
      price
: 25.0
      particle
: CLOUD
      lore_buy
:
       - "&8❯ &8[&a!&8] &7Price &8» &a$%price%"
        - "&8❯ &8[&e?&8] &7Click To Purchase"
      lore
:
       - "&8❯ &8[&e!&8] &7Status &8» &a%select%"
    particle-heart
:
      slot
: 29
      material
: RED_DYE
      name
: "&8[&6INFO&8] &4HEART"
      price
: 100.0
      particle
: HEART
      lore_buy
:
       - "&8❯ &8[&a!&8] &7Price &8» &a$%price%"
        - "&8❯ &8[&e?&8] &7Click To Purchase"
      lore
:
       - "&8❯ &8[&e!&8] &7Status &8» &a%select%"
    particle-totem
:
      slot
: 31
      material
: TOTEM_OF_UNDYING
      name
: "&8[&6INFO&8] &eTOTEM"
      price
: 75.0
      particle
: TOTEM
      lore_buy
:
       - "&8❯ &8[&a!&8] &7Price &8» &a$%price%"
        - "&8❯ &8[&e?&8] &7Click To Purchase"
      lore
:
       - "&8❯ &8[&e!&8] &7Status &8» &a%select%"
    particle-crit
:
      slot
: 33
      material
: IRON_NUGGET
      name
: "&8[&6INFO&8] &fCRIT"
      price
: 60.0
      particle
: CRIT
      lore_buy
:
       - "&8❯ &8[&a!&8] &7Price &8» &a$%price%"
        - "&8❯ &8[&e?&8] &7Click To Purchase"
      lore
:
       - "&8❯ &8[&e!&8] &7Status &8» &a%select%"
Click to expand...
if you find any errors in the plugin, please let us know..

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Fly is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15, 1.16 and newer. Downloaded 121 times (via Spigot). Download it and open it directly in the game.

Explore more