Releases: GoldMember33/MiniFontConverter
Releases · GoldMember33/MiniFontConverter
Release list
1.0.4
Changelog - Version 1.0.4:
-
Added:
- Set more logging messages on plugin startup.
-
Fixed:
- Now, the plugin correctly creates the player data file on first join.
- Fixed an issue where the plugin is not correctly saving the chat feature status flag.
1.0.3
-
Added:
- Added some more utility classes to handle common tasks.
- Added translations for suggested and copy converted message components.
- Added a wildcard permission to allow access to all plugin commands.
- Added permission checks to command tab completions, avoiding to non-allowed
players to see commands they can't use.
-
Changed:
- Organization of the code to improve readability and maintainability.
- Updated the way messages are handled to allow for easier customization.
- Move the message values to a separate file (messages.yml) for better organization.
- Removed unnecessary message settings.
-
Fixed:
- /minifontreload command now correctly reloads messages settings.
1.0.2
- Improved text conversion handling.
- Added one more configuration setting to config.yml.
- Added extra configuration files.
1.0.0-beta1
Compatible with Paper and derivatives, from version 1.20 and above. This is the first pre-release of MiniFontConverter, so it may contains some errors.