TempFly (Now includes Factions Fly) icon

TempFly (Now includes Factions Fly) -----

Treat flight time as a currency!




Version: 3.1.7
All the features work well, and I can even fly in the specific world, but the message keeps popping up

[ERROR]: [TempFly] If you are seeing this message there may be a bug. Please contact the tempfly dev with this info: TerritoryHook | onTerritoeyEnter()

Version: 3.1.7
amazing plugin, if your looking for updated version head to; https://github.com/Etanarvazac/TempFly_XCraft/releases

Version: 3.1.7
When a player moves from a world with unlimited flight time to a world without unlimited flight time, their flight is not disabled. This should be fixed.

Version: 3.1.7
Awesome plugin I have a couple questions that I need help with if you can please add me on discord: itzbogged
Thanks so much!

Version: 3.1.7
Super plugin to manage temporary flight in a balanced way.
I use it to reward my players in Skyblock, and it works nickel with permissions and the economy.
Very good interface, and the time system is well thought out. Thank you for this pro plugin!

Version: 3.1.7
Works perfectly on 1.21.1. Higher than my expectations.
Great plugin!
My server members love it. No sign of bugs.

Version: 3.1.7
Plugin works on latest release but appears to be abandoned and can be buggy in some instances. I've switched to CMI's flightcharge system instead.

Version: 3.1.7
I disabled fly using extra worldguard flags but whenever players type /tf, they can still toggle it inside a disabled region. I also disabled the /tf and /temply commands through worldguard but they can still toggle it on and off

Version: 3.1.7
Completely don't work on 1.12.2 catserver.It don't work with NoDefFoundError: com/mysql/cj/jdbc/MysqlDataSource

Version: 3.1.7
I want to give vip rank players 1 hour flight right per day, but I could not achieve this, is there a discord address where I can contact you?, my discord username is xyraenn

Version: 3.1.7
It's great that works even 1.20.1 without any error yet. Hope the dev keeps updating.

Version: 3.1.7
Was a good plugin during it's prime, but now with things updating and expectations changing, this plugin just isn't it anymore. It's abandoned, updates take FOREVER back when they did exist. Not to mention that it doesn't support geyser. Geyser members can get infinite flight using this plugin, despite not having infinite flight, only timed flight. It's better off for you to find an alternative then to add more download counts to this resource.

Version: 3.1.7
No option for sqlite, when the yaml file is getting big then it's crashing my server with over 200 players online..

Version: 3.1.7
Love this plugin though it's stated to be compatible with 1.20.2 still works just fine and is optimized

Version: 3.1.7
If you are seeing this message there may be a bug. Please contact the tempfly dev with this info: TerritoryHook | onTerritoeyEnter()


it gave such an error so that you can contact the developer

Version: 3.1.7
pls add option for trails menu disable glass item. i need them....................

Version: 3.1.7
I hope the author can cooperate with the residential plugin
and new flight speed setting

Version: 3.1.7
Very good plugin but it doesn't take out minutes of my flight, I deoped my self and i have no permision to infinte flight.

Version: 3.1.7
Works great on 1.19.2 skyblock server! Hope you keep this great plugin active :)

Version: 3.1.7
It's a nice plugin but it causes lag IDK why, I just checked the performance of the plugin and it has a lot of ping.

Version: 3.1.7
Well this plugin was pretty great works fine but right now its not for use on 1.19+ server Sad

Version: 3.1.7
TempFly 3.1.7 support 1.19.2 ?eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

Version: 3.1.7
fix


