HomeJavaModsEasyFly
EasyFly
easyfly.PNG

the best and easiest way to fly!
switch between 3 different flight speeds!

easyfly2.PNG

Spoiler: Commands
/fly open the FlyGUI
/checkfly [Playername] to see if someone is in flight mode

Spoiler: Permissions
EasyFly.* - all Permissions
EasyFly.check - for the /check command
EasyFly.Gui - to open the gui

Spoiler: Files
Spoiler: language.yml
Code (YAML):

Plugin
:
  Prefix
: '&e [&6EasyFly&e ]&r'
GUI
:
  Name
: '&e [&6EasyFly&e ]&r'
  Fly
:
    switchedOn
: '&bFly on'
    switchedOff
: '&cFly off'
  Speed
:
    normal
: '&6normal speed!'
    double
: '&6double speed!'
    triple
: '&6triple speed!'
  gui
:
    close
: '&4Close'
Warning
:
  noPermission
: '&cNo Permission!'
  noConsole
: '&cOnly Players can use this!'
  noPlayerdata
: '&cNo data found for the player!'
  speed
:
    normal
: '&cYou are already flying at normal speed!'
    double
: '&cYou are already flying at double speed!'
    triple
: '&cYou are already flying at triple speed!'
Message
:
  inFlymode
:
    switchedOn
: '&bYou are now in flight mode!'
    error
: '&cYou are already in flight mode!'
  noFlymode
:
    switchedOff
: '&cYou are no longer in flight mode!'
    error
: '&cThe flight mode is already turned off!'
  check
:
    inFlymode
: '&bThe player&6 %player% &bis in flight mode.'
    noFlymode
: '&bThe player&6 %player% &bis not in flight mode.'
Error
:
  GUIFile
: '&cError found in the&6 %FILE% &cthe file will be reloaded!'

 

Spoiler: GUI.yml
Code (YAML):
# Placeholder color from 0-15
GUI
:
  Placeholder
:
    color
: 15
  Material
:
    Flyon
: FEATHER
    Flyoff
: ANVIL
    speed1
: ARROW
    speed2
: ARROW
    speed3
: ARROW
    close
: BARRIER

Dont touch!
Spoiler: player.yml
Code (YAML):
Players:
  playername
:
    Name
: playername
    Fly
: false
    Speed
: 1

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.

EasyFly is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 1,076 times (via Spigot). Download it and open it directly in the game.

Explore more