I thought I'd do a quick release for this version as it contains a feature a few servers may wish to use if they have Halloween events going on, you can now specify fish to only appear during certain moon phases!
- Added the moon-phase requirement to the requirement pool, more information available at the Requirements wiki page:
- Added the ability to stop fish being crafted, useful if you're giving out nether stars as fish. Add this to your config.yml to use this.
Code (YAML):
block-crafting
: true
- Added the ability to use PlaceholderAPI placeholder on any message supporting the {player} variable.
- Added the ability to silent NO_PERMISSION_FISHING messages.
- Fixed the plugin not falling back to the general section for number-needed.
- Fixed health rewards being able to go below 0 or above 20.
- Fixed an error preventing AIR from being used as filler for the GUI in /emf shop.
- Fixed the size placeholders showing N/A for LARGEST_TOTAL competition types.