FishingLures
Overview
What FishingLures does
- Let's you use items as lures while fishing.
- Lures give a chance of fishing some special loot.
- Every time you get a special loot, the chance of special loot is being reduced for this place. You will have to keep moving along the shore to keep up the chance of special loot. If a place with reduced chance is being left alone the chance starts increasing again.
Usage
Just put the item you want to use as lure on your first inventory slot. That is the slot in the bottom, left corner. When you cast your fishing-rod the item will be used as lure and gets subtracted from your inventory. If the hook hits the ground or an entity you get your lure back.
Current Version
The Version 1.20 is developed and tested on Bukkit Build # 2897.
Configuration
- You can configure the items that can be used as lure and the items that can be fished.
- You can configure the seconds until the plugin creates a new random rule on it's own.
- You can configure the amount of random rules being created on Pluginstart.
Permissions
flure.uselure
- True = The player can use lures.
- False = The player can't use lures.
- Standard = True.
flure.islure
- True : The player can check if the current item on slot one can be used as lure.
- False : The player can't check if the current item on slot one can be used as lure.
- Standard : True
flure.newrule
- True : The player can force the creation of new random rules.
- False : The player can't force the creation of new random rules.
- Standard : OP, so it can be send from console.
flure.fldebug
- True : The player can toggle debugmode.
- False : The player can't toggle debugmode.
- Standard : OP, so it can be send from console.
Commands
islure
- Syntax : islure
newrule
- Syntax : newrule <Amount>
fldebug
- Syntax : fldebug
Upcoming Features
Nothing planned.
-
View User Profile
-
Send Message
Posted Nov 21, 2014Please update to version 1.7.10.
-
View User Profile
-
Send Message
Posted Apr 1, 2014can this be update for cb1.7.2-r0.3?
-
View User Profile
-
Send Message
Posted Oct 23, 2013@M3NTALI5T
Updated!
-
View User Profile
-
Send Message
Posted Oct 23, 2013@Hockeymikey
Updated!
-
View User Profile
-
Send Message
Posted Dec 2, 2012Can you please update this?
-
View User Profile
-
Send Message
Posted Oct 19, 2012@aaomidi
Please do! Can't wait to add it to my server!
-
View User Profile
-
Send Message
Posted Aug 25, 2012@M3NTALI5T
Since the creator of this plugin hasn't came on for a while I might take over this plugin and add it as an extension to my fishing damage plugin.
-
View User Profile
-
Send Message
Posted Aug 12, 20121.3.1 please ....
:( <
- extremely sad face...-
View User Profile
-
Send Message
Posted Jun 29, 2012@SchmidtMathias
Shall do good sir.. :)
-
View User Profile
-
Send Message
Posted Jun 28, 2012@Unpluggeddk Working on a update right now, including a debugging mode. Stay tuned.
-
View User Profile
-
Send Message
Posted Jun 17, 2012Plzz update. doesnt seem to be working
-
View User Profile
-
Send Message
Posted May 28, 2012This is awesome, trying now.
-
View User Profile
-
Send Message
Posted May 20, 2012@GBagley2 Could you give me a list of other plugins you are running?
-
View User Profile
-
Send Message
Posted May 15, 2012Im getting this error!
20.05 02:56:52 [Server] INFO [mcMMO] Loading mcMMO treasures.yml File... 20.05 02:56:52 [Server] INFO ... 16 more 20.05 02:56:52 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) 20.05 02:56:52 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601) 20.05 02:56:52 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 20.05 02:56:52 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 20.05 02:56:52 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 20.05 02:56:52 [Server] INFO at plugin.FishingLures.PlayerFishListener(FishingLures.java:114) 20.05 02:56:52 [Server] INFO Caused by: java.lang.NullPointerException 20.05 02:56:52 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 20.05 02:56:52 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449) 20.05 02:56:52 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551) 20.05 02:56:52 [Server] INFO at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) 20.05 02:56:52 [Server] INFO at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:83) 20.05 02:56:52 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) 20.05 02:56:52 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) 20.05 02:56:52 [Server] INFO at net.minecraft.server.Packet15Place.handle(SourceFile:39) 20.05 02:56:52 [Server] INFO at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:119) 20.05 02:56:52 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:607) 20.05 02:56:52 [Server] INFO at net.minecraft.server.ItemInWorldManager.useItem(ItemInWorldManager.java:261) 20.05 02:56:52 [Server] INFO at net.minecraft.server.ItemStack.a(ItemStack.java:97) 20.05 02:56:52 [Server] INFO at net.minecraft.server.ItemFishingRod.a(ItemFishingRod.java:15) 20.05 02:56:52 [Server] INFO at net.minecraft.server.EntityFishingHook.k(EntityFishingHook.java:339) 20.05 02:56:52 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459) 20.05 02:56:52 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 20.05 02:56:52 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) 20.05 02:56:52 [Server] INFO org.bukkit.event.EventException 20.05 02:56:52 [Server] SEVERE Could not pass event PlayerFishEvent to FishingLures