Chat Ranks System
Setup
Setting up a default rank
TIP
Note: As of v1.33.0, there is a preset value for the default rank, so if you want your default rank to be Member
, then you don't need to change any settings.
This section would benefit from the addition of more images.
Please remove this notice once you've added suitable images to the section.
With this add-on you can set a rank that it will show for players who don't have a rank.
For example you can make it so that if a player does not have a rank, then their rank will be Member
.
v1.33.0+
Versions 1.32.1 and below
- Open the Main Menu (use the
\mainmenu
command or the Main Menu stick). - Click on Settings.
- Click on Chat Ranks
- Scroll down until you find the option labeled "Default Rank Template String For Players With No Rank".
- Set that to the rank you want. Note: The brackets are not included automatically, you must specify them in this option. ex.
[§bMember§r§f]
Giving Players Chat Ranks
To give a player a chat rank, give them a tag in this format: rank:Rank Text Here
.
For example: rank:§cAdmin§r
You can also just do \rank @s add §cAdmin§r
.
To remove the rank, just remove the tag.
Changing Players Names in the Chat
To change a player's name in the chat, give them a tag in this format: sudo:Chat Name Here
.
For example: sudo:§4Herobrine§r
To reset their name back to normal again, just remove the tag.
Note: If you have the name tag modifications enabled, this will also change the name displayed on their name tag. If you only want it to affect their name in the chat, replace sudo:
at the beginning of the tag with chatSudo:
.
Changing a Player's Name and Message Color in the Chat
Making the Dimension of a Player Visible in the Chat
To make a player's dimension visible in the chat, just give them the config:dimension
tag.
Making Message Timestamps Visible in the Chat.
Making Message Timestamps Visible to Everyone
To make message timestamps visible to everyone in the chat, all you have to do is enable a simple settings option.
v1.33.0+
This section would benefit from the addition of more images.
Please remove this notice once you've added suitable images to the section.
- Open the Main Menu (use the
\mainmenu
command or the Main Menu stick). - Click on "Settings".
- Click on "Chat & Name Tags Settings".
- Click on "Chat Settings".
- Click on "Chat Style Settings".
- Enable "Show Message Timestamps In Chat".
Versions 1.32.1 and below
This section would benefit from the addition of more images.
Please remove this notice once you've added suitable images to the section.
- Open the Main Menu (use the
\mainmenu
command or the Main Menu stick). - Scroll down and click "Settings".
- Click on "Chat Ranks Settings".
- Scroll down until you find the toggle named "Show Message Timestamps In Chat", and enable it.
Making Message Timestamps Only Visible to You
To make the message timestamps only visible to you in the chat, all you have to do is give yourself the chatDisplayTimeStamps
tag.
If you want to make the message timestamps visible to everyone EXCEPT for you, just follow the instructions in the Making Message Timestamps Visible to Everyone section, then once you have done that, give yourself the hideChatDisplayTimeStamps
tag.