[23:04:15 WARN]: java.sql.SQLSyntaxErrorException: Table 'Vuelo.tempfly_data' doesn't exist
[23:04:15 WARN]: at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
[23:04:15 WARN]: at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
[23:04:15 WARN]: at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953)
[23:04:15 WARN]: at com.mysql.cj.jdbc.ClientPreparedStatement.executeQuery(ClientPreparedStatement.java:1009)
[23:04:15 WARN]: at TempFly-3.1.7.jar//com.moneybags.tempfly.util.data.DataBridge.getValue(DataBridge.java:363)
[23:04:15 WARN]: at TempFly-3.1.7.jar//com.moneybags.tempfly.util.data.DataBridge.getOrDefault(DataBridge.java:387)
[23:04:15 WARN]: at TempFly-3.1.7.jar//com.moneybags.tempfly.time.TimeManager.loginBonus(TimeManager.java:249)
[23:04:15 WARN]: at TempFly-3.1.7.jar//com.moneybags.tempfly.time.TimeManager.lambda$1(TimeManager.java:237)
[23:04:15 WARN]: at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101)
[23:04:15 WARN]: at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
[23:04:15 WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[23:04:15 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[23:04:15 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[23:04:15 WARN]: at java.base/java.lang.Thread.run(Thread.java:833)

Version: 3.1.7
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[04:09:42 ERROR]: Could not pass event PlayerMoveEvent to TempFly v3.1.7
java.lang.NoSuchMethodError: 'com.iridium.iridiumskyblock.Island com.iridium.iridiumskyblock.managers.IslandManager.getIslandViaLocation(org.bukkit.Location)'
at com.moneybags.tempfly.hook.skyblock.plugins.IridiumHook.getIslandAt(IridiumHook.java:150) ~[TempFly-3.1.7.jar:?]
at com.moneybags.tempfly.hook.skyblock.SkyblockHook.getTerritoryAt(SkyblockHook.java:677) ~[TempFly-3.1.7.jar:?]
at com.moneybags.tempfly.hook.TerritoryHook.updateLocation(TerritoryHook.java:241) ~[TempFly-3.1.7.jar:?]
at com.moneybags.tempfly.hook.TerritoryHook$TerritoryTracker.on(TerritoryHook.java:278) ~[TempFly-3.1.7.jar:?]
at com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:37) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:git-Purpur-1632]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:671) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleMovePlayer(ServerGamePacketListenerImpl.java:1565) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundMovePlayerPacket.handle(ServerboundMovePlayerPacket.java:29) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundMovePlayerPacket$PosRot.handle(ServerboundMovePlayerPacket.java:88) ~[?:?]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1427) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:188) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1404) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1397) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1375) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1257) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:321) ~[purpur-1.18.2.jar:git-Purpur-1632]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[04:09:42 ERROR]: Could not pass event PlayerMoveEvent to TempFly v3.1.7
java.lang.NoSuchMethodError: 'com.iridium.iridiumskyblock.Island com.iridium.iridiumskyblock.managers.IslandManager.getIslandViaLocation(org.bukkit.Location)'
at com.moneybags.tempfly.hook.skyblock.plugins.IridiumHook.getIslandAt(IridiumHook.java:150) ~[TempFly-3.1.7.jar:?]
at com.moneybags.tempfly.hook.skyblock.SkyblockHook.getTerritoryAt(SkyblockHook.java:677) ~[TempFly-3.1.7.jar:?]
at com.moneybags.tempfly.hook.TerritoryHook.updateLocation(TerritoryHook.java:241) ~[TempFly-3.1.7.jar:?]
at com.moneybags.tempfly.hook.TerritoryHook$TerritoryTracker.on(TerritoryHook.java:278) ~[TempFly-3.1.7.jar:?]
at com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:37) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:git-Purpur-1632]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:671) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleMovePlayer(ServerGamePacketListenerImpl.java:1565) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundMovePlayerPacket.handle(ServerboundMovePlayerPacket.java:29) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundMovePlayerPacket$Pos.handle(ServerboundMovePlayerPacket.java:66) ~[?:?]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1427) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:188) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1404) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1397) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1375) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1257) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:321) ~[purpur-1.18.2.jar:git-Purpur-1632]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[04:09:42 ERROR]: Could not pass event PlayerMoveEvent to TempFly v3.1.7
java.lang.NoSuchMethodError: 'com.iridium.iridiumskyblock.Island com.iridium.iridiumskyblock.managers.IslandManager.getIslandViaLocation(org.bukkit.Location)'
at com.moneybags.tempfly.hook.skyblock.plugins.IridiumHook.getIslandAt(IridiumHook.java:150) ~[TempFly-3.1.7.jar:?]
at com.moneybags.tempfly.hook.skyblock.SkyblockHook.getTerritoryAt(SkyblockHook.java:677) ~[TempFly-3.1.7.jar:?]
at com.moneybags.tempfly.hook.TerritoryHook.updateLocation(TerritoryHook.java:241) ~[TempFly-3.1.7.jar:?]
at com.moneybags.tempfly.hook.TerritoryHook$TerritoryTracker.on(TerritoryHook.java:278) ~[TempFly-3.1.7.jar:?]
at com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:37) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:git-Purpur-1632]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:671) ~[purpur-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleMovePlayer(ServerGamePacketListenerImpl.java:1565) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundMovePlayerPacket.handle(ServerboundMovePlayerPacket.java:29) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundMovePlayerPacket$PosRot.handle(ServerboundMovePlayerPacket.java:88) ~[?:?]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1427) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:188) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1404) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1397) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1375) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1257) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:321) ~[purpur-1.18.2.jar:git-Purpur-1632]
at java.lang.Thread.run(Thread.java:833) ~[?:?]

Version: 3.1.7
Since 1.19 bedrock users are getting spammed every secondes on their chat of the temp fly remaining time instead of action bar I’m not sure if you can do something , (using via version and geyser on a 1,17 server )

Version: 3.1.7
SaberFactions support please! It's a big Factions plugin and I hope you're gonna add support to it, thank you!

Version: 3.1.7
It would be better if there were RGB color options.
.........................................

Version: 3.1.4
MySQL Support pleaseeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

======================================================
-
Author's response
I will work on mysql after I finish the current feature update.

Version: 3.1.4
Very good plugin!
...............................................................

Version: 3.1.2
LOVE this plugin!!! Thank you so much for making it SO GOOD! Took all of 5 minutes to run through the config and works GREAT!
-
Author's response
I'm glad you like it.

Version: 3.1.2
First time commenting a plugin... This one is the best fly plugin of all... Easy to use, simple config, simple permissions... The best one to use on a skyblock server

Version: 3.1.2
Awesome plugin, awesome developer. Super easy to use, does its job perfectly. Free and open source. Can't ask for more!

Version: 3.1.0
good very very nice plugin but not translate /tf trails pls add next update ım waiting your update.
-
Author's response
What do you mean by translate tf trails

Version: 3.1.0
Good plugin, easy to use!
--------------------------------------------------------

Version: 3.1.0
Hex color support should be added urgently :( other than that very good The only thing missing is hex color support.

Version: 3.1.0
How to use hex color ?

========================================================

Version: 3.1.0
Excellent plugin, super neat and every aspect of the plugin configurable. (Maybe some of them are missing: bossbar, scoreboard, etc.)

Can please add mysql support for cross-server servers based?

Version: 3.1.0
Great for voting rewards! Love it! But it doesn't work with world guard causing people to be able to fly around freely.
-
Author's response
It does work with worldguard. If people are able to fly around freely either you have made a mistake in configuring the plugin or you are having some sort of error.

Version: 3.1.0
Five stars, but can someone help. I want to add reward, but you will need to have an permission to get this reward when you vote. How i can do that ?

Version: 3.1.0
There is a bug the /fly is red im using cmi aswell how can i make /fly show up ??

Version: 3.1.0
Great plugin, is there any way to set it so that it gives you a certain amount of flight hourly instead of daily?
-
Author's response
No the plugin only supports daily bonus. Perhaps there is some plugin that allows you to run commands on a regular basis to give players time.

Version: 3.1.0
Super Plugin erfüllt seinen Job. Es gibt keine Fehler und ist super simpel zu benutzen/einzustellen!

Version: 3.1.0
Really nice plugin and easy to set up. I also have a suggestion. Could you add an option to transfer configureable Items to Fly time? I´ve used flyingFeather bevore i found this plugin and many users have old flying feathers so i would like to let them trade the old ones to digital flying time. Thanks for reading this. Sorry my english is bad i´m from germany.
-
Author's response
Thanks for your feedback. Unfortunately this is a very niche issue you are experiencing and wouldn't really suit the plugin as a fully implemented feature. Perhaps you could create some sort of system where players can trade the feathers with a staff member for flight time until everyone's feathers are converted.

Version: 3.1.0
good plugin, only lack the shop option in version 1.16.5

Sou brasileiro e recomendo.

Version: 3.1.0
Great plugin, though it makes the server owner immune to all fall damage (with all damage settings turned on).. Also it would be cool if you could choose a resource (like coal) to give yourself more time.

Version: 3.1.0
It would be perfect if you could add a mysql database........
......................

Version: 3.0.9
I hope to support 1.17 as soon as possible, I can not find a replacement for this plug-in, this plug-in is great!

Version: 3.0.9
This plugin is very good, but I have an error when starting my server with version 1.17. When will update 1.17 come?

Version: 3.0.9
https://hastebin.com/yoyipipexu.md Is this a problem? I'm facing such a problem when opening the server in version 1.17.
-
Author's response
It's an error with the action bar. I will need to update the plugin to fix it.

Version: 3.0.9
Great plugin! I hope to see it updated for 1.17, the players love it and it is very useful. Cheers!

Version: 3.0.9
GIthub resources seem to be down, anyway to implement the time to a scoreboard instead of action bar?
-
Author's response
You can add time to the scoreboard using the built in placeholders listed in "other stuff" on the plugin overview page. You must be using a plugin that supports placeholders though.

Version: 3.0.9
wtf? when i do /tf give (player) (time) it shows a message "player got .. (time) etc, but they are not able to fly?

Version: 3.0.9
Just installed this and it seems AWESOME. Really well thought out. Easy commands, great documentation, lots of granularity in the permission nodes, etc, etc. I've only done some basic testing, but it seems very stable too. Really well done. Thanks!

Version: 3.0.9
[WARNING] .... in 'string', line 53, column 3:

[WARNING] .... fly_override_permissions:

[WARNING] .... ^

[WARNING] .... expected <block end>, but found '<block mapping start>'

[WARNING] .... in 'string', line 65, column 5:

[WARNING] .... constant: false

[WARNING] .... ^

[WARNING] ....

[WARNING] .... at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59)

[WARNING] .... at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160)

[WARNING] .... at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128)

[WARNING] .... at com.moneybags.tempfly.util.data.Files.createFiles(Files.java:61)

[WARNING] .... at com.moneybags.tempfly.TempFly.onEnable(TempFly.java:79)

[WARNING] .... at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)

[WARNING] .... at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380)

[WARNING] .... at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483)

[WARNING] .... at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:500)

[WARNING] .... at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:414)

[WARNING] .... at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:465)

[WARNING] .... at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:239)

[WARNING] .... at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:936)

[WARNING] .... at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:174)

[WARNING] .... Caused by: while parsing a block mapping

[WARNING] .... in 'string', line 53, column 3:

[WARNING] .... fly_override_permissions:

[WARNING] .... ^

[WARNING] .... expected <block end>, but found '<block mapping start>'

[WARNING] .... in 'string', line 65, column 5:

[WARNING] .... constant: false

[WARNING] .... ^

[WARNING] ....

[WARNING] .... at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)

[WARNING] .... at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)

[WARNING] .... at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:235)

[WARNING] .... at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162)

[WARNING] .... at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:257)

[WARNING] .... at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:248)

[WARNING] .... at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:236)

[WARNING] .... at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:162)

[WARNING] .... at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:95)

[WARNING] .... at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:119)

[WARNING] .... at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150)

[WARNING] .... at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490)

[WARNING] .... at org.yaml.snakeyaml.Yaml.load(Yaml.java:416)

[WARNING] .... at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)

[WARNING] .... [TempFly] There is a missing message in the file: (config.yml) | Path: (aesthetic.warning.title)

[WARNING] .... [TempFly] There is a missing message in the file: (config.yml) | Path: (aesthetic.warning.subtitle)

[WARNING] .... [TempFly] There is a missing message in the file: (config.yml) | Path: (aesthetic.action_bar.text)

[WARNING] .... [TempFly] There is a missing message in the file: (config.yml) | Path: (aesthetic.identifier.tab_list.name)

[WARNING] .... [TempFly] There is a missing message in the file: (config.yml) | Path: (aesthetic.identifier.name_tag.name)
-
Author's response
You made a syntax error while editing your yml file and you broke it, you can fix it by using an online yml parser or by resetting the file.

Version: 3.0.9
can you add mysql storage please!
This is a very good plugin~
pls add mysql storage~~
thanks you~
-
Author's response
I'm working on getting it added soon.

Version: 3.0.9
seems to look amazing, but buying fly time doesnt work, the command "/tf shop" says its a unknown command so its fairly useless based on tis told system :/ no discord or such i could see to get straight support hence why i posted the rating and review here. Lets hope the creator reacts :)
-
Author's response
I am very active in the tempfly discussion page but I will dm you.

Version: 3.0.8
IM TAKING THIS ERROR. CAN YOU HELP ME?

[19:50:49] [Server thread/INFO]: [TempFly] Enabling TempFly v3.0.8
[19:50:50] [Server thread/WARN]: java.lang.NoSuchMethodException: com.sk89q.worldguard.bukkit.WorldGuardPlugin.getRegionContainer(com.sk89q.worldguard.bukkit.WorldGuardPlugin)
[19:50:50] [Server thread/WARN]: at java.lang.Class.getMethod(Unknown Source)
[19:50:50] [Server thread/WARN]: at com.moneybags.tempfly.hook.region.plugins.WorldGuardHook.<init>(WorldGuardHook.java:62)
[19:50:50] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[19:50:50] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[19:50:50] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[19:50:50] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[19:50:50] [Server thread/WARN]: at com.moneybags.tempfly.hook.HookManager.loadRegionProvider(HookManager.java:81)
[19:50:50] [Server thread/WARN]: at com.moneybags.tempfly.hook.HookManager.<init>(HookManager.java:38)
[19:50:50] [Server thread/WARN]: at com.moneybags.tempfly.TempFly.onEnable(TempFly.java:85)
[19:50:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[19:50:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
[19:50:50] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407)
[19:50:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
[19:50:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
[19:50:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
[19:50:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
[19:50:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
[19:50:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
[19:50:50] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563)
[19:50:50] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[19:50:50] [Server thread/ERROR]: [TempFly] Plugin TempFly v3.0.8 has failed to register events for class com.moneybags.tempfly.command.TempFlyTabCompleter because org/bukkit/event/server/TabCompleteEvent does not exist.
-
Author's response
I will make a fix for you and message you later

Version: 3.0.8
Really good plugin! Good and fast support aswell. Got a small error fixed within a day!

Version: 3.0.8
This is what I am looking! A flight time that only drops when flying, better than giving only permission for a specific time. Configuration also allow disabled flight in regions and worlds.

Version: 3.0.6
A great flight plugin with extra features such as daily bonuses and a shop.
Plenty of customizable settings to fit many needs. I would like to see if you can add an enable flight region.

Version: 3.0.6
The support from the developer is great and the plugin works well. It's a good plugin that the developer has put a great effort into. Keep up the great work.

Version: 3.0.2
Amazing plugin! 100% should download. Cannot recommend enough. Can't find a bad thing about it!

Version: 3.0.2
It's alright I can turn fly on and off but what I really want is to increase flying speed at least by a factor of two and it won't work at all

Version: 3.0.2
Excellent plugin, the developer is great and respond fast to messages. I love this plugin and would highly recommended to others.

Version: 3.0.0 beta
Request to add Civs support
I really like this plugin
https://www.spigotmc.org/resources/civs.67350/
-
Author's response
i will add it to the waiting list.

Version: 3.0.0 beta
uWu I believe I can fly, I believe I can touch the sky... I think about TempFly every night and day! I'll spread my server and fly up the vote page...

Version: 2.0.8
Hi I Would Say, This Plugin Is Great!
I Have Some Problem... When I'm A Server Operator I've Unlimited Flying
But I Want A Flying Like A Normal Player Without Server Operator... What I Should To Do?? ^^
-
Author's response
You need to negate the permission tempfly.time.infinite

Version: 2.0.8
By the looks of it. It looks like a very nice, and configurable plugin. I tried it on my 1.13.2 paper server and it says that there is an internal error occurred. Do you any solutions?
-
Author's response
Can you send me the error in a dm? I will check it out

Version: 2.0.8
Great plugin, works amazingly. Simple to use and dev is super friendly and helpful

Version: 2.0.8
Love this plugin! Very simple and easy to use. Thank you for this great Plugin!!
-
Author's response
You are welcome!

Version: 2.0.8
Nice plugin but when i set (max_time: 3600) player can buy many more :( and i must self fix the config with 2 lines (Trial: set_other - set_self )
can you please fix the max time that player not buy more .the other part was not a problem :)
Thanks
weiter so sehr schön
-
Author's response
Thanks for the review. I'm on it.

Version: 2.0.7
Not used this resource yet but do plan on using it, i'm posting this review because i saw some rude child posted a 1 star review below and i hate it when arrogant children ruin a great developers work becasue they were impatient. keep up the good work ChiefMoneyBags.
-
Author's response
Thanks for your support, I hope you find the plugin useful!

Version: 2.0.6
the author of the plugin does not answer .. I asked about the update to version 1.16 by the author absolutely not interested, the plugin as such is good, it could just work on version 1.16
-
Author's response
You did not even give me 1 day to respond to you. I have started working on an update it will be soon.

Version: 2.0.6
Very good plugin and no bugs. Author very attentive to request. The best fly plugin.

Version: 2.0.5
Woks perfect but plis remove internal data and add support to Mysql its annoying clear data every time .

Version: 2.0.5
hi is there any way to remove the
time intervals in seconds to display the title to players?

I mean, I have some trouble with that display showing, how can i turn it off? please, and thank you sir. v_v"
-
Author's response
All you need to do is remove the time intervals in the config and leave it blank.

Version: 2.0.5
Good plugin but for some reason whenever them the fly timer finishes out it will glitch out and players will not take fall damage no matter how high they fall from! Please fix this
-
Author's response
Are you sure you don't have the setting enabled that prevents fall damage when time runs out?

Version: 2.0.5
Plugin is solid, no issues at all. Got a lot of features, but not so much that it does more than what it says on the tin.
Cheers, dev!

Version: 2.0.5
The plugin works very well, I can put the temporary fly to my players, I recommend the plugin

Version: 2.0.4
Truly is the best flight plugin available. Dev is very friendly and configs are easy to maneuver though

Version: 2.0.4
This is one of the best flight plugin out there. Maybe even the best. I still want some features to be added and hope they will be but it is still amazing as it is.

Version: 2.0.2
The author is a Legend, he respond to my messages, added a shop for us and he is a really nice dude. I would love a setting where you can disable "when server restart fly is set to off: true" or something. Since some players are standing lets say fishing and when server restart is done they are floating over ground.

Keep up the awesome work :)

Version: 2.0.1
Great plugin, with great configuration. Its easy to use and most imporant thing is that its working.

Author keeps this alive and is active in discussions, also take care about his community. :)
-
Author's response
<3

Version: 2.0.1
Fly Time is turning on automatically after a server restart.

Please add a setting in the config.

Version: 2.0.1
https://prnt.sc/rrzydf what is task #88 ?


pls help.............................
-
Author's response
I opened a conversation with you to solve the error

Version: 2.0.1
This is a fantastic option for timed fly. It works flawlessly and does not appear to affect server performance.

I found a bug within the plugin and reported it to the developer. He responded and fixed it within a day. Keep up the amazing work man!

Version: 2.0.1
Great plugin to add as a money-sink for flying time. Flying time is temporary and can be purchased in increments using other cool tools such as CommandPanels. The daily bonus is nice and provides login incentives. I've been using this in Survival and Skyblock worlds with excellent results. Players really need to think before engaging the fly time countdown.

Version: 1.9.6
Best plugin out there if you want more out of flying, the dev is amazing ;D

amazing

Version: 1.9.5
Hello, can I support BungeCord or Mysql?
It really matters
-------------------------------
-
Author's response
It currently does not support mysql. I will add it to the list.

Version: 1.9.5
WOW! Finally a plugin to let players that haven't spent $100 on my buycraft stop complaining about not being able to fly on their island + free voting boosts! Thanks!

Version: 1.9.5
how do i give like 1 hour to everyone.....................................................
-
Author's response
Currently you would need to use another plugin that runs commands to give time to everyone but I can add a command for you next update.

Version: 1.9.5
great resource, is there anyway to change the placeholder from 0.0 to 0:0? please get back to me asap! :) thank you!

Version: 1.9.2
Excellent plugin, works great on my 1.15.2 server and many thanks to the developer for the support!

Version: 1.9.0
4 stars, but plugin dont work on 1.15.2, have many errors ...
-----------------------------------------------------------------------------
-
Author's response
Please test the new version and if there is still errors message them to me so i can see them. Thanks.

Version: 1.9.0
Hello !

This plugin is such interessting, but i got an error when activating /tf.
It talks about Particles which is not showed in-game, that's why it cause errors.
-
Author's response
Fixed

Version: 1.9.0
command /tf /fly no working , and have some error Task #34590 for TempFly v1.9.0 generated an exception

Version: 1.9.0
Doesn't seem to work on 1.15 whatsoever. Just keeps disabling everyime the server loads up. https://pastebin.com/edBbXBQq

Version: 1.8.9
100/100 Very nice plugin, ty so much.........................................................

Version: 1.8.9
Add /fly please...........................................................................

Version: 1.8.9
=======================
I like this plugin! Thankyou!
======================= :)

Version: 1.8.9
The best developer in the world! Thank you so so so so much! Solved my problem. <3

Version: 1.8.9
Hi! Works good but i have a problem! I denied fly in few regions but it didnt work. Players can still fly! Can sb help me?

Version: 1.8.9
Would be awesome to have a permission (Ex: tempfly.bypass) to allow staff to fly in a world that is disabled in the config. Other than that, it's a great resource!

Version: 1.8.9
Hello, I would like to have a fly time according to my grades
elf 10 minute fly
dragon 50 fly
how to do this please?

Version: 1.8.9
Great plugin But it is not just /fly /tf just looks bad. if i could just do /fly and then i does the same thing that would be wonderfull.

Version: 1.8.9
Great plugin, but is it possible to add /fly alias for 1.14.4 version of minecraft, noticed there is /f /tfly /tempfly /tf.
-
Author's response
I may work on re-introducing this. Tempfly used to have /fly but it caused conflictions with other plugins so it was removed.

Version: 1.8.8
perfec,t no bugs friendly developer, awesome plugin it works for everyone, can use it with other plugins such as voting and more.

Version: 1.8.8
I love this Plugin, but sometimes User just getting there fly disabled? I checked everything but i couldn't find anything. Installed on 1.14.2 Papermc
-
Author's response
Can you show me your config file?

Version: 1.8.7
Works perfectly, easy to change particles and lots of other things. I wish I found this sooner, it's a lot easier to use and there are literally NO bugs i found, it's awesome, thanks for making this one :)

Version: 1.8.1
You know I'm seeking this kind of plugin for a long time and here is it!
I wanna rate you 10 stars but I can only rate 5.

Version: 1.8.1
Please add permission to no fall damage in login example : tempfly.safelogin .

Version: 1.8.1
works like a charm. All the features I can think of. Spent way too long trying to find a plugin like this, this is the one.

Version: 1.8.1
Nice plugin, but could you add an option to disable unlimited flight for players even if they have the permission?
-
Author's response
Will add to the next feature update

Version: 1.7.3
This is good plugin but ı have problem. My server its 1.13 and ı used 1.13 world guard. And plugin has errored. Pls update.
-
Author's response
The plugin has not yet been tested or developed to work with 1.13 servers. I will do my best to ensure you receive a working version soon.

Version: 1.7.3
Fantastic plugin, my players love it! Friendly Dev extremely helpful with any questions or issues. All I can say is brilliant and thanks for the help ;) 100% recommend this plugin.

