This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
Description:
Do you love fishing, but you aren't feeling rewarded at all by fishing?
MoreThanFish is the solution, it's a very lightweight and fully customization plugin which allows you to define different and random catches.
Features (Version 1.5):
Makes fishing funnier and more attractive...
Gives you possibility to customize your, your friends and your members fishing experience.
Configuration file that allows you to customize everything (item, item name, item lore, possibility of getting it, message that is send when the player catch some rare drop, amout of loot you catch, data (for example colored wool), data can also be used as durability)
Messages and Item Names support colors (Same way as Essentials, but it DOESN'T require Essentials)
Planned Features:
None, already added all feature requests...
Commands:
Command
Description
mtf reload
Reloads config.yml file
mtf list
Displays a lits of the available rare catches
mtf info
Displays the plugin info and version
Instalation:
Download MoreThanFish from this page
Drag and drop MoreThanFish.jar and MoreThanFish folder to your server's plugin folder
Change config.yml file to fit with your server needs
Boot your server if it's stopped or do /mtf reload if it's running
Thank you for your hard work on what should be a part of the normal game! My players love it, but besides that, you've done the community a great service
Sorry, but how can i know this ? A little message from him would been nice. There are a lot of plugins that are simply no longer developed and nobody knows whats going on.
Also he can release source and I can fix the problem for myself.
he dosnt ignore the problems, ive been talking to him quite a bit about the plugin, hes currently got real life problems he has to deal with and obviously that trumps working on a little hobby plugin, cut him some slack, he is working on it when he can
Hi I was trying to add things for other players to catch but I get errors so I was wondering if there could be some other configs on the page for people to download and use for example u could have a config with things like gold and iron and another with more leather armor and so on but its up to u if u want to add it.
12:30:11 [SEVERE] Could not pass event InventoryClickEvent to MoreThanFish v1.5
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
va:427)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
a:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
ava:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
ava:462)
at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java
:1177)
at net.minecraft.server.v1_5_R2.Packet102WindowClick.handle(SourceFile:3
1)
at net.minecraft.server.v1_5_R2.NetworkManager.b(NetworkManager.java:292
)
at net.minecraft.server.v1_5_R2.PlayerConnection.d(PlayerConnection.java
:110)
at net.minecraft.server.v1_5_R2.ServerConnection.b(SourceFile:35)
at net.minecraft.server.v1_5_R2.DedicatedServerConnection.b(SourceFile:3
0)
at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:5
78)
at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:2
25)
at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:4
74)
at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java
:407)
at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:5
73)
Caused by: java.lang.NullPointerException
at me.mig4ng.MoreThanFish.MyPlayerListener.onPlayerPicksRod(MyPlayerList
ener.java:128)
at sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
va:425)
... 14 more
I have a problem with MoreThanFish v1.5. I uploaded my config and reloaded, yet when I type /mtf list, it still shows the default Diamond, Leather Boots, etc. Catches. I am running CB 1.4.7, and MoreThanFish v1.5. Here is my config.yml
2013-03-21 20:51:10 [SEVERE] Could not pass event InventoryClickEvent to MoreThanFish v1.5
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at net.minecraft.server.v1_5_R1.PlayerConnection.a(PlayerConnection.java:1178)
at com.bergerkiller.bukkit.common.internal.CommonPlayerConnection.a(CommonPlayerConnection.java:129)
at net.minecraft.server.v1_5_R1.Packet102WindowClick.handle(SourceFile:31)
at net.minecraft.server.v1_5_R1.NetworkManager.b(NetworkManager.java:292)
at net.minecraft.server.v1_5_R1.PlayerConnection.d(PlayerConnection.java:113)
at net.minecraft.server.v1_5_R1.ServerConnection.b(SourceFile:35)
at net.minecraft.server.v1_5_R1.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.v1_5_R1.MinecraftServer.r(MinecraftServer.java:580)
at net.minecraft.server.v1_5_R1.DedicatedServer.r(DedicatedServer.java:225)
at net.minecraft.server.v1_5_R1.MinecraftServer.q(MinecraftServer.java:476)
at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:409)
at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573)
Caused by: java.lang.NullPointerException
at me.mig4ng.MoreThanFish.MyPlayerListener.onPlayerPicksRod(MyPlayerListener.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
... 15 more
-
View User Profile
-
Send Message
Posted Apr 1, 2013@jitasi
Sorry, but how can i know this ? A little message from him would been nice. There are a lot of plugins that are simply no longer developed and nobody knows whats going on.
Also he can release source and I can fix the problem for myself.
-
View User Profile
-
Send Message
Posted Apr 1, 2013he dosnt ignore the problems, ive been talking to him quite a bit about the plugin, hes currently got real life problems he has to deal with and obviously that trumps working on a little hobby plugin, cut him some slack, he is working on it when he can
grow up...
-
View User Profile
-
Send Message
Posted Apr 1, 2013Any chance of changing to plugin to allow custom item ids?
-
View User Profile
-
Send Message
Posted Mar 31, 2013Wow, mig4ng is online everyday, but he completely ignored the problems with his plugin.
-
View User Profile
-
Send Message
Posted Mar 30, 2013The error spam in my console is so annoying. How do I fix it
-
View User Profile
-
Send Message
Posted Mar 30, 2013Hello
Can you allow "/mtf list" only for OPs please ? Thanks :)
-
View User Profile
-
Send Message
Posted Mar 29, 2013@bee2397
dont add Id-Numbers be sure you're using BIG letters and some _'s greetings
-
View User Profile
-
Send Message
Posted Mar 29, 2013Hi I was trying to add things for other players to catch but I get errors so I was wondering if there could be some other configs on the page for people to download and use for example u could have a config with things like gold and iron and another with more leather armor and so on but its up to u if u want to add it.
-
View User Profile
-
Send Message
Posted Mar 26, 2013@Micius
Same here :/
-
View User Profile
-
Send Message
Posted Mar 26, 201312:30:11 [SEVERE] Could not pass event InventoryClickEvent to MoreThanFish v1.5 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j ava:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:462) at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java :1177) at net.minecraft.server.v1_5_R2.Packet102WindowClick.handle(SourceFile:3 1) at net.minecraft.server.v1_5_R2.NetworkManager.b(NetworkManager.java:292 ) at net.minecraft.server.v1_5_R2.PlayerConnection.d(PlayerConnection.java :110) at net.minecraft.server.v1_5_R2.ServerConnection.b(SourceFile:35) at net.minecraft.server.v1_5_R2.DedicatedServerConnection.b(SourceFile:3 0) at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:5 78) at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:2 25) at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:4 74) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java :407) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:5 73) Caused by: java.lang.NullPointerException at me.mig4ng.MoreThanFish.MyPlayerListener.onPlayerPicksRod(MyPlayerList ener.java:128) at sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:425) ... 14 more
-
View User Profile
-
Send Message
Posted Mar 24, 2013Ohai There, me again,
i've changed the Config.yml to German Language with 9 possible fishing-rares which are ALL working (tested!)
_____________________
I'll send you here the DL-Link, may you'll get it up into an downloadable language-pack.
greetings delrouval
LINK: Link Removed: http://www.mediafire.com/?b2qjkr2wd7jcue2
-
View User Profile
-
Send Message
Posted Mar 24, 2013hi there, would it be possible to couple two rare-catches? for example:
You caught a bowle with an gold ore inside, so that you'd got the bowle AND the gold-ore?
greetings
-
View User Profile
-
Send Message
Posted Mar 24, 2013I am having the same problem. The config file is not working. It keeps the default settings.
-
View User Profile
-
Send Message
Posted Mar 23, 2013I have a problem with MoreThanFish v1.5. I uploaded my config and reloaded, yet when I type /mtf list, it still shows the default Diamond, Leather Boots, etc. Catches. I am running CB 1.4.7, and MoreThanFish v1.5. Here is my config.yml
-
View User Profile
-
Send Message
Posted Mar 23, 2013@meres5
MoreThanFish v1.5 is compiled with CraftBukkit 1.4.7, but it still seems to work with Bukkit 1.5.
-
View User Profile
-
Send Message
Posted Mar 22, 2013Ditto!
Please update to 1.5.x
Thanx, I like this funny plugin! M5
-
View User Profile
-
Send Message
Posted Mar 21, 2013still shows up with an error
2013-03-21 20:51:10 [SEVERE] Could not pass event InventoryClickEvent to MoreThanFish v1.5 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at net.minecraft.server.v1_5_R1.PlayerConnection.a(PlayerConnection.java:1178) at com.bergerkiller.bukkit.common.internal.CommonPlayerConnection.a(CommonPlayerConnection.java:129) at net.minecraft.server.v1_5_R1.Packet102WindowClick.handle(SourceFile:31) at net.minecraft.server.v1_5_R1.NetworkManager.b(NetworkManager.java:292) at net.minecraft.server.v1_5_R1.PlayerConnection.d(PlayerConnection.java:113) at net.minecraft.server.v1_5_R1.ServerConnection.b(SourceFile:35) at net.minecraft.server.v1_5_R1.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_5_R1.MinecraftServer.r(MinecraftServer.java:580) at net.minecraft.server.v1_5_R1.DedicatedServer.r(DedicatedServer.java:225) at net.minecraft.server.v1_5_R1.MinecraftServer.q(MinecraftServer.java:476) at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:409) at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.NullPointerException at me.mig4ng.MoreThanFish.MyPlayerListener.onPlayerPicksRod(MyPlayerListener.java:128) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 15 more
-
View User Profile
-
Send Message
Posted Mar 21, 2013@jitasi
try to disable the sendmessage option and then tell me if it show up any error
-
View User Profile
-
Send Message
Posted Mar 21, 2013srry here try this
config
-
View User Profile
-
Send Message
Posted Mar 21, 2013@jitasi
I'm having problems opening the config.yml, try to upload it here: http://dev.bukkit.org/paste/