Improvements
- You can now restrict fish catching using permissions.
Improvements
- Added "customDisplayName" setting. If you enable it, then when you restart the config, the customDisplayName that you specified will be applied to all items. Using this, you can rename all items or translate them into your language through the config, while maintaining all the important tags and textures of the resource pack.
Improvements
- GUI update
- updated GUI information /lfish drop
- Fixed text and color errors in /lfish drop and also in ?lfish menu
HotFix
- Solved the problem of generating IDs for baits through the GUI control, which appeared in the latest update (Thanks for the report WyvernXVI)
Improvements
- LiteCore is integrated into which EconomyProvider is imported.
Improvements
Fixed problem with probabilities.
Added new probability handler with corrected optimization
You can now leave empty rarity levels and fill higher ones. Those. if the first group is empty, then an empty drop will be generated in order to complete it and move to the next rarity level
Fixes
- Fixed an issue due to which, after changing the maximum number of possible baits on a fishing rod, 2 baits were consumed (Thanks for reporting the problem sky_cat_king)
Improvements
Added API for integrations into third-party plugins.
package com.azlagor.LiteFish.API;
Fixes
- Fixed a bug with BlockPlaceEvent, which does not allow you to place caught heads so as not to lose their data
Improvements
- Added support for different types of enchantments used on some server cores
Improvements
- fixed fonts in admin gui
- removed colors from language packs
Improvements
- The ability to call a command on behalf of the player has been added to the script
![]()
- In the settings you can disable the mini-game for Default Category. That is, if the biome or region is not initialized, then it will have normal vanilla Minecraft fishing. So you can do a mini-game only in some biomes or regions at spawn
- Add KO_kr language (Thanks Rapi_Kay)
Improvements
- Fixed a bug for materials for versions 1.16-1.16.5 (There were no errors on other versions)
- Added `command` field to scripts
- Notifications about receiving new items can be disabled in the settings
- If an item does not have a custom name, then in the notification about a new item its TYPE is taken
Improvements
- Fixed a bug with the Java file system when initializing languages
- Added command array support
- Now caught heads cannot be placed so as not to lose their name and description
Improvements
Helpful message to users containing a link to plugin support if any questions or problems arise
Fixes
Fixed bug. Some [Vault] Economy (Including EssentialsX Economy) could not handle NaN Double values
Permission update
/lfish sell
/lfish catalog
Now given to everyone by default
HotFix update other languages