[Abandoned] LiteFishing icon

[Abandoned] LiteFishing -----

Custom fish | Fish mob from mythicmobs | Fish item from mmoitems | Custom command on fish/sell



Support Discord: https://discord.gg/r5ejaPSjku

## Features
- Caught mob from mythicmobs
- Caught item from mmoitems
- Caught custom fish
- Remove vanilla fish
- Run custom command from console when fish and sell
## Depend
- Java 16
- PlaceholderAPI
## Soft Depend
- MMOItems
- MythicMobs
## Command - Desc - Permission
- /litefishing reload - Reload file - lf.admin
- /litefishing fish <Fish_ID> <Amount> <Player> - Give custom fish to player - lf.admin
- /litefishing sell - Sell fish
## Example Config
Code (Text):

SETTINGS:
  XP_1: #Name of reward
    CHANCE: 80 #Chance to get command
    TYPE: COMMAND #Type: COMMAND, MYTHICMOB, MMOITEMS
    DISPLAY: "&a5 XP" #Display: Only for command type
    ID: "bcore xp add %player_name% 5" #Command
  QUAIVATBIEN: #Name of reward
    CHANCE: 10 #Chance to get mob
    TYPE: MYTHICMOB #Type: COMMAND, MYTHICMOB, MMOITEMS
    ID: QUAIVATBIEN #InternalName of mob
  SACHPHUPHEP1: #Name of reward
    CHANCE: 1 #Chance to get item
    TYPE: MMOITEMS #Type: COMMAND, MYTHICMOB, MMOITEMS
    ID: MATERIAL;SACHPHUPHEP1 #TYPE;ID of item
 
## Example custom fish
Code (Text):

CUSTOM_FISH:
     FISH_1: #Fish ID
       TYPE: COD #Material
       NAME: "&bI | Fish" #Display of fish
       COST: 100 #Cost, use it on sell feature
       WEIGHT: 1000 #Weight, shouldn't have 2 fish have same weight
       CUSTOM_MODEL_DATA: 0 #Custom model data for fish
       LORE: #Lore of fish
         - "&7&oRare: Normal"
         - "&8&l&oFish Price: <cost>$"
       UNBREAKABLE: true #Unbreakable setting
       FLAGS: #Flag settings
         - HIDE_UNBREAKABLE
         - HIDE_ENCHANTS
       ENCHANTMENTS: #Enchantments setting
         - LUCK:1
         - LURE:1
 
## Setting file
Code (Text):

FISHING_MODE:
  COMMAND:
    DISABLE_VANILLA_FISH: true
  MMOITEMS:
    DISABLE_VANILLA_FISH: true
  MYTHICMOB:
    DISABLE_VANILLA_FISH: true
  CUSTOM_FISH:
    ENABLE: true
    DISABLE_VANILLA_FISH: true
SETTINGS:
  PREFIX:
    ENABLE: true
    PREFIX: "&7[ &bLiteFishing&7 ]"
SELL:
  COMMAND: #You can add more command, all command below this will execute when player sell fish
    - "eco give %player_name% <cost>"
 
Resource Information
Author:
----------
Total Downloads: 966
First Release: Dec 18, 2022
Last Update: Jan 10, 2023
Category: ---------------
All-Time Rating:
1 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings