
CustomFont | v1.3.3
Custom chat fonts for your players
Page 1
v1.3.3
Sep 6, 2024
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
v1.3.2
Jul 12, 2024
Command argument suggestion fix
UPDATE | v1.3.2
- Fixed argument suggestions with /cf set <fontId>
- Improved update checker
v1.3.1
Jul 11, 2024
Update checker
UPDATE | v1.3.1
- Added update checker
- Reduced jar size heavily
- Renamed local placeholder %description% to %subcommandDescription%
- Added local placeholder %commandDescription%
v1.3.0
Apr 21, 2024
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
v1.2.3
Apr 11, 2024
Dependency fix
UPDATE | v1.2.3
- Fixed exception where the plugin wouldn't load if LuckPerms wasn't installed
- Various other fixes
v1.2.2
Feb 18, 2024
Translation Priority
UPDATE | v1.2.2
- Added translation priority option
- Improved DiscordSRV hook (experimental)
v1.2.0
Feb 4, 2024
Licensing System
UPDATE | v1.2.0
- Added simple licensing system (get key at https://discord.gg/Y3n893SZ2K)
- Per-group-fonts with LuckPerms
- DiscordSRV support
- Organized config
- Added ignored-keywords section (regex)
- Added developer API (https://github.com/AeonMC/CustomFont-Plugin-API/) (WIP)
v1.1.1
Jan 25, 2024
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
v1.1.0
Jan 25, 2024
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
v1.0.0
Dec 30, 2023
Page 1