AutoFish ✨ Let Players Automatically Fish Anytime, Anywhere icon

AutoFish ✨ Let Players Automatically Fish Anytime, Anywhere -----

Compatible with 1.12.2 to the latest version, a simple and easy-to-use automatic fishing plugin.



▎ Feature Overview

Fishing with a specific fishing rod allows for automatic and repetitive casting and reeling actions.
[​IMG]

▎ Usage Instructions

This plugin will automatically check if the player has the 'autofish.use' permission and if the fishing rod used for fishing contains NBT data with a key 'AutoFish' and a value of 1 as a Byte, in the following format:
[​IMG]

You can add this NBT to your held item using the following command:
/ni edithand YourID setNBT {"AutoFish":"(Byte) 1"}
'YourID' should be replaced with your ID. For example, if your username is Neige, so you need to hold a fishing rod and enter:
/ni edithand Neige setNBT {"AutoFish":"(Byte) 1"}

You can also create an item with the corresponding NBT in the depend plugin NeigeItems, with a configuration similar to this:
Code (YAML):
test:
  material
: FISHING_ROD
  nbt
:
    AutoFish
: (Byte ) 1
The 'test' at the beginning is the item's item ID.
You can create a new YAML file in the 'plugins/NeigeItems/Items' folder, for example, 'test.yml'.
Then, copy this item configuration into the 'test.yml' file and save it.
After that, use the '/ni reload' command in-console to reload NeigeItems.
You have successfully added this item to NeigeItems.
You can get or drop it in various ways and also add it to the drops of MM (MythicMobs) mobs.
Click to view how to get this item through commands.
Click to view how to drop this item through commands.
Click to view how to make MythicMobs monsters drop this item.
The NeigeItems wiki is entirely written in Chinese. Due to the extensive amount of text, it is challenging for me to translate it into English.
You can use Google Translate to view the wiki. I believe most of the content can be accurately translated and understood.
I will briefly describe the simplest way to obtain it:
Players with OP permissions can obtain a 'test' item in-game by entering /ni get test
Players with OP permissions can obtain 10 'test' item in-game by entering /ni get test 10
"Entering the command in the console or players with OP permissions in-game can give 10 'test' items to the player named 'PlayerID' by using /ni give PlayerID test 10."

▎ Plugin Permissions

autofish.use > Permission to use the automatic fishing rod

▎ Plugin Installation
  1. Install the depend plugin NeigeItems.
  2. Download this plugin.
  3. Place the downloaded file into the "plugins" folder.
  4. Restart the server
Resource Information
Author:
----------
Total Downloads: 321
First Release: Oct 7, 2023
Last Update: Oct 7, 2023
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings