Amazing Fishing icon

Amazing Fishing -----

It will change the whole fishing system you know! Own fish, treasures and enchants




+ Updated to latest TheAPI (& removed unused classes)
+ Removed ItemCreatorAPI (Super outdated class) and switched to ItemMaker
+ Fixed 1.8 support
----------, Aug 26, 2022

+ Fixed convertor errors
+ Fixed shop errors
----------, May 11, 2022

+ Updated to latest TheAPI
----------, May 9, 2022

+ Updated to latest TheAPI
+ Fixed placeholders errors
+ Fixed position of configs - container/AmazingFishing to container/plugins/AmazingFishing
----------, Mar 25, 2022

+ Fixed errors in the /fish list [category] command
----------, Mar 3, 2022

+ Fixed creating of head items (Fish, Junk, GUI items...)
+ Fixed %prefix% placeholder
+ Added /fish index [player] [category] command (Request of @TeqTabanca)
----------, Feb 25, 2022

+ Fixed opening of shops (convertor, buy-shop, sell-shop)
+ Fixed many bugs

BIG THANKS TO @TeqTabanca FOR REPORTING BUGS
----------, Feb 20, 2022

+ Updated to latest TheAPI
+
New config (gui items) convertor to old version item names (GREEN_CONCETE -> CONCRETE:13)
+ Added option to set custom model, flags and model data of icons in the GUIs (Quests & Achievements too)
+ New Translations.yml & GUI.yml (require to setup)
+ New default format look like
+ Added missing translations
+ Added option to set custom model of junk/fish in the index menu (preview section in config)
+ Fixed bugs & optimized code
+ Fixed tournaments (Bug reported by @ThatOneTurd)
+ Fixed BossBar
+ Added feature to set custom material type, unbreakable flag and itemflags of caught fish ( https://github.com/TheDevTec/AmazingFishing/issues/5)
+ Fixed NullException errors ( https://github.com/TheDevTec/AmazingFishing/issues/5)
+ Added command /AmazingFishing List [cod/salmon/pufferfish/tropicalfish/junk/enchants/treasure]
+ Fixed permissions

Permissions list:
PLAYER PERMS:
  • amazingfishing.command.help
  • amazingfishing.command.open
  • amazingfishing.command.shop
  • amazingfishing.command.sellshop
  • amazingfishing.command.convertor
  • amazingfishing.command.quests
  • amazingfishing.command.achievements
  • amazingfishing.command.settings
  • amazingfishing.command.index
  • amazingfishing.command.enchanter
  • amazingfishing.command.bag

ADMIN PERMS:
  • amazingfishing.command.tournaments
  • amazingfishing.command.enchant
  • amazingfishing.command.points
  • amazingfishing.command.reload
  • amazingfishing.command.list
----------, Feb 17, 2022

+ Fixed BossBars
----------, Dec 12, 2021

+ Fixed messages when tournament ends
+ Added new placeholders to the tournament ends messages section
- %top<1-3>_name%
- %top<1-3>_displayname%
- %top<1-3>_value%
+ Support 1.18
----------, Dec 12, 2021

Updated to newest TheAPI

+
Added JUNK!! -» Replacement of the rest items when fishing (boots, enchant book etc..) -» Fully customizable
+ Added chance for Fish, Treasure or Junk
+ Added option to turn off Fish, Treasure or Junk
+ Added option to hide Junk item in Index GUI -» Junk Section
+ Added option to sell Vanilla fish

+ Added possibility to have fish as head
Code (YAML):
cod:
  1
:
    # Display name of fish
    name
: "&dAxolotl"
   
    # Head options: link, value, player's name (Houska02) or HeadDatabase head (hdb:ID)
    head
: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTY4ZWViNjE2OGQ5NTBmYTcwNzlhOWRjMGNhN2YxMWE2ZTNkOTY5YTBiNWExYjI5ZTg5ODhiMjlkOTg5MzZmNyJ9fX0="

You can use head as players's name ("Houska02") or as link ("https://....../...) or as value (used in example) or as head from HeadDatabase plugin ("hdb:ID" -> "hdb:56820")

+ Added option to set how much food will be added when the player eats custom fish
Code (YAML):
cod:
  1
:
    customvalues
:
      # addhunger "value" adds hunger on eat
      addhunger
: "2"

Fixed Shop
Fixed bugs
----------, Aug 12, 2021

+ Fixed loading plugin without installed PlaceholderAPI plugin
+ Fixed /Fish command for 1.12.2 and older
+ Removed unused debug
+ Fixed menu for 1.8.X
+ Fixed errors on catch fish on 1.8.X (Reported by @ShortIGN)
+ Fixed compatibility with 1.8.X
----------, Jun 21, 2021

+ Fixed dupe bug -> #⚠『af-bug-report』
+ Fixed AntiAFK Fishing
+ Removed unused ItemGUI "Retrive rod" from /Fish Enchant
+ Automatically fixing default config material type for 1.12.2 and older (RED_CONCRETE -> CONCRETE:14...)
+ Fixed menu for 1.13+
+ Fixed menu item "Enchanting table" - for 1.12.2 it is "Enchantment table"
+ Fixed hooking of Materials for 1.12.2 and older
+ Added achievements
+ Fixed quests bugs
----------, Jun 6, 2021

+ Fixed menu item "Enchanting table"
+ Improved registering of Materials for 1.12.2 and older
+ Removed unused enums
----------, May 16, 2021


+ Fixed errors on loading plugin
+ Added to the Config.yml command name, permission and aliases -> Editable command
----------, Apr 9, 2021

+ New Convertor
+ New GUI look
+ Fixed many bugs
+ New Index of fish

!! BACKUP YOUR CONFIGURATIONS AND THEN DELETE THEM !!
----------, Apr 9, 2021

+ Updated to latest TheAPI (version 5.6)
+ New menu look
+ Length of the fish now can be taken into account when selling it
+ Added possibility to earn money from fish Weight

Fixed bugs
Fixed in-game editors
Fixed problem when repairing fishing rod
Fixed Treasures!
Fixed /fish stats placeholders
----------, Jan 22, 2021

+ Updated to latest TheAPI
+ Removed unused from Tournament.class
----------, Aug 24, 2020

Updated for the newest version of TheAPI! here

Fixed bugs and errors
Fixed bug with anvil and adding default mc enchants on a fishing rod with custom enchants (or repairing fishing rod)
Removed unused
Fixed tournaments

+ Added options: CustomFishOnlyWhileTournament, TreasuresOnlyWhileTournament
+ Added new option to see bossbar only if you catch fish (while tournament)
+ Changed enchanting system (No longer using lore to store enchantment with lore)
+ Added AutoStart (AutoStart for Tournaments with option required players, the time within next tournament and delay of the tournament)
+ Added new option to have length & weight in int, not in double (int == 5, double == 5.172)
+ You can now enable/disable removing a player from the tournament if he left the server
+ You can now set if caught fish will be placed in bag or inventory
+ Added possibility to set custom lore for each fish
+ Added possibility to set enchants for each fish
----------, Aug 12, 2020

+ Fixed error when enabling plugin
----------, Mar 26, 2020

+ Fixed bugs
+ Fixed config reloading
----------, Mar 25, 2020

+ Fixed error while opening shop
----------, Feb 11, 2020

+ Fixed many bugs
+ Fixed quests
+ Fixed title
----------, Feb 11, 2020

+ Fixed bug causing fish not create
----------, Dec 26, 2019

+ Items on that player doesn't have permissions now hide from the player in /Fish
+ Fixed some bugs in guis and other
+ Added timed quests
----------, Dec 12, 2019

+ Added quests
+ Added API -> AmazingFishing.API
+ Fixed enchant table
+ Fixed points command tab completer
+ Fixed permissions
+ Fixed records
+ Fixed other bugs with GUIs
----------, Nov 29, 2019

+ Many bugs fixed
+ Fixed bugs in GUIs
+ Fixed errrors from chat
+ Fixed enchants cost
+ Added examples of enchants and treasures to the config
+ Fixed per biome function
+ Fixed tournaments bugs
- Added depend for TheAPI - Required TheAPI
----------, Nov 28, 2019

+ Fixed some bugs
----------, Nov 4, 2019

+ Added biomes to Per biome setting
+ Fixed bugs
----------, Oct 28, 2019

+ Fixed per biome settings menu
+ Names of biomes now can be translatable
+ Icons of biomes can be edited
----------, Oct 25, 2019

+ Fixed errors (Amount bug)
+ Added new placeholders to the fish description:
%time% - Time when the fish was caught
%date% Date when the fish was caught
%fish_biomes%, %biomes% - Biomes where fish can be found
%fish_length%, %length% - Length of fish
%fish_weight%, %weight% - Weight of fish
%fish_name%, %fish% - Name of fish
%fisherman%, %fisher% - Name of player that caught fish
----------, Oct 25, 2019

+ Added AntiAFK fishing
+ Added per biome fish settings (Available in /Fish Editor)
----------, Oct 24, 2019

+ Fixed bugs
+ Optimized plugin and fishing
+ Fixed enchants
+ Added sounds
+ Added particles
----------, Oct 21, 2019

+ Added options to disable buttons in bag (Sell fishes button and Open shop button)
----------, Oct 17, 2019

+ Increased bag size
----------, Oct 16, 2019

+ Added some translations for GUIs
+ Added bag (/Fish bag)
----------, Oct 16, 2019

+ Players now can't open admin section in Help gui
+ Added to help gui & fishing command Points manager -> /Fishing points, Help gui -> Admin section
+ Fixed some bugs
----------, Oct 16, 2019

+ Fixed cancel buttons
+ Fixed bug when player close shop and in shop are items, shop has remove all items, now shop give all items back to player
+ Optimized weight calculating and enchants (Amount bonus)
+ Added option to remove line of enchant description in editor (Right click)
+ Description of enchant now will be show in /Fish Enchant, added placeholder %cost% to description of enchant
+ Added back buttons to all GUIs in Help GUI
----------, Oct 10, 2019

+ Removed depends for ServerControlReloaded and Vault plugin
+ Fixed enchants (amount of fishes)
+ Fixed help gui
+ To the help gui added Enchant table
+ Fixed permissions in help gui
+ To the shop (/Fishing shop) added option to sell fishes! (Can be disable in config)
+ Added translations
- Removed old datas of fishermens
----------, Oct 9, 2019

+ New help GUI menu (command: /fish, gui menu can be disabled in config)
+ Fish stats fixed
+ Registering records fixed
+ Fixed weight of fishes
+ Optimized plugin
----------, Oct 6, 2019

+ Optimized shop gui
+ Fixed bugs
----------, Oct 1, 2019

+ Fixed Fish Stats command
----------, Sep 28, 2019

+ Fixed editor menu (fishes)
+ Fixed enchants
----------, Sep 26, 2019

Resource Information
Author:
----------
Total Downloads: 27,494
First Release: Sep 8, 2019
Last Update: Aug 25, 2022
Category: ---------------
All-Time Rating:
25 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings