1.8 / 1.9 / 1.10
Super-XP-Fly:
Super-XP-Fly is a plugin that allows players to fly using experience, after every # of seconds, you lose one level of XP. If you are running low on experience, it will let you know that you are about to run out. When you run out of XP your flight will automatically be disabled. It also has many more features as shown below, than any other flight plugin!
![[IMG]](http://proxy.spigotmc.org/8ff8e2f5c9885572fd78b4717700748c1ffd18ff?url=http%3A%2F%2Fimgur.com%2Fx9MH1BB.png)
> Highly customizable!
> Disable on combat toggle
> World Whitelist
> Title message on enable/disable
> Text message on enable/disable
> Enable/Disable messages and titles
> Auto disable when on ground
> Gamemode check
> Runs smoothly, doesn't take up much space.
> Color code support
> Change your speed with a GUI
> Optional Max Fly Height
Test the plugin:
IP: mc.blawk-network.com
Spoiler: features
![[IMG]](http://proxy.spigotmc.org/d903b3bd76a22e46517ad9f9ba2c7ec87c382d78?url=http%3A%2F%2Fimgur.com%2FRoS0yqV.png)
Spoiler: config.yml
settings:
# (In milliseconds) how fast a player will lose XP (1000 = 1 second)
lose-xp-rate: 1000
# (between 1 and 10) the speed in which you fly, default = 1
fly-speed: 1
# should XpFly disable when a player hits the ground?
disable-on-touchdown: false
# should a player continue to lose XP if they touch the ground?
lose-xp-ground: false
# decide whether or not you want players to see XPFly messages in chat
use-messages: true
# decide whether or not you want players to see XPfly titles
use-titles: true
# should a player lose XP faster if they sprint-fly?
lose-more-while-sprinting: true
# should fly be disabled on combat?
disable-on-damage: true
messages:
# message when someone enables xpfly
enable-message: '&bYour flight is now enabled'
# message when someone disables xpfly
disable-message: '&bYour flight is now disabled'
# message when someone hits the ground
disable-on-ground: '&cYou are on the ground!'
# message when someone runs out of XP
out-of-xp: '&cYou ran out of experience!'
# message on disable due to combat
disable-combat-message: '&cYou are in combat, flight disabled!'
# message when someone is about to run out of XP
almost-out-of-xp: '&cYou will run out of XP soon!'
titles:
# title header
title: '&7XP Fly'
# subtitle when a player enables xpfly
enabled: '&bEnabled'
# subtitle when a player disables xpfly
disabled: '&bDisabled'
other-features:
# Should anything under "other-features" be enabled?
enabled: true
# Other features settings..
settings:
# How high can a person fly before xpfly disables?
max-fly-height: 256
# Message when they reach the maxFlyHeight use %maxheight% as a placeholder
fly-too-high: '&aYou cannot use xpfly higher than %maxheight% blocks!'
# Speed GUI inventory title
speed-inventory-title: '&b&lChange your speed'
# Fly particles while player flies? Option to change particle type soon!
fly-particles: true
# What worlds should xpfly not be allowed in?
blocked-worlds:
- exampleworld
- anotherexampleworld
Code (Text):
settings:
# (In milliseconds) how fast a player will lose XP (1000 = 1 second)
lose-xp-rate: 1000
# (between 1 and 10) the speed in which you fly, default = 1
fly-speed: 1
# should XpFly disable when a player hits the ground?
disable-on-touchdown: false
# should a player continue to lose XP if they touch the ground?
lose-xp-ground: false
# decide whether or not you want players to see XPFly messages in chat
use-messages: true
# decide whether or not you want players to see XPfly titles
use-titles: true
# should a player lose XP faster if they sprint-fly?
lose-more-while-sprinting: true
# should fly be disabled on combat?
disable-on-damage: true
messages:
# message when someone enables xpfly
enable-message: '&bYour flight is now enabled'
# message when someone disables xpfly
disable-message: '&bYour flight is now disabled'
# message when someone hits the ground
disable-on-ground: '&cYou are on the ground!'
# message when someone runs out of XP
out-of-xp: '&cYou ran out of experience!'
# message on disable due to combat
disable-combat-message: '&cYou are in combat, flight disabled!'
# message when someone is about to run out of XP
almost-out-of-xp: '&cYou will run out of XP soon!'
titles:
# title header
title: '&7XP Fly'
# subtitle when a player enables xpfly
enabled: '&bEnabled'
# subtitle when a player disables xpfly
disabled: '&bDisabled'
other-features:
# Should anything under "other-features" be enabled?
enabled: true
# Other features settings..
settings:
# How high can a person fly before xpfly disables?
max-fly-height: 256
# Message when they reach the maxFlyHeight use %maxheight% as a placeholder
fly-too-high: '&aYou cannot use xpfly higher than %maxheight% blocks!'
# Speed GUI inventory title
speed-inventory-title: '&b&lChange your speed'
# Fly particles while player flies? Option to change particle type soon!
fly-particles: true
# What worlds should xpfly not be allowed in?
blocked-worlds:
- exampleworld
- anotherexampleworld
/xpfly - Enable / Disable XP-Fly - xpfly.use
/xpfly help - View the help page - xpfly.use
/xpfly info - View plugin info - xpfly.use
/xpfly speed - GUI to change your speed - xpfly.speed
/xpfly reload - Reload the config - xpfly.admin
/xpfly settings - View current settings - xpfly.admin
![[IMG]](http://proxy.spigotmc.org/bb13bbe2e2d1963cb58154f0dacab8e791df5a52?url=http%3A%2F%2Fimgur.com%2FMLuaRSV.png)
Requested/Planned Features:
> Add config.yml
> Add a reload command
> Add color code support
> Customizable help menu
> Optional flight particles
> Add an optional command cooldown
> Disable on combat option
> Add world whitelist
> Make GUI fully customizable
> Add a command to change speeds (/xpfly speed <speed>)
Known Bugs:
Spoiler: donate
I provide all my resources for free, help me keep them free
http://paypal.me/gordo654
Donators:
None yet!
http://paypal.me/gordo654
Donators:
None yet!
By downloading SuperXpFly you agree to the following terms:
If you have any issues you will comment your problem in the discussion thread or via pm before leaving a negative review saying "the plugin does not work"
You will not not attempt to modify the SuperXpFly plugin, I promise I will add a feature that you request!
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
SuperXpFly [1.8/1.9/1.10] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10. Downloaded 2,257 times (via Spigot). Download it and open it directly in the game.