I guess that's the reason there are 3 different servers on 1.14 running this plugin
Version: 2.2
An good plugin for make misions! I use it on my newest server (mc.volcanonetwork.me) on my Survival, and it's awesome. I thinking to put it on the lobby for reward players with coins or Network XP. THANKS FOR IT!
A great plugin! It DOES work on 1.14.4 unlike previous reviews have mentioned. You just have to update a sound value or two with the new 1.14 sounds. Still works like a charm, and is my go-to for quick, easy to setup holiday events! (Happy Halloween!)
Nice plugin.MEN you can create one plugin more?
My idea is one plugin like Delivery DeliveryMan hypixel.Obviously with your own ideas.What its your aswer?
Hey,
thanks for the review!
1.12.2 should be working properly.
Version: 2.0-pre1
Well done, the idea is not original, and there is no unique part in this plugin, so 4 stars even though i want to place 5 stars...
Easy to use!
Source Code!
You really did a good work!
I've been looking for a plugin like this for a LONG time.
Finally found it! <3
Works just as it should and extremely easy to set up.
I would love to see more features added like different .ymls to load instead of the main config. I will be using this for different holidays, so I will have to change everything, every season. A way to clear the found blocks stats for testing would be great too.
The only issue I ran into is that the PlaceholderAPI isnt working for me. It is enabled in the config and there isn't an addon in the papi ecould that I could find, but I can live with it.
Hi! Thanks for the review!
The reason placeholderapi doesn't work is because you haven't enabled it :)
You just have to set placeholderapi to true in the config file.
As for block stats wiping, you can delete your data.yml file, or get rid of BlockQuest table, if you are using MySQL
Version: 1.8.1
Okay, okay, and version 1.8 as it gets, just because I needed a plugin like that, 1 star pq n says if it has 1.8
I assume you are asking if there's an 1.8 version of this. If you do, Well then, I don't want to insult. You don't know how this affects the developer, the plugin, and the plugin's rating, just leaving an one star rating, because you can. You could've PM me. You could've post to Discussion page. You could've join our Discord. But no, you choose the ratings/reviews. Perhaps your problem is understanding the noun "Rating" or "Reviews"
rating
noun
1.
a classification or ranking of someone or something based on a comparative assessment of their quality, standard, or performance.
review
2.
a critical appraisal of a book, play, film, etc. published in a newspaper or magazine.
Also as I looked at your ratings, you are doing this to other plugins, too.
If you are really that lazy, that you won't test the plugins before rating, or don't know the difference between "Tested Minecraft Versions", and "Only Minecraft Versions It's Working On", I politely ask you to do not download and/or use any of my plugins, and just find another alternative, because I do not need people like you.
And one last thing.
Update to 1.12.2. 1.8 is more than 2-3 years old. You can't just stick at one version forever.
Thanks.
Version: 1.8.1
AWESOME PLUGIN!
Could you add 1 little thing for me?
In the end of the event i want to check the top players. Could you add a .yml file containing a list where the best players are on the top of the list with username?
Hello,
Thank you for your review!
Since I don't know how could I imagine a Gordon Ramsay animation, you may feel free to do it yourself, as this plugin is open source.
Thanks!
Version: 1.5.1
Hello, when i open presents i haven't title's, sounds and fireworks effects.
CONSOLE:
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-5f38d38-18fbb24]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-5f38d38-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:228) [spigot.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:463) [spigot.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:759) [spigot.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [spigot.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [spigot.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-5f38d38-18fbb24]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_144]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_144]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-5f38d38-18fbb24]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
Caused by: java.lang.IllegalArgumentException: No enum constant org.bukkit.Sound.ENTITY_FIREWORK_LAUNCH
at java.lang.Enum.valueOf(Enum.java:238) ~[?:1.8.0_144]
at org.bukkit.Sound.valueOf(Sound.java:1) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
at me.robifoxx.block.Main.playFindEffect(Main.java:490) ~[?:?]
at me.robifoxx.block.Main.click(Main.java:388) ~[?:?]
at sun.reflect.GeneratedMethodAccessor324.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
... 17 more
Review is no place for bug reports. There's a Discussion, you can PM me, or even a Discord, but you have to tag me there.
Change "ENTITY_FIREWORK_LAUNCH" in config.yml with "FIREWORK_LAUNCH", so it will be 1.8 compatabile.
Version: 1.4.1
Adding this to my hub :P ip: battleheroes.net add to "see in action"
:D
love it great plugin! seemsto be working well on 1.11.2 but i need help I want to give emeralds when complete.. I'm a bit of a noob so anyone help with the command and where to put it! Thanks in advance
Hi, thanks for the review!
You can use the "give" command from console upon completion.
Version: 1.3.1
Really cool plugin.
New ideas:
- Particle on first found (customizable in config)
- Sound on first sound and already found blocks (customizable in config)
awesome plugin, added some info in discussion about some bugs, and some title info for others to add. you should add per block rewards to this if you can, I can give you ideas if you like.
I have some problems. i tested the plugin and it seemed to work fine. after changing the commands and reloading it said"you already found.." even after deleting the plugin folder! where does it store the player data?? And on every block i find it says "Playername found all blocks!" weird