Compatibility
Minecraft: Java Edition
1.19–1.19.3
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed Apache-2.0
Published 2 years ago
Updated 2 years ago
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>"