Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
PrettyChat
PrettyChat is a simple Minecraft plugin designed for Paper servers, allowing players to customize their chat color and use advanced formatting codes.
Features
- Custom Chat Colors: Players can set their chat color using the
/prettychat chat <color>
command. - Hex Color Support: Supports hex color codes in the format
#RRGGBB
. - Standard Color Codes: Supports standard Minecraft color codes (
&0
-&f
). - Formatting Codes: Supports formatting codes like bold (
&l
), italic (&o
), underline (&n
), strikethrough (&m
), magic (&k
), and reset (&r
). - Chat Formatting: Automatically formats chat messages with the player's chosen color and applied formatting.
- Paper Optimized: Works seamlessly with Paper servers, leveraging asynchronous chat events for performance.
- Easy to Use: Simple and intuitive commands.
Commands
/prettychat chat <color>
: Sets your chat color. Replace<color>
with a valid Minecraft color name (e.g.,RED
,BLUE
,GREEN
) or a hex color code (e.g.,#FF0000
).
Usage
- Installation: Place the
PrettyChat.jar
file in your Paper server'splugins
folder. - Restart: Restart your Minecraft Paper server.
- Set Color: Use the
/prettychat chat <color>
command to set your desired chat color. - Chat: Your chat messages will now appear in the chosen color and with applied formatting.
Color Codes
- Standard Colors:
&0
: Black&1
: Dark Blue&2
: Dark Green&3
: Dark Aqua&4
: Dark Red&5
: Dark Purple&6
: Gold&7
: Gray&8
: Dark Gray&9
: Blue&a
: Green&b
: Aqua&c
: Red&d
: Light Purple&e
: Yellow&f
: White
- Hex Colors: Use
#RRGGBB
format (e.g.,#FF0000
for red).
Formatting Codes
&l
: Bold&o
: Italic&n
: Underline&m
: Strikethrough&k
: Magic&r
: Reset
Example
/prettychat chat #00FF00
: Sets your chat color to bright green./prettychat chat BLUE
: Sets your chat color to blue.&lHello &rWorld
: Displays "Hello" in bold and "World" in the default color.#FF0000This is red
: displays "This is red" in bright red using hex color code.
Dependencies
- Paper server.
- Matt Tweaks
Author
- unfamilliar
Pinned Versions
Pages
Members
Owner