AS OF BUILD #23, PLUGIN NOW REQUIRES JAVA 21
- Updated Gradle to 8.8
- Updated Java to 21
- Made sure plugin works on Paper 1.21.3
Plugin now collects some basic analytics data via FancyAnalytics.
- Plugin Version (eg. 1.21-23)
- Server Version (eg. 1.21.3)
- Server Software (eg. Purpur)
- Java Version (eg. 21.0.5)
- Operating System (eg. Linux)
- ...possibly some more - I'm still discovering this tool.
This data will be used to enhance future development of the plugin.
Can be disabled in the /FancyAnalytics/config.yml
file.
Thank you for using Dialogs!
Updated GitHub and Modrinth pages. No code changes.
Marked plugin as compatible with 1.21.1.
- Fixed no longer working (as of 1.20.5+)
minecraft:give
command in one of examples. - Corrected
missing_permissions
translation which appeared in the wrong language. It has also been moved tolocale.json
andlocale_commands.json
file has been deleted.
Plugin has been marked to support 1.21.
YOU NEED TO RESET YOUR LOCALE.JSON
FILE! OTHERWISE PLUGIN WON'T LOAD.
Updated dependencies with no code changes. Plugin has been marked to support 1.20.5 and 1.20.6.
Typing animation sound can now be configured for actionbar_animation
elements. Example:
// Optional typing sound that is played each animation frame. (DEFAULT = block.note_block.hat, master, 1.0, 1.5)
"typing_sound": { "key": "block.tripwire.click_on", "source": "master", "volume": 1.0, "pitch": 1.5 }
No new features, just build changes. Plugin now bundles all required dependencies.
Just a small fix and no other changes.
Initial Modrinth release.