-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This is a complex fishing plugin, inspired by Pyrofishing by PyroTempus, with a heavy focus towards Developer API and Customization. It is recommended to use this plugin if you want to customise it to your needs and have a competent developer team at hand,
If you need help with our plugins, have questions or have any bugs to report, Join My Server, I will provide you with support for any features you need help with.
If any developers have any questions or improvements to suggest, feel free to open an issue or a pull request or discuss it in the Discord Server.
To install the plugin, You can download any stable jars on our Releases Page to start downloading the jar file. Upload the jar file into your /plugins/ folder and restart the server, Once the server has started and the required dependency is running, You should be able to find all the plugin files in /plugins/Fishing/ folder.
This plugin has no required dependencies to run, However, we recommend you to install PlaceholderAPI to use the placeholders for your requirements. This plugin is very dependent on the Paper API, as will also always support the most stable version of Paper, Legacy (non-latest) versions of Paper will not be supported by this plugin. Any
Any other dependencies are optional and can be installed if you want to use the features that require them.
If you would like to compile the plugin yourself, You can. The plugin uses Gradle to compile and build the plugin. Run ./gradlew build in the project's root directory to start building the jar. This file should be in /build/libs/ once finished
It is recommended to use Java 21 to compile the plugin.