Page: 1 ... 3 4 5 6 7 ... 8

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
  • attachment.png
  • 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.


2.6.7 Nov 2, 2023
Improvements
  • Added support for random items from Entity
  • The system supports the vanilla MineCraft system, when an item has a certain chance of dropping when an entity dies

2.6.6 Nov 1, 2023
Fixes
  • Now for profiles and working with MySql - color data is removed from all items. (There were problems when recording items that contained a gradient and had a very huge name)

2.6.5 Oct 31, 2023
Improvements
  • Added the ability to remove the base sound when hitting a HIT tag
  • When adding a custom sound to the hit:playsound script. Basic experience gain sound is disabled

2.6.4 Oct 29, 2023
Improvements
  • Fixed display of odds in Catalog GUI. odds are rounded

2.6.3 Oct 27, 2023
Fixes
  • Fixed a bug when deleting a loot group when it redirected to an empty GUI (Thanks good guy ErykIII)

2.6.2 Oct 26, 2023
Fixes
  • Fixed an issue with interface Damageable. (Thanks to the MineHouse project and Milashka)

2.6.0 Oct 25, 2023
Init LiteCore
  • Added new LiteCore package
  • LiteCore will be added to every Lite product and include core features
  • Moved ColorModule to LiteCore

2.5.9 Oct 24, 2023
HotFIX
  • Fixed text display in the new Hex display system

2.5.8 Oct 24, 2023
Improvements
  • Improved color processing module. Now HEX colors support any number of inserts into a message of the {#FFFFFF} format. 
  • Example: "{#FFFFFF}Hello {#555555}world!"

2.5.7 Oct 24, 2023
Improvements
  • Fixed a bug when generating groupLoot in conjunction with the new optimized probability system. (Thanks to machettis and Alekseyka)

2.5.6 Oct 23, 2023
Improvements
  • Fixed the ID generation system when creating baits through the GUI (Thanks for report ErykIII)

2.5.5 Oct 22, 2023
Improvements
  • You can now restrict fish catching using permissions.

2.5.4 Oct 20, 2023
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.

2.5.3 Oct 19, 2023
Improvements
  • GUI update
  • updated GUI information /lfish drop
  • Fixed text and color errors in /lfish drop and also in ?lfish menu

2.5.2-HOTFIX Oct 16, 2023
HotFix
  • Solved the problem of generating IDs for baits through the GUI control, which appeared in the latest update (Thanks for the report WyvernXVI)

2.5.2 Oct 16, 2023
Improvements
  • LiteCore is integrated into which EconomyProvider is imported.

2.5.1 Oct 15, 2023
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

2.4.6 Oct 13, 2023
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)

2.4.5 Oct 12, 2023
Improvements
Added API for integrations into third-party plugins.
package com.azlagor.LiteFish.API;

Page: 1 ... 3 4 5 6 7 ... 8