Name | Fish |
Syntax | fish [<location>/stop] (catch:{none}/default/junk/treasure/fish) (chance:<#>) |
Short Description | Causes an NPC to begin fishing around a specified location. |
Full Description | Causes an NPC to begin fishing at the specified location.
Setting catch determines what items the NPC may fish up, and the chance is the odds of the NPC fishing up an item. |
Related Tags | None
|
Usage Example |
|
Usage Example |
|
Group | npc |
Requires | Citizens |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/npc/FishCommand.java#L26 |