Is it possible to remove the group name / prefix from when people aren't talking such as in /msg or when they do /fly.
If so, how could I do it?
Thank you!
If so, how could I do it?
Thank you!
There is no messages.ymlTry checking essentials' message.yml it should be in there.
That's not what I'm trying to do.With this you will be able to modify messages from essentials.
It's not man, I'm telling you. The only option in there is to show the display name.Modify the essentials messages configuration file. I am pretty sure it is in there.
Is it possible to remove the group name / prefix from when people aren't talking such as in /msg or when they do /fly.
If so, how could I do it?
Thank you!
Hi there.
Do you have DeluxeChat?
With DeluxeChat, you can modify the whole /msg format.
For /fly and such, the person who suggested essentials_en.properties is right. I'll walk you through how to do it correctly.
So first thing would be downloading it and putting it in your Essentials folder.
Next, you open and search(CTRL + F) for what you'd like changed. For example, I'll use /fly.
You would put in the search "fly mode", then you could find the messages it shows players when they type the /fly command.
Edit that how you please.
Hope this was helpful.
Thank you for the thorough response however it uses a variable for what to display. The only variable option is for display name which will also display the prefix.With DeluxeChat, you can modify the whole /msg format.
For /fly and such, the person who suggested essentials_en.properties is right. I'll walk you through how to do it correctly.
So first thing would be downloading it and putting it in your Essentials folder.
Next, you open and search(CTRL + F) for what you'd like changed. For example, I'll use /fly.
You would put in the search "fly mode", then you could find the messages it shows players when they type the /fly command.
Edit that how you please.
Hope this was helpful.
msgFormat=\u00a76[\u00a7c{0}\u00a76 -> \u00a7c{1}\u00a76] \u00a7r{2}
