LiteFishing

Plugin

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

Server Game MechanicsUtility

204 downloads
2 followers
Createda year ago
Updateda year ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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

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

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

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>"

External resources



Project members

Danh

Owner


Technical information

License
Apache-2.0
Project ID