Version: 1.7.0
Love this plugin. Really hoping that the update features with time remaining bar or at least a warning when flight is running out will be added. Thanks so much!!!

Version: 1.7.0
Good plugin, easy to use, good support and frendly developer. Recomanded to anyone!!!

Version: 1.6.0
Really good plugin for servers. Simple, but very useful. I use the latest version and there is not errors.

Version: 1.6.0
Good plugin and moreeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

Version: 1.3.0
great plugin.. great developer... nicee!!!
i just suggest to add disabled world... he update it 30mnt after that.. crazyy...

Version: 1.2.1
Really am loving this plugin but would maybe like to see one feature implemented. Maybe add an option to disable fall damage when a player loses their flight mid air. Would hate fore people to get an awesome perk like this then die upon using it. Other than that Great Job.

Version: 1.2.0
------------------------------------------------------------------------------
Amazing Update!! Exacly what I need! Good job mate!!
Great Plugin and Thanks for listen to me <3
------------------------------------------------------------------------------

Version: 1.1.0
Great way to give fly to non donators on my server, I give them a few minutes every time they vote, really pushing my server up on the voting lists.

Resource Information
Author:
----------
Total Downloads: 31,779
First Release: Mar 27, 2018
Last Update: Apr 14, 2022
Category: ---------------
All-Time Rating:
121 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings