![⭐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
2.9.5
Nov 27, 2023
Improvements
- Fixed display of Default category for /lfish price print
- Added customization for the fish catalog and event messages (catalogCustomization.json)
2.9.4
Nov 26, 2023
Improvements
- DB SQL Manager update
- If there is an error, the full database configuration log is displayed
2.9.3
Nov 24, 2023
Improvements
- Added internal math engine
- Expressions no longer use the JavaScript math engine
2.9.2
Nov 24, 2023
Improvements
- Fixed a bug where the plugin could not display the scriptManager if it was deleted in dropData.json (Thanks Eug3nK for report)
2.9.1
Nov 23, 2023
Improvements
- Fixed display of translations in Fishing Caatalog (Thanks bastianexe4)
2.9.0
Nov 22, 2023
Improvements
- Added minigame modifier to dropData.json catch. If you set minigame: false then the item will be caught like in vanilla Minecraft
2.8.9
Nov 20, 2023
Improvements
- "moveDropToInventory": true. This modifier allows you to transfer all dropped loot immediately to the player’s inventory (config.json)
2.8.6
Nov 15, 2023
Improvements
- Now if you downgrade your server, the gui will display data that it can't deserialize and you can use the gui to populate the drop materials again. This only happens if you downgrade your server
2.8.5
Nov 14, 2023
Improvements
- Improvement SQLManager. If an error occurs, the pool does not shut down; the handler continues to work, ignoring items that may contain an error
2.8.4
Nov 13, 2023
Improvements
- Once a fish is removed from a drop map, it can no longer be sold in the shop
2.8.3
Nov 12, 2023
Improvements
- Added monster modifier to API. (Previously the monster's chance was ignored)
2.8.2
Nov 10, 2023
Fixes
- Fixed a bug in the catalog GUI where individual baits were displayed on the head after they were completely removed
2.8.1
Nov 9, 2023
Fixes
- Fixed a bug with sounds that could not be displayed on version <1.17 (Thanks SOL1NE)
2.8.0
Nov 7, 2023
Improvements
- Added support for custom biomes
-
To support custom biomes, the RTUBiomeLib library is required
2.7.1
Nov 6, 2023
LiteCore update v1.1
-
Added NBTProvider
-
All processing of NBT data in the future will be processed only in LiteCore.
p.s. LiteCore is built into every Lite product individually, so you don't have to separately update or download it. All necessary updates are present inside the plugin
2.7.0
Nov 5, 2023
Improvements
- Added automatic update of bait data when switching to a newer version of Minecraft with an old configuration
2.6.9
Nov 4, 2023
Fixes
- MENDING system has been fixed. Experience goes directly to a person’s inventory without creating an EntityOrb. Then it processes it taking into account mending (Thanks for report Joule)
2.6.8
Nov 3, 2023
Fixes
Fixed an error when reading Nbt Double for some items.The case when the server could not receive the item data.