-
Notifications
You must be signed in to change notification settings - Fork 61
Home
This is a feature-rich plugin providing a new experience to fishing on Minecraft servers and this wiki provides information on interacting with the plugin's API, setting it up for server admistrators and for players playing on a server using EvenMoreFish.
The latest version of the plugin will always be available at the official SpigotMC page. To run it on your server, insert the .jar file into your server's plugin
folder and restart the server completely.
Untested, bleeding edge builds are available at Jenkins
This is for more advanced users, though it comes with the added benefit of a more up-to-date version of the plugin. Please note that self-compiled versions of the plugin may only partially work, or not work atall. In most cases, support won't be offered to versions that haven't been fully released but bug reports would be massively appreciated.
To get the files needed to compile, run git clone https://github.com/Oheers/EvenMoreFish.git
on your computer, which provides you with the source code for the plugin. Go into the newly created directory and run ./gradlew build
and locate the even-more-fish-plugin/build/libs
folder where you will see a .jar file called even-more-fish-{version}.jar
.
Once installed, you will most likely want to make changes to how the plugin runs: to do this, you will need to configure the plugin using its config files. For an in-depth guide on how to do this, go to wiki.notsetup.yet
Welcome to the EvenMoreFish Wiki.