✅ Infinite Parkour ▶ Rewards | Leaderboard | MySQL icon

✅ Infinite Parkour ▶ Rewards | Leaderboard | MySQL -----

⚡ Automatically generating random parkour minigame -- perfect for any server⚡




Version: 5.2.5
Just works! Easiest installation and management ever experienced :) Excellent addition to our smp server
-
Author's response
Thanks for the review!

Version: 5.2.3
This is a great plugin. It would be great if there was an option to generate a world under the player.
-
Author's response
Thanks for the review!

Version: 5.2.0
seems broken

[21:33:53] [Server thread/INFO]: [IP] Enabling IP v5.2.0
[21:33:53] [Server thread/ERROR]: Error occurred while enabling IP v5.2.0 (Is it up to date?)
java.lang.ExceptionInInitializerError: null
at dev.efnilite.ip.IP.enable(IP.java:57) ~[IP-5.2.0.jar:?]

Version: 5.1.3
Awesome plugin, its one of my favourite minigames to play and our players are very happy with it, great work.
-
Author's response
Thanks <3

Version: 5.1.3
I'm having this bug where when someone plays parkour they end up seeing a new generated world, like a literal new overworld generates and it's eating my server's memory. This bug just started happening today and I really don't know why.
-
Author's response
Thanks for the review :)
Please contact me via Discord, GitHub or e-mail for fixing this

Version: 5.1.2
cool and simple to setup
Good for new servers without many players or also for servers that often do wading work
-
Author's response
Thanks for the review :)

Version: 5.1.2
I usually dont give reviews to plugin I use and like but this is an exception. I LOVE this plugin so much, everyone in my server enjoys it a lot!!!

It would be even more incredible if it had "minigames" inside it like a parkour that every block is one block higher and lava starts rising so you need to rush and that stuff. Anyways, outstanding job!
-
Author's response
More challenges like that can be found in IP+
Thanks for the review :)

Version: 5.1.2
plugin is a great addition to any Minecraft server, offering unique features and solid performance. With ease of use and good support from the community, this is an option worth checking out for the bored
-
Author's response
Thanks <3

Version: 5.1.1
org.bukkit.command.CommandException: Unhandled exception executing command 'ip' in plugin IP v5.1.1

at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[purpur-api-1.20.1-R0.1-SNAPSHOT.jar:?]

at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168) ~[purpur-api-1.20.1-R0.1-SNAPSHOT.jar:?]

at org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServer.java:1021) ~[purpur-1.20.1.jar:git-Purpur-2056]

at org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64) ~[purpur-1.20.1.jar:git-Purpur-2056]
-
Author's response
Please send the full error in the Discord or on GitHub

Version: 5.0.0
The developers are very nice and very responsive. 5 stars are well deserved. Recommend!
-
Author's response
Thank you :)

Version: 5.0.0
This plugin is a MUST-HAVE if you want fun Parkour on your server. It is so easy to set up, super customizable, and WOW the 5.0 update is packed with so many features and updates. This plugin developer is active on Discord supporting users. If you like Infinite Parkour, make sure to get the author's Infinite Parkour+ plugin too. Thanks for this great resource!
-
Author's response
Thanks for the review! :)

Version: 4.1.3
Sencillo de configurar gracias a la gui in game, sinceramente uno de los mejores plugins de Parkour. :3
-
Author's response
Gracias <3

Version: 4.1.3
Hello i have this downloaded but i dont seem to get leaderboards to work with holo displays and the wiki doesnt help where do i make the hook?
-
Author's response
You don't have to do it manually; just copy the example line by line in the wiki and it'll work. Thanks for the review :)

Version: 4.1.3
This plugin is fantastic. Fun for players, easy to set up, good documentation, and very customizable! This is a must-have for any Parkour server!
-
Author's response
Thank you :)

Version: 4.1.1
Everythings work smoothly. Just amazing plugin. Keep going the hard work!!!!!!!!
-
Author's response
Thank you <3

Version: 4.1.1
This is a very interesting plugin and the author handles error reporting very quickly
-
Author's response
Thank you :)

