1
No faction tag appearing!
Hello guys
Im currently running the old factions plugin from 1.7.5.
The only problem I got is that the faction tag does not show up.
Does anyone know what it might be?
Sincerely
Im currently running the old factions plugin from 1.7.5.
The only problem I got is that the faction tag does not show up.
Does anyone know what it might be?
Sincerely
3
This is where you'll find the option to fix this.
This configuration file is located at /mstore/factions_mconf/instance.json.
// -------------------------------------------- //
// CHAT
// -------------------------------------------- //
// Should Factions set the chat format?
// This should be kept at false if you use an external chat format plugin.
// If you are planning on running a more lightweight server you can set this to true.
"chatSetFormat": true,
// At which event priority should the chat format be set in such case?
// Choose between: LOWEST, LOW, NORMAL, HIGH and HIGHEST.
"chatSetFormatAt": "LOWEST",
// What format should be set?
"chatSetFormatTo": "<{factions_relcolor}§l{factions_roleprefix}§r{factions_relcolor}{factions_name|rp}§f%1$s> %2$s",
// Should the chat tags such as {factions_name} be parsed?
// NOTE: You can set this to true even with chatSetFormat = false.
// But in such case you must set the chat format using an external chat format plugin.
"chatParseTags": true,
// At which event priority should the faction chat tags be parsed in such case?
// Choose between: LOWEST, LOW, NORMAL, HIGH, HIGHEST.
"chatParseTagsAt": "LOW",
You'll need to change the "chatSetFormat" to true,
If this doesn't work, contact me on skype at Unrealistic.Being
This configuration file is located at /mstore/factions_mconf/instance.json.
// -------------------------------------------- //
// CHAT
// -------------------------------------------- //
// Should Factions set the chat format?
// This should be kept at false if you use an external chat format plugin.
// If you are planning on running a more lightweight server you can set this to true.
"chatSetFormat": true,
// At which event priority should the chat format be set in such case?
// Choose between: LOWEST, LOW, NORMAL, HIGH and HIGHEST.
"chatSetFormatAt": "LOWEST",
// What format should be set?
"chatSetFormatTo": "<{factions_relcolor}§l{factions_roleprefix}§r{factions_relcolor}{factions_name|rp}§f%1$s> %2$s",
// Should the chat tags such as {factions_name} be parsed?
// NOTE: You can set this to true even with chatSetFormat = false.
// But in such case you must set the chat format using an external chat format plugin.
"chatParseTags": true,
// At which event priority should the faction chat tags be parsed in such case?
// Choose between: LOWEST, LOW, NORMAL, HIGH, HIGHEST.
"chatParseTagsAt": "LOW",
You'll need to change the "chatSetFormat" to true,
If this doesn't work, contact me on skype at Unrealistic.Being
Yes im running essentials chat.
You are pretty vague. Are you running the Essentials chat and is it configured properly?
