
CustomFishing 2.3.8
Fishing mini-game, Fishing Bag, Sell shop, Lava fishing, MythicMobs Support, Competition, etc
2.3.8
8 days ago
2.3.8
- Fixed the issue that `new_size_record` triggered before `success`
- Added `broadcast` configuration for competitions
- Added `new-size-record` condition
2.3.7
12 days ago
2.3.7
- Added 1.21.5 support
- Added command to give item by UUID
- Added new API Events FishingGamePreStartEvent / FishingGameStartEvent
- Added `allow-bundle-requirements` & `allow-shulker-box-requirements`
2.3.6
Feb 24, 2025
- Added `is-bedrock-player` condition
2.3.5
Feb 17, 2025
- Added AuraSkills loot table support
- Added `drop-random-loots` action
2.3.4.1
Jan 31, 2025
- Fix "|" in group operations
2.3.4
Jan 31, 2025
- Removed CustomCrops from soft-dependency to prevent dependency cycle
- Added EcoItems compatibility
- Fixed a bug that placeholder `{record}` not working on first time catching
2.3.3
Jan 25, 2025
- Added `has-player`, `is-first-loot`, `loot-order` condition
- Added `pt_br` translation (Thanks goul4rt )
- Bump libraries to latest
2.3.2
Jan 20, 2025
- 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