Version: 4.1.0
[14:59:32 ERROR]: Could not pass event InventoryClickEvent to vilib v1.1.0
java.lang.NullPointerException: Cannot invoke "dev.efnilite.ip.schematic.selection.Dimensions.toVector3D()" because the return value of "dev.efnilite.ip.schematic.Schematic.getDimensions()" is null
at dev.efnilite.ip.world.WorldDivider.createIsland(WorldDivider.java:166) ~[IP-4.1.0.jar:?]
at dev.efnilite.ip.world.WorldDivider.generate(WorldDivider.java:130) ~[IP-4.1.0.jar:?]
at dev.efnilite.ip.world.WorldDivider.generate(WorldDivider.java:96) ~[IP-4.1.0.jar:?]
at dev.efnilite.ip.player.ParkourUser.joinDefault(ParkourUser.java:94) ~[IP-4.1.0.jar:?]
at dev.efnilite.ip.internal.gamemode.DefaultGamemode.create(DefaultGamemode.java:43) ~[IP-4.1.0.jar:?]
at dev.efnilite.ip.internal.gamemode.DefaultGamemode.click(DefaultGamemode.java:48) ~[IP-4.1.0.jar:?]
at dev.efnilite.ip.menu.play.SingleMenu.open(SingleMenu.java:61) ~[IP-4.1.0.jar:?]
at dev.efnilite.ip.menu.play.PlayMenu.lambda$new$0(PlayMenu.java:21) ~[IP-4.1.0.jar:?]
at dev.efnilite.vilib.inventory.item.MenuItem.handleClick(MenuItem.java:55) ~[vilib-1.1.0.jar:?]
at dev.efnilite.vilib.inventory.Menu.click(Menu.java:272) ~[vilib-1.1.0.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor16.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:75) ~[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.handleContainerClick(ServerGamePacketListenerImpl.java:2947) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?]
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) ~[?:?]
[14:59:39 ERROR]: [IP] ##
[14:59:39 ERROR]: [IP] ## IP has encountered a critical error!
[14:59:39 ERROR]: [IP] ## Stopped download of schematics
[14:59:39 ERROR]: [IP] ##
[14:59:39 ERROR]: [IP] ## Stack trace:
[14:59:39 ERROR]: [IP] ## java.net.ConnectException: Connection timed out: connect
[14:59:39 ERROR]: [IP] ## java.base/sun.nio.ch.Net.connect0(Native Method)
[14:59:39 ERROR]: [IP] ## java.base/sun.nio.ch.Net.connect(Net.java:579)
[14:59:39 ERROR]: [IP] ## java.base/sun.nio.ch.Net.connect(Net.java:568)
[14:59:39 ERROR]: [IP] ## java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588)
[14:59:39 ERROR]: [IP] ## java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[14:59:39 ERROR]: [IP] ## java.base/java.net.Socket.connect(Socket.java:633)
[14:59:39 ERROR]: [IP] ## java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
[14:59:39 ERROR]: [IP] ## java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:174)
[14:59:39 ERROR]: [IP] ## java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
[14:59:39 ERROR]: [IP] ## java.base/sun.net. www.http.HttpClient.openServer(HttpClient.java:532)
[14:59:39 ERROR]: [IP] ## java.base/sun.net. www.http.HttpClient.openServer(HttpClient.java:637)
[14:59:39 ERROR]: [IP] ## java.base/sun.net. www.protocol.https.HttpsClient.<init>(HttpsClient.java:266)
[14:59:39 ERROR]: [IP] ## java.base/sun.net. www.protocol.https.HttpsClient.New(HttpsClient.java:380)
[14:59:39 ERROR]: [IP] ## java.base/sun.net. www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193)
[14:59:39 ERROR]: [IP] ## java.base/sun.net. www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242)
[14:59:39 ERROR]: [IP] ## java.base/sun.net. www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128)
[14:59:39 ERROR]: [IP] ## java.base/sun.net. www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
[14:59:39 ERROR]: [IP] ## java.base/sun.net. www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665)
[14:59:39 ERROR]: [IP] ## java.base/sun.net. www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
[14:59:39 ERROR]: [IP] ## java.base/sun.net. www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
[14:59:39 ERROR]: [IP] ## java.base/java.net.URL.openStream(URL.java:1161)
[14:59:39 ERROR]: [IP] ## IP-4.1.0.jar//dev.efnilite.ip.config.Configuration.lambda$schematics$0(Configuration.java:130)
[14:59:39 ERROR]: [IP] ## org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101)
[14:59:39 ERROR]: [IP] ## org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
[14:59:39 ERROR]: [IP] ## com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[14:59:39 ERROR]: [IP] ## java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[14:59:39 ERROR]: [IP] ## java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[14:59:39 ERROR]: [IP] ## java.base/java.lang.Thread.run(Thread.java:833)
[14:59:39 ERROR]: [IP] ##
[14:59:39 ERROR]: [IP] ## This is probably not your fault, but you may be able to fix it.
[14:59:39 ERROR]: [IP] ## You should try: delete the schematics folder and restart the server
[14:59:39 ERROR]: [IP] ## Contact the developer if this doesn't work.
[14:59:39 ERROR]: [IP] ## Be sure to send the entire error while reporting.
[14:59:39 ERROR]: [IP] ##
[14:59:39 ERROR]: [IP] ## Version information:
[14:59:39 ERROR]: [IP] ## Plugin Version: 4.1.0
[14:59:39 ERROR]: [IP] ## vilib Version: 1.1.0
[14:59:39 ERROR]: [IP] ## Minecraft: V1.18
[14:59:39 ERROR]: [IP] ##

