Skip to content

Allow your players to catch fish with style - adds fancy names, weights and catch information to caught fish. Continuation of the original plugin.

License

Notifications You must be signed in to change notification settings

Puremin0rez/InterestingFish

Repository files navigation

InterestingFish

Compatible with Minecraft 1.13+ (Tested on Minecraft 1.19)

This is a continuation / maintained version of the original plugin created by lazertester from Shotbow network. The original has not been updated since 2013.

The goal of this project is to maintain the original projects fully working operation for modern versions of the game as well as add new configurable features for people who want to do more with the plugin.

This continuation is entirely made in mind for my own personal server - but fully configurable with a default of original behavior.

What's different?

This is a list of everything that has been altered from the original from a users perspective:

  • Full support for Minecraft 1.13+
  • Added a configurable chance for breeds (and therefore, interesting fish)
  • Added a configurable option to require luck of the sea enchant on a fishing rod to catch interesting fish
  • Added a configurable option to exclude luck of the sea enchant on a fishing rod to catch interesting fish
  • Added a configurable option to use player nickname instead of username on fish labels
  • Added a configurable option to show fish label when right clicking an item frame
  • Added MiniMessage support so that you can use fancy effects and full RGB color for fish descriptors and breeds
  • Added a permission interestingfish.catch (default: true) for controling if a player can catch an interesting fish

Note that due to the flawed configuration system of the plugin, any new config options will reset your existing config. Therefore, your existing configs are not directly compatible with this continuation. You can simply merge the new options into your existing one. I hope to someday resolve this issue by rewriting how the plugin handles configuration so that I can also add comments explaining configuration options.

How do I obtain it?

You can download stable releases via Github Releases, located here.

You can download development builds via Github Actions, located here. (Github Account Required)

You can compile it by running the following command in the project directory:

./gradlew clean build

(The jar file will be located in /build/libs/)

Can I use your code?

The original project was released with the "do whatever the **** you want" license.

This project is licensed as GPL-3.0 and may be used in any way that respects the aforementioned license.

Acknowledgements

  • Many thanks to lazertester from Shotbow Network for releasing his code to the public and giving it an awesome license. You rock! :)
  • Myself for probably being the only server running that actually has used this plugin in non stop operation since 2013.
  • Contributors for helping improve the project.
  • You, for reading this and checking out the project.

About

Allow your players to catch fish with style - adds fancy names, weights and catch information to caught fish. Continuation of the original plugin.

Resources

License

Stars

Watchers

Forks