2.3.2 3 days ago
- Fixed success-times
- Added support for changing market gui titles
2.3.1 Jan 9, 2025
- Added liquid-depth condition
- Added totem condition
- Fixed an issue that sound action would throw errors if lack arguments
2.3.0 Jan 3, 2025
The weight system has been updated, and its functionality is now more comprehensive. You can refer to the wiki to learn about the new features and changes. No configuration file updates are required for this version.
2.2.36 Dec 22, 2024
- Added `final-min-wait-time` and `final-max-wait-time` option
- Added ShopGuiPlus comaptibility
- Added `liquid-depth` condition
2.2.35 Dec 10, 2024
- Added 1.21.4 support
- Added Nexo support
2.2.34 Nov 29, 2024
- Fixed a bug where items would fall out when using get/give commands in spectator mode
- Fixed teleport packet on 1.21.3+
Note: update particle extension too if you are using it
2.2.33 Nov 28, 2024
- Added action trigger for decorative icons in market
- Added earnings-multiplier option for market
- Added expression support for the chance of actions
2.2.32.1 Nov 3, 2024
- Fixed issues with some non-database storage methods
2.2.32 Nov 2, 2024
- 1.21.2/1.21.3 support
2.2.31 Oct 24, 2024
- Fixed a bug where players on some servers could not fish after hooking an entity
- Fixed &r
- Fixed `*` not working in `item-in-hand` requirement
2.2.30 Oct 17, 2024
- Prevented fishing rods from being taken away when interacting with temporary entities in lava/void fishing
- Prevented mechanics from being interrupted when errors occur due to misconfiguration
2.2.29 Oct 16, 2024
- Fixed `accurate_click_v2`
- Added new API methods
2.2.28 Oct 9, 2024
- Fixed an issue where integer is not accepted in `level` option for MythicMobs
- Added `=` as alias for `==` and `potion-effect` requirement
- Added ExecutableItems support
- Reduced lock release time
2.2.27 Sep 18, 2024
- Fixed the region threading issue for removing temporary invincibility from dropped items on folia
- Fixed the issue with some Falling Block APIs missing on servers below 1.20.1
- Added an optional actions configuration section for Effect
- Supported offline player data reading and caching for fishingstats placeholders
2.2.26.1 Sep 12, 2024
- Fixed a bug that selling the fish in bundle would kick the player on recent minecraft versions(1.21+)
2.2.26 Sep 11, 2024
- Fixed the issue that PlaceholderAPI placeholders not returning positive scores when the goal is MIN_SIZE
- Added new API event FishingEffectApplyEvent
- Updated external libraries to the latest
2.2.25.2 Sep 8, 2024
- Sorry for that I accidentally added an extra space to a configuration file area when optimizing the comments, causing those market icons to not be read. This would affect new users who downloaded the plugin with version 2.2.25-2.2.25.1. To fix that, just regenerate the config.yml.
2.2.25.1 Sep 8, 2024
- Fixed a bug with lava fishing below 1.19.4
2.2.25 Sep 7, 2024
- Fixed an issue that password can't be applied to Redis
- Fixed a rare data saving error that comes out when stopping server
2.2.24 Sep 5, 2024
- Fixed bait animation not working and causing errors on some server versions if the amount of bait is `1`
- Removed the warning if `force-locale` is set
2.2.23 Sep 3, 2024
- Fixed SerializationUtils#clone() not working on 1.17.1 due to the lack of library
- Fixed getWaitTime() setWaitTime() not exists on 1.17.1/1.18.1 servers
- Improved the speed of modifying/building items
2.2.22 Sep 2, 2024
- Fixed the nbt section imported from import command
- Fixed base-effects not working
2.2.21 Aug 30, 2024
- Fixed a bug that player might trigger game results multiple times if they have cheat mods
- Improved the hologram system
- Added `use-item-display` option to `fake-item` action
- Added `use-text-display` & `argb` option to `hologram` action
- Added 3 new requirement types: `equipment` `gamemode` `sneak`
- Added `end` event for totems
2.2.20 Aug 28, 2024
- Fixed the bug that price-formula not applied
- Improved internal placeholder system
- Added
custom-data
system - Added
to-inventory
option for loots
2.2.19 Aug 23, 2024
- Fixed error if the size is set as a fixed value
- Fixed nms issues related to fake dropped item on 1.19.3- servers
- Fixed NoSuchMethod caused by "setLureTime" method not exists on 1.19.3- servers
- Improved the nbt/component type parser which might throw errors in previous versions
- Improved the disable logic to prevent the plugin from throwing other errors when failing to enable