It cannot be used. If this problem can be solved, I can change to five stars
-
Author's response
I've sent you a private DM so we can fix this :)

Version: 4.1.0
Excellent plugin and excellent support, really enjoying everything! Keep up the good work!
-
Author's response
Thanks <3

Version: 4.1.0
Great plugin with a great helpful author, perfect plugin for bored players that might be in queue or otherwise waiting for something :)
-
Author's response
Thanks <3

Version: 4.0.4
I am amazed that this plugin is for free. It is amazing and works without any issues and uses less resources than I thought. I highly recommend this plugin.
-
Author's response
Thanks for the review :)

Version: 4.0.4
Hi author! Great Plugin! May l forward the plugin to ww.mcbbs.net? (A Chinese Minecraft forum) For sure, l wont give out the jar. I will only provide language translation and introduction in my post. I will provide the download link to your spigot page and let them download in your spigot link.
-
Author's response
Thanks for the review, and someone has already posted this plugin on mcbbs :)

Version: 4.0.3
This plugin is amazing! Customization for it is awesome! Custom blocks, particles, course jump etc. Just perfect for community server
-
Author's response
Thanks for the review <33

Version: 4.0.2
I really love this plugin, I even translate it to Spanith so the members of my servers could play without any issue because most of them only speak spanish, I'd recommend it 100%
-
Author's response
Thank you :) <3

Version: 4.0.1
I would recommend this Resource to anyone who wants a parkour plugin It is easily Customizable and the developer's support is quick and it's great for lobbies.
Plus I can't wait for Infinite Parkour Plus!
-
Author's response
Thanks for the review :) IP+ is currently waiting to be approved!

Version: 4.0.1
i am very very recommand this plugin
i get a lot of help for plugin author
it can change and customized a lot of options
-
Author's response
Thanks for the review <3

Version: 3.8.1
This has been so much fun, just throw it in and do some parkour! Im really excited when the parkour plus, it should be fun as well. I use uperms and uregions and it doesn't cause any issues which Im so happy for. Can be scary dropping in a new one, total gem get it. Thanks a lot.
-
Author's response
No problem and I'm glad you're enjoying it! <33

Version: 3.8.0
i love this plugin, i'm using in my server... I expect better updates by adding new things always
-
Author's response
Thanks for the review :)

Version: 3.8.0
Fun plugin, easy to set up and translate! Something that will surely entertain your players! Top level support, the best that I have ever seen! Congratulations <3
-
Author's response
Thank you :3 <3

Version: 3.5.4
Amazing plugin 5/5, free and works great on version 1.18.2
I recommend it is worth a try
-
Author's response
Thanks for the review :) <3

