Bulk font setting
UPDATE | v1.3.3
- Added command /cfa set *|**|*** <fontId> for bulk setting fonts to online|offline|all players
- Only executable from the console
- Developer API changes regarding bulk process handlers
- Other minor changers
Command argument suggestion fix
UPDATE | v1.3.2
- Fixed argument suggestions with /cf set <fontId>
- Improved update checker
Update checker
UPDATE | v1.3.1
- Added update checker
- Reduced jar size heavily
- Renamed local placeholder %description% to %subcommandDescription%
- Added local placeholder %commandDescription%
UPDATE | v1.3.0
- You can now add a section "other" in the fonts.yml file to add your own custom character translations
font:
permission: ...
characters:
...
other:
find: "<>"
replace: "‹›"
You must have the same amount of characters in the find and replace fields
NOTE: Using the pipe symbol ("|") may break translation
Dependency fix
UPDATE | v1.2.3
- Fixed exception where the plugin wouldn't load if LuckPerms wasn't installed
- Various other fixes
Translation Priority
UPDATE | v1.2.2
- Added translation priority option
- Improved DiscordSRV hook (experimental)
Expansion fix
UPDATE | v1.2.1
- Fixed expansion breaking on /papi reload
First join font
UPDATE | v1.1.1
- Added feature first-join-font to assign a font to a player who joins the server for the first time
EssentialsX Support
UPDATE | v1.1.0
- Added EssentialsX support for private messages and mail
- Private message permission: customfont.user.essentials.privatemessage
- Mail permission: customfont.user.essentials.mailmessage
- Bump config to 1.1.0
- New section "hooks", you can turn the aforementioned features on/off
- Other internal changes
Page 1