im having trouble figuring out what criterias are needed to be met, ive had players do a bunch of stuff but never gain any titles, all it says is (player) next to everyones names, i havent configured nothing, didnt change nothing, everything says the title is set to true to be used
Having trouble figuring out criteriaSolved
Do you have BetterChat?
https://umod.org/plugins/player-challenges#better-chat
https://umod.org/plugins/player-challenges#better-chat
This plugin integrates in with BetterChat if you use it. To display player titles in chat you must have BetterChat 5.0.0 or higher!
i do have better chat installed, once i installed better chat, it added the title (player) next to everyones names
I think in the \data\BetterChat.json:
"Title": {
"Text": "", <<<<<<<<-- What's yours say here? I have mine cleared out.
"Color": "#D4AF37",
"Size": 14,
"Hidden": false,
"HiddenIfNotPrimary": false
}, mine says
"text": "Player"
so if i delete that, it should put proper titles
"text": "Player"
so if i delete that, it should put proper titles
I believe so.
alright ill give it some time to see what happens, ill post if it works or not
Make sure to
o.reload BetterChat after sending back changes. will restarting the server do the same thing?
Yes, it would. A reload should be all that is needed though.
ok it did work but last question, how do i prevent myselff from having the titles, i dont want admins to have them
Merged post
wait i see the option to ignore statictics from admin, gonna assume that works, well i guess thats all i need, thank you ryan, i was stumped
Merged post
wait i see the option to ignore statictics from admin, gonna assume that works, well i guess thats all i need, thank you ryan, i was stumped
Locked automatically