Version: 3.5.4
5 stars from me for literally the best support! Simple installation. Just place jars to plugins and all works without any config tuning!
-
Author's response
Thank you very much :)

Version: 3.5.4
Awesome plugin! Author is friendly and help you when you need help, i recommand this plugin! I can't wait the plus version!
-
Author's response
Much thanks <3

Version: 3.5.1
Such good quality for free is just incredible!
Can't believe some developers around here offer all of this for free but they do and the least I can do is give a 5 star rating <3

Keep it up, you are amazing! :)
-
Author's response
Thank you :) <333

Version: 3.4.2
BEST PARKOUR PLUGIN!
However,
I have retired my parkour server, nobody played on it so I decided to use the resources for something different. Thank you for making an amazing plugin, letting you know because it's listed as a test server on the Spigot page and you can remove it now so nobody comes confused.
-Bloof XYZ
Cheers <3
-
Author's response
I guess it's too good for people to play ;) thanks for reviewing <3

Version: 3.4.1
Had a bug with blocks not generating. Reported the bug on the discord server and the author fixed the bug in a matter of hours! Great support!
-
Author's response
Thanks for the review :D

Version: 3.3.2
Best parkour plugin out there.
Would recommend - 10/10!
__________________________
-
Author's response
Thanks for the review!! <33

Version: 3.2.1
Plugin works exactly as it should, developer is really helpful over on their discord- couldn't recommend more if you want a quick and easy Parkour plugin for your server.
-
Author's response
Thanks for reviewing! <3

Version: 3.1.1
This is a great plugin! Good luck with your development "I am not good at English so my sentences may be a little strange"
-
Author's response
Thanks for reviewing <3

Version: 3.1.1
Efnilite Puts a Ton of work into this little gem of a plugin, By far one of the best plugins iv installed on my server. Iv had a few idea's and a few have been added and thats great! Thank you and keep up the great work.
-
Author's response
Thanks for reviewing and the suggestions ^^

Version: 3.1.0
Very fun plugin. Works out of box with very little configuration needed. Very highly recommend!
-
Author's response
Thanks for reviewing :)

Version: 3.1.0
The best parkour plugin! good work!
:)
-
Author's response
Thanks for reviewing <3

Version: 3.0.5
Amazing plugin this is a masterpiece. My server members are gonna like this one for sure!
-
Author's response
Thanks for reviewing! <3

Version: 2.9.5
amazing plugin, unique idea, good support and community, friendly and cool dev. long story short, this is truthly a masterpiece
-
Author's response
Thanks for the review <3

Version: 2.9.5
Works good for what I need but has a small issue that affects playability. Had a major issue but the developer worked it out and updated pretty fast.
-
Author's response
If you want me to fix the issue, please report it to me. Thanks for reviewing anyway :)

Version: 2.9.4
Awesome and straight forward plugin. Pretty much Plug&Play.

I found a bug and notified the developer who fixed the issue within 10 minutes! Awesome work!
-
Author's response
Thanks! :D

Version: 2.8g
My players absolutely love this plugin and are constantly trying to best each other. Dev is on top of updates and squashes any reported bugs quickly. Pay little attention to 1 stars that cannot read a config. This plugin is solid and if you have a problem just report it, author fixes it fairly quickly.
-
Author's response
Thank you so much for reviewing, it means a lot to me <3

Version: 2.8g
Use plugin with caution. Using latest Paper build and plugin build (all at time of review), Created many problems. Deletes player inventory if the plugin breaks and doesnt allow players to leave world if such happens.
-
Author's response
This has all been fixed in v2.9. I also added Inventory Backups in separate files. I hope you consider updating your review :)

Version: 2.7c
Must use a plugin for every server, literally plug and play but very customizable. Quick support as well!
-
Author's response
Thank you <33

Version: 2.7a
Best Plugin! Highly Customizable and more! Cool Test Servers and great Support! Thank you so much
-
Author's response
Thanks! :)

Version: 2.6f
this is an amazingly simple to use plugin, with a huge amount of customization if you choose to put in the extra work. fun every time, players love it. thank you so much!
-
Author's response
Thanks for reviewing! <33

