With This Plugin you can set your Own Prefix or other Players Prefix.
You can modify all message outputs to your favor.
Commands and Permissions:
(Permissions can be edited in the Config.yml)
prefix.change | for using /prefix
prefix.change.other | for using /prefix on other Players
/prefix [Player] <Prefix> | [] is Optional
Example: /prefix Omel &cDeveloper
Variables for ChatFormat:
(If you just want to put the prefix before the normal Chat Format just write "{PREFIX} {FORMAT}" in the Config.yml)
{PREFIX} | Players Prefix
{PLAYER} | Players Name
{MESSAGE} | Message
{FORMAT} | Chat Format
{WORLD} | Players World Name
{LEVEL} | Players Level
Config:
Code (YAML):
prefix
: '&cCustomChatPrefix &7> '
format
: '
{PREFIX
} &a
{PLAYER
}&7
:
{MESSAGE
}'
permission:
prefix:
own
: prefix.change
other
: prefix.change.other
message:
usage
: '&cUse /prefix
[Player
] <Prefix> &f
(
[
] is Optional
)'
nopermission
: '&cInsufficient Permission!'
setownprefix
: '&cYou Changed your Prefix to &f
{PREFIX
}'
setotherprefix
: '&cYou Changed &e
{PLAYER
}&c''s Prefix to &f
{PREFIX
}'
playernotonline
: '&cThe Player is not Online.'