Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.4
1.18.2
1.17.1
1.16.5
Platforms
Creators
Details
Changelog
IMPORTANT: Starting with Minecraft 26.1, the plugin will no longer support Java 17. We recommend updating to Java 21 or newer to prepare for this.
Plugin Changes
- The plugin now supports Minecraft 1.21.11.
- Baits can now be purchased from the bait menu.
- See the wiki or example file for more information.
- Added the missing shop command help message.
- The shop command can now be executed by console again.
- All messages now support
-sand[noPrefix]. - Empty messages no longer show up as a prefix message.
- Player head fish now bypass the
prevent-placingprotection. - Fixed player heads not being breakable if their fish is removed from config.
config.yml Changes
- All item protection configs have been renamed from
block-xtoprevent-xfor clarity. barstylenow supports Adventure names.- The default config now uses the Adventure name.
disable-db-verbosehas been moved todatabase.disable-verbose.give-straight-to-inventoryhas been moved tofishing.give-straight-to-inventory.- Added the
debugsetting, which was previously hidden.
Docs
- Updated the requirements page to include missing requirements.
- Updated the baits page to include bait shop configs.
API Changes
- All event constructors are now marked as internal.
- Added
EconomyTypeRegistryto replace the list inEconomy. - Added
Economy#has. - The
Economyclass now has a static factory method to create a local instance. - Added
EMFRegistry#isEmptyandEMFRegistry#clear.
Internal Changes
- Updated MessageLib to 1.0.5.
- The
Phaseenum has been renamed toMoonPhase. - All
Enum#valueOfuses have been replaced withFishUtils#getEnumValue.



