Fishing Net Chest

Bored of fishing ? Ever wanted to throw a fishing net deep in the ocean and let it fish for you while your finding some diamonds ? Fishing Net Chest is made for you !
Simply place a chest surrounded by X blocks of water (where X is changeable in the config, by default 2) and you've created a fishing chest block !
It would be too easy if there is just that to do, isn't it ? Just had to add some wool block on a certain face of the chest (both are configurable, set to 16 and DOWN by default) to start catching some fish !
The formula to catch a fish is this : base + water_block_in_radius_of_chest * water_block_multiplier
Where base, radius and water_block_multiplier is in the config file
Screenshots (examples)

Video
Commands
| command | description | permission |
|---|---|---|
| /fnc purgefile | Reset the chest.yml file (contains all the fishing chest) | netchest.command.purgefile |
| /fnc debug | Point your cursor to a fishing chest and do that command, it will print some info about this chest | netchest.command.debug |
| /fnc reload | Just reload the config file. Useful if you made some change in the parameter | netchest.command.reload |
Permissions
Permission system is not really developed yet, but here's a beginning
| permission | description |
|---|---|
| netchest.create | needed to create a fishing net chest |
| netchest.break | needed to break a fishing net chest |
Configuration File
# max wool block of the net max_net_block: 16 # choose the type of net block. See http://jd.bukkit.org/rb/apidocs/org/bukkit/Material.html for all block type net_block_type: WOOL # number of water block needed to recognize a chest as a fishing chest (only when the chest is placed) water_block_needed_chest_creation: 2 # radius to search for water block water_search_radius: 10 # face to start looking for wool block starting_net_face: DOWN # well, i think you've understand :D max_chest_per_player: 3 # as explained above, the base chance to catch fish base_chance: 30 # see above water_chance_multiplier: 0.01 # delay in second between each excution of the "catch a fish ?" code. 300 = 5 minutes scheduler_delay_in_second: 300
Tell me if you've got any idea for this plugin ! Also don't forget to tell me if you find a bug
And I'm really sorry for my bad english, if you find an error, just tell me I'll correct that ;)
-
View User Profile
-
Send Message
Posted Aug 2, 2013@Paicounet
It's good now for the "changing block"? PS: i came back of vacation on about the 17-19. At later it will be done before the 5 of september.
-
View User Profile
-
Send Message
Posted Aug 2, 2013@thief001
I think it was a problem with default world name, it should be fixed.
@Thesneling
The feature was not implemented yet, but I'm currently uploading a new version with permission and that feature too :)
And yeah, a french video could be great ;)
-
View User Profile
-
Send Message
Posted Aug 2, 2013Hi, nice mod, finally not needing to spend hours on fishing!
just got some errors with the plugin, keeping it from work properly.. hope anyone can help me out here...
tested it on my little private server, also did test it on a plain craftbukkit-1.6.2-R0.1-20130802.055409-19 server, just to make sure its not a miss configuration / problem with other plugins..
all ill get both ways is:
19:05:04 [INFO] SCHEDULER RUNNED 19:05:04 [INFO]
--19:05:04 [WARNING] [FishingNet] Task #2 for FishingNet v0.1 generated an exception java.lang.NullPointerException at fr.paic.fishingnet.FishingChestHandler.getAllChest(FishingChestHandler.java:152) at fr.paic.fishingnet.FishingNetSchedule.run(FishingNetSchedule.java:37) at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:522) at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226) at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)about anytime when a fish should be catched.. filling up the logs quit quik ^^
tanks for looking in to it ;)
-
View User Profile
-
Send Message
Posted Aug 1, 2013How do i change the bloc needed to do a chest net? (If it's need just one block above the chest i'll use emerald blocks and if it's like in the second video i'll use gold or diamond block)
I'll also do a showcase of this and explain how to change how to change the wool block by another, when you have update the version where we can do it. Do you want me to do it in french?( i saw you are french) :)
J'éspère que tu seras content :)
-
View User Profile
-
Send Message
Posted Aug 1, 2013Great plugin :) I have also made a short tutorial for the players on my server which can be found here http://www.youtube.com/watch?v=e9uLvIsIXoE
Thanks for a great plugin Paicounet
-
View User Profile
-
Send Message
Posted Aug 1, 2013@Madden2013
Oh yep, I'll fix that in the next release. Thanks for the feeback :)
@GerbilGuy
I'll add your video to the description as soon as you release it
-
View User Profile
-
Send Message
Posted Jul 31, 2013Other than that, The plugin works fine on my server.
-
View User Profile
-
Send Message
Posted Jul 31, 2013My console keeps getting spammed with this message:
9:36:25 PM CONSOLE: [INFO]
##9:36:28 PM CONSOLE: [INFO] SCHEDULER RUNNED 9:36:28 PM CONSOLE: [INFO]--9:36:28 PM CONSOLE: [INFO] CHANCE: 39.11 9:36:28 PM CONSOLE: [INFO] RANDOM: 59-
View User Profile
-
Send Message
Posted Jul 31, 2013Check here at about 12 o'clock tomorrow: http://www.youtube.com/watch?v=tRwqZytX07A&feature=youtu.be
-
View User Profile
-
Send Message
Posted Jul 30, 2013Yep, it's planned. I think I'll do that with Vault and add permissions to each command, chest creation, etc ...
-
View User Profile
-
Send Message
Posted Jul 30, 2013Can we have permissions for this? E.g
netchest.use lets you use the setup to catch more fish?
-
View User Profile
-
Send Message
Posted Jul 30, 2013Thanks you guys for your support :)
I've uploaded a file but it's under approval so it may be released any times now
-
View User Profile
-
Send Message
Posted Jul 30, 2013I agree, I'll do a video on this when its released!
-
View User Profile
-
Send Message
Posted Jul 30, 2013Good Luck, Looks like a really cool creative idea.