
[](https://www.codefactor.io/repository/github/notdeliable/chatbeautifier)
## 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](https://paypal.me/foudrestudios).
# SUPPORT
Join my [Discord](https://discord.gg/bQNd3ZWwzq) 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.**: Permission to use the /chatbeautifier 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}!%**
- **: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: ****
This plugin has support for placeholders. [Click here](https://www.spigotmc.org/resources/placeholderapi.6245/) to download **PlaceholderAPI** to have support for placeholders. If you want to use placeholders for custom fonts, [click here](https://github.com/MiniPlaceholders/MiniPlaceholders) 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](https://www.spigotmc.org/resources/%E2%9C%A8itemsadder%E2%AD%90emotes-mobs-items-armors-hud-gui-emojis-blocks-wings-hats-liquids.73355/) 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](https://www.spigotmc.org/resources/%E2%98%84%EF%B8%8F-oraxen-add-items-blocks-armors-hats-food-furnitures-plants-and-gui-1-18-1-19-4.72448/) to visit **Oraxen**'s plugin page.