Thank you for your feedback, we are trying our best for you.
Version: 1.3.6
This plugin is insane i like the idea behind it and those rewards or permission is just perfect i will be there for the future update for sure i really like it already :P tyvm
You may be wrong, but there is no way our plugin can do this.
Version: 1.3.5
version 1.3.1 was amazing, my server use 1.20.1 and viaversion+viabackwards
but after updating, why i get this error:
[23:52:42 ERROR]: Could not pass event BlockPlaceEvent to FishRewards v1.3.5
java.lang.NullPointerException: Cannot invoke "ifly.morefish.fishpack.pack.Pack.getKey()" because "pack" is null
at ifly.morefish.events.FishEvent.placeChest(FishEvent.java:56) ~[FishRewards-1.3.5.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor530.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:446) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.world.item.ItemStack.useOn(ItemStack.java:418) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:600) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:2015) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:37) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) ~[?:?]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196]
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:1338) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196]
at java.lang.Thread.run(Thread.java:842) ~[?:?]
Thank you for your feedback, it will be fixed within a couple of hours.
Version: 1.2.10
It's a very bad plugin. If you gain items from the box, you get Lore: Chance....
Left Click to edit
Left Click + shift to remove. There's a ridiculous article saying: The chest name is not colored. Special Lore is not added.
Commands doesnt work and can i change a chest with custom heads64 ? others work fine. It would be nice if mythicmobs or other plugin supports were added.
Thanks for your feedback. Yes, the idea is not bad, we are thinking about implementation.
Version: 1.2.9
[22:53:43] [Server thread/ERROR]: Could not load 'plugins\FishRewards-1.2.9.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: ifly/morefish/main has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149) ~[spigot.jar:3096a-Spigot-9fb885e-af1a232]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[spigot.jar:3096a-Spigot-9fb885e-af1a232]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[spigot.jar:3096a-Spigot-9fb885e-af1a232]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:381) ~[spigot.jar:3096a-Spigot-9fb885e-af1a232]
at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:224) ~[spigot.jar:3096a-Spigot-9fb885e-af1a232]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[spigot.jar:3096a-Spigot-9fb885e-af1a232]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot.jar:3096a-Spigot-9fb885e-af1a232]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_391]
Caused by: java.lang.UnsupportedClassVersionError: ifly/morefish/main has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_391]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_391]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_391]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:186) ~[spigot.jar:3096a-Spigot-9fb885e-af1a232]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_391]
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:104) ~[spigot.jar:3096a-Spigot-9fb885e-af1a232]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot.jar:3096a-Spigot-9fb885e-af1a232]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_391]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_391]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_391]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:67) ~[spigot.jar:3096a-Spigot-9fb885e-af1a232]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:145) ~[spigot.jar:3096a-Spigot-9fb885e-af1a232]
... 7 more
This plugin is good but this plugin have a bug when i place normal chest this plugin thing is a chest from fishing reward then the normal chest will gone
The plugin is good, it's hard to figure out the configuration, but I think it's a matter of time. And so everything is fine, you can diversify fishing.(1.20)
Good work!)
Fishrewards is a really fun mod that the members of my server are enjoying! Once you figure out how to use permissions it is easy to use and to make more packs.
The author as well is very helpful if you are stuck on something, and overall my experience with this mod has been good. Thanks for the great plugin! I'm excited to see what comes in the future.
Overall the idea of this mod is really good. I would give 5 stars, but there are a few things I am struggling with to figure out.
First is that as a beginner to modding, I don't know how to access the GUI for this mod. I wish there was a resource that explained the mod in better details / provided more info how to get it running properly without having to edit the yaml files and make the packs that way.
Besides that I think the idea of this mod is fun, and if the dev could help me figure out how to access the GUI it would make this review a 5 star.
The plugin is good, it's hard to figure out the configuration, but I think it's a matter of time. And so everything is fine, you can diversify fishing.