Chatter
Is a plugin I worked on for a while. It basicly allows you to change the way chat is shown.
Note:
Config:
API:
Source: https://github.com/NiLSPACE/Chatter
Download: https://github.com/NiLSPACE/Chatter/archive/master.zip
Is a plugin I worked on for a while. It basicly allows you to change the way chat is shown.
Note:
- It's recommended to load this plugin as one of the latest in case you have other plugins that might block/change the chat message.
Config:
- UsePlayerColor
If set to true then the player color will be the color defined in the player's rank.
- UseRankColor
The same as UsePlayerColor but then for the {RANK} tag.
- ChatPerWorld
If this is set to true then the chat will only be displayed to players who are in the same world as the talking player.
- ColorSymbol
With this you can set the symbol that says if there is a color.
- Prefix
This is the main feature of this plugin. It allows you to change the way chat is shown. Default is '<{PLAYERNAME}> {MESSAGE}' but you can change it completly how you want. You can use:- {PLAYERNAME}
The name of the player
- {GROUP}
The groups where a player is in. If multiple it seperates them with a ','
- {RANK}
The rank where a player is in.
- {WORLD}
The world the player is in.
- {WORLDINITIAL}
The first letter of the world the player is in.
- {MESSAGE}
The message the player sends.
- {PLAYERNAME}
- PersonalPrefixes
A list with names of players who get their own personal prefix.
An example can be found by pressing on the Example button below.
- RankPrefix
A list with ranks to give to a certain rank.
An example can be found by pressing on the Example button below.
Example:
API:
API:
Source: https://github.com/NiLSPACE/Chatter
Download: https://github.com/NiLSPACE/Chatter/archive/master.zip