Website/docs/modules/nickminimessage.md

23 lines
665 B
Markdown
Raw Permalink Normal View History

2024-12-02 21:00:34 +00:00
---
id: nickminimessage
title: NickMiniMessage
---
# NickMiniMessage
The NickMiniMessage module allows players to set their nickname in Essentials using MiniMessage. This module requires
EssentialsX to be on the server.
# Commands
## nickmm \<nickname\>
The permission for the command is `plex.nickmm`. Simply run the command with the desired nickname you would like. You
can use MiniMessage formatting.
Examples:
- Rainbow nickname: `/nickmm <rainbow>MyNickname`
- One color: `/nickmm <red>MyNickname`
- Multiple colors: `/nickmm <red>My<blue>Nickname`
You can find the full MiniMessage documentation [here](https://docs.advntr.dev/minimessage/format.html).