![⭐LiteFish⭐ [1.16 - 1.21] icon](https://images.polymart.org/product/4244/thumbnail.png?t=1686387772&v=3)
⭐LiteFish⭐ [1.16 - 1.21] 4.14.5
New Fishing System | Custom Drop | Custom Baits | Tournaments | Free DEMO
3.9.16
Jun 13, 2024
Fix
- Fixed rarity display in Catalog (Thanks Envqu for report)
- Fixed determination of the inventory type for baits (Thanks Envqu for report)
3.9.15
Jun 11, 2024
Improvements
- Fixed GUI interaction with baits (Thanks Justin for report <3)
- Added description of the current biome for the catalog
3.9.14
Jun 8, 2024
Improvements
- Added handling of calling plugins pages using customization.json calls (actions).
- Added open to the required category (Example:
"actions":["open:categoryGui:0"])
3.9.12
Jun 5, 2024
Fix
- Removed [SOUL_SPEED,BINDING_CURSE,VANISHING_CURSE,SWIFT_SNEAK] enchantments from vanilla fishing.
- Fixed /lfish sell
3.9.10
Jun 4, 2024
Improvements
- Fixed give of experience (fix entity orb)
- Added "additional_drop" function. The player get drop when increasing rarity
- Added: "gui.weight_info": "§7Weight: %weight% kg"
3.9.9
Jun 2, 2024
Improvements
- Fixed enchanting books (added StoredEnchant)
- If the type of item dropped is book. There will always be a spell cast on her
3.9.8
May 31, 2024
Improvements
- Fixed new unpacking of language data for the plugin
- Fixed display of enchantments in the GUI
-
Enchantments are also applied to items with a random enchantment modifier
3.9.7
May 29, 2024
Improvements
- Fixed the modifier for generating random enchantments on items for servers without loot tables.
3.9.6
May 27, 2024
Fix
- Fixed display of winners. Getting names of offline players (Thanks Scott for report)
3.9.5
May 25, 2024
Fix
- Fixed display of new HEX format for strings (Thanks for the report MercuricK)
3.9.3
May 22, 2024
Improvements
- Added %lfish_max_weight% placeholder
- Added customization of sales message
3.9.2
May 19, 2024
Improvements
- Shop updated
- Third-party items cannot be transferred to the shop
- When closed, items go directly to inventory
3.9.1
May 17, 2024
Fix
- Fixed PAPI display (Thanks Justin for report)
- Fixed item data model reading for Purpur (Thanks Justin for report)
- Fixed custom shop (Thanks Justin for report)
3.9.0
May 17, 2024
Improvements
- LiteCore 2.0 included
- Added menu customization and creation of your own interfaces
- Added full store customization
The internal configuration of the plugin has changed a lot.
# GUIs
Added full customization for the gui catalog as well as for the internal store /lfish sell
# config.json
config.json was renamed to settings.json (config is reserved for LiteCore and new functionality will be added in the future)
# catalogCustomization.json
This file is no longer used. All customizations have been moved to customization.json as well as the plugin language. See more details: https://github.com/Azlagor322/LiteCore/wiki/Customization
You can transfer your old customization settings to the customization.json file. New placeholders have, so set it!
# PAPI
Many placeholders have been improved and updated: https://github.com/Azlagor322/LiteFish/wiki/Placeholders
3.8.2
May 10, 2024
Improvements
- Updated color config. Colors for weight and rarity are now separated
- Fixed an error displaying the number of items in the catalog (Thanks to Justin for the report)
3.8.1
May 7, 2024
Improvements
- Optimized handling of falling blocks.
- Fixed an error when processing custom block falling plugins