Version: 2.6e
The best Parkour plugin I've come across. If I hadn't found it I wouldn't have made a Parkour server! It's super enjoyable, functional, and customizable. Definitely a must-have plugin if you have any kind of parkour in your server or network! Looking forward to future updates of this resource even though it is already very well developed. 10/10
Cheers <3
-
Author's response
Thanks!

Version: 2.6a
theeeee beeeest parkour plugin i ever seen and im supprised its free... i recomend u guys download this plugin
-
Author's response
Thank you :)

Version: 2.5
Enjoying the plugin so far, only feedback would be that its not clear how to exit spectator mode for players and you cant disable structures and special blocks, ( you can disable the setting but not set it to default to off )
-
Author's response
Thanks for the feedback and review! I'll work on improving those features :)

Version: 2.5
better then all other parkour plugins original with the custom structures and great for minigames easy to use and great support in the discord super easy

making your own custom structures is easy as well so fun to make
custom islands is nice u can make them aswell

quick and fast support!
-
Author's response
Thanks for reviewing :))

Version: 2.4f
Banger plugin.

I can't find anything to complain about. Support in Discord is fast, plugin has nearly zero impact on server performance, plays beautifully and does exactly what is needed.

Cannot encourage you enough to try it.
-
Author's response
Thanks for the review!

Version: 2.4d
This is such a good plugin! just one thing, can more than 1 person do the same parkour at once? If not could you add this? Love that its free as well! Thanks!
-
Author's response
Thanks for reviewing! I'll look into your suggestion, but it might take a while! <3

Version: 2.4a
This is a masterpiece of a plugin. Support is probably the best on earth, the author will respond within minutes of asking and immediately fix the issue and then add your idea as a feature. (Thank you for adding my idea btw.)

If I could rate 10 stars I would, this has to be one of the most well made plugins I’ve ever used and is a necessity for any server, lobby or otherwise. The amount of customisation and placeholders is incredible, I’m amazed this doesn’t have more downloads.

I absolutely recommend this plugin and joining the support discord is a must.

-BladeAxe (Adaam)
-
Author's response
Thank you for reviewing and suggesting something! :)

Version: 2.4
A perfect, polished plugin. Works out of the box, and fits any type of server. Kudos!
-
Author's response
Thanks for your review! <3

Version: 2.3c
This plugin is simply amazing! My friends (and players) love it! Only thing I wish that the plugin supported 1.16.5, but other then that I love it!
-
Author's response
1.16.5 is currently already supported! Thank you for reviewing anyway :)

Version: 2.3c
This is one of the best simple minigame plugins that I had tested before. It is free, it works flawlessly well, and the world creates without lag. And the best part is that it support a lot of players, without lag. My players literally love it and are hours and hours playing on it!
I have a survival server so this addition for bored players its amazing, and I can even give rewards in the survival world!

And a tip for server Owners (I do not take any responsability of this); if there are some blocks that aren't removed in the parkour, just create a task in your server panel to delete the world, for example, each day, so then all this blocks will dissapear and a new parkour world would be generated.

Congratulations! Keep the great work!
-
Author's response
Thanks for reviewing! I'm still looking for fixes on how to remove these ghost blocks, but I'll probably find one eventually. Thanks for sticking with the plugin :)

Version: 2.3b
Awesome plugin! I spent more time having fun with it than translating and configuration. I hope my players would have so much fun as I get.
Had a little problem with translating, but the author responded to me very quickly on discord. Thanks to that I was able to translate plugin to my language. 11 out of 10 for the whole thing :D
-
Author's response
Thanks for reviewing :)

Version: 2.2
This is a piece of art, an excellence, a magnificent plugin, a god's work.
This plugin is extremely good, totally what i was expecting, seems very well-made, 0 errors, plug-n-play, like idk how else to say it.
Just download it, it sets itself up instantly.
I will provide an spanish translation for this plugin as soon as I can! Also im #1 in witpwatty.mysrv.us XD
-
Author's response
Thanks for reviewing - I still need to add multiple language support, but when I do, I'll be sure to add it :)

Version: 2.2
Good plugin! Doesn't cause lag on my minigame server and it's configurable. Very helpful creator as well :) I 100% recommend it.
-
Author's response
<3

Version: 2.1a
I really like this plugin. It was super easy to set up and I had an issue it got solved in less than 60! also just a really good plugin over all.
-
Author's response
Thanks for reviewing :)

Version: 2.1
Amazing plugin, amazing dev!
The plugin: My players love it!, you can create custom structures to spawn on the way, and the players've the option to turn them on or off; low to hight difficulties, and you can jump forever(if you've the skill to), an awesom way to engage your players to spend more time on your server.
The dev: I found a bug and made the report on Discord, I got an answer from the dev in a couple hours, he check everything and release a patch in minutes!
5/5, it deserves even more.
-
Author's response
Thanks for your review <3

Version: 2.0
The plugin is amazing and very simple to use. It creates a skyblock like world by default, but everything is customizable, which is very cool.

Every time a player joins my server and they go to the "fancy" parkour, they are really impressed by how it looks and what it can do.

A really great addition is the possibility to add structures, which basicly are custom building/blocks that you can create yourself, although there are a couple cool ones already included.

This is one of the view plugins that I cannot wait to see updates, as it has not disappointed me so far.
-
Author's response
Thanks for your review <3 :)

Version: 1.9d
Perfect! It settet up 90% by itself ... I installed it on my server and you could play right away! 5/5
-
Author's response
Thanks for your review! :)

Version: 1.8a
I love this plugin, It need some fixes, but communication on Discord is awesome and I believe in few days author release some bug fixes! <3
-
Author's response
Thanks for reviewing! I've fixed the issues you've sent (so far) in the latest release :)

Version: 1.7a
Great, simple and easy for users to understand. However, it constantly goes to non-functional state, "Task #xxxx for WITP generated an exception", etc.
Hope to see plugin updated.
-
Author's response
Thanks for the review! I believe I have fixed these errors in the latest release, although you could be talking about a completely unknown exception which no one has ever had, but I doubt that :)

Version: 1.7a
Great plugin! Can you make it on legacy (1.12) too? I really want it to happen :3 hope you read this and enjoy your day!
-
Author's response
Thanks for reviewing! I don't know if legacy support will be added, since structure blocks work very different on versions below 1.13. In versions below 1.16 the max structure size is also smaller, which would mean I'd have to delete some structures. tl;dr: I'll look into it. Hope you enjoy your day as well :)

Version: 1.4a
Many complaints from players, admins too busy playing parkour to administrate server.

Kidding, great plugin, too much fun.
-
Author's response
Thanks for your review :)

Version: 1.2
Brilliant idea for a plugin! I'd definitely recommend having one of these in your server, an infinite parkour, no one can complain, how could it get better! Dev is also friendly and a quite cool person who is actively working on improving the plugin!

~ Aqua
-
Author's response
Thanks for reviewing and thanks for your logo!

Version: 1.2
Wonderful! This is what i looking for! Thanks you very much :D I hope you will update it to new versions
-
Author's response
Thanks for the review! I'm currently working on adding more recent versions, so soon 1.13 through 1.16 will be supported.

Version: 1.1
Awesome plugin!
Dev is really friendly and is working on improving the plugin as I write this review!
My Test-Players really enjoyed this.
Thanks for making the Plugin!

~ F3hliks
-
Author's response
Thanks for your review and thanks for giving me more useful features to add :)

Version: 1.0
This plugin is great if you want to practice your parkour. I think it's really neat how it infinitely generates. I've made a server that's only running this plugin if anyone wants to join. A couple of issues do arise when I edit the config file, but other than that - it's pretty neat!

104.243.32.69:25378
-
Author's response
Thank you so much for your review and server offer! I'll be sure to put it on the page. If the config editing becomes a problem then you can always create an issue on Github. Happy new year!

Resource Information
Author:
----------
Total Downloads: 26,872
First Release: Dec 30, 2020
Last Update: Oct 21, 2024
Category: ---------------
All-Time Rating:
71 ratings
Find more info at efnilite.dev...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings