attachment.png
 
 
?url=https%3A%2F%2Fwww.codefactor.io%2Frepository%2Fgithub%2Fnotdeliable%2Fchatbeautifier%2Fbadge
CHATBEAUTIFIER
Beautify your chat.
 
 
BUILD
Execute gradlew shadowJar in project directory, output file will be located on build/libs folder as ChatBeautifier-VERSION-all.jar.
 
 
DONATE
This is a free & open source project, so I don't earn revenue from this resource. However, you can donate me through my PayPal by clicking here.
 
 
SUPPORT
Join my Discord to get support. However, it's not guaranteed that you will get support from directly me or our support team. We are volunteers.
 
 
COMMANDS
  • /chatbeautifier: Main command. Contains "send", "toggle" and "reload" args. Example usage: /chatbeautifier send Deliable custom_fonts mycoolfont My very cool text/chatbeautifier send Deliable small_caps My very cool text
 
 
PERMISSIONS
  • chatbeautifier.command.main: Permission to use the main command.
  • chatbeautifier.command.<arg>: Permission to use the /chatbeautifier <arg> command.
 
 
PLACEHOLDERS
  • %smallcaps_convert_STRING% (requires PlaceholderAPI): Convert normal STRING to small caps formatted STRING. Supports bracket placeholders inside the STRING, for example: %smallcaps_convert_Your name: {player_name}!%

 

  • <customfonts_convert<TYPE>:FONT:STRING> (requires MiniPlaceholders): TYPE supports player and global. You can use player placeholders in player TYPE but can't use them in GLOBAL type. Convert normal STRING to custom FONT font formatted STRING. If ":" is going to be used, add quotes (') at the start and the end of STRING. Supports bracket placeholders inside the STRING, for example: <customfonts_convertplayer:mycoolfont:'Your name: {player_name}!'>
This plugin has support for placeholders. Click here to download PlaceholderAPI to have support for placeholders. If you want to use placeholders for custom fonts, click here to download MiniPlaceholders.
 
 
For people who don't know what a small caps is:
This is a normal text.
ᴛʜɪs ɪs ᴀ sᴍᴀʟʟ ᴄᴀᴘs ᴛᴇxᴛ.
 
 
Using a custom resource pack plugin? We got you.
We got ItemsAdder support, so you won't have to deal with merging the pack manually to ItemsAdder, we'll handle it automatically. Click here to visit ItemsAdder's plugin page. Also, we got support for Oraxen too, so you won't have to deal with merging the pack manually too! Click here to visit Oraxen's plugin page.