Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do I need a new Roles with each discord rank? #77

Open
ResqDiver1317 opened this issue Nov 4, 2017 · 1 comment
Open

Do I need a new Roles with each discord rank? #77

ResqDiver1317 opened this issue Nov 4, 2017 · 1 comment

Comments

@ResqDiver1317
Copy link

I am trying to set it so all our roles from discord are colored properly into the game side, I have this currently for my config but so far, the only role that is showing the proper color in game is the Administrator. All the others is falling back to the green default color name we are using. Do I need to do "roles": { leading into each rank?

"roles": { "Administrator": { "chatTemplate": "&4%a &7%s", "attachment": { "hoverTemplate": "Click to open attachment.", "allowLink": true } } "Moderator": { "chatTemplate": "&5%a &7%s", "attachment": { "hoverTemplate": "Click to open attachment.", "allowLink": true } } "Premium": { "chatTemplate": "&B%a &7%s", "attachment": { "hoverTemplate": "Click to open attachment.", "allowLink": true } } "Member": { "chatTemplate": "&6%a &7%s", "attachment": { "hoverTemplate": "Click to open attachment.", "allowLink": true } } },

@ResqDiver1317
Copy link
Author

ResqDiver1317 commented Nov 4, 2017

well, that was a paste fail...
Lets try this again
https://pastebin.com/9126bFVb
Here is the full file paste if it helps
https://pastebin.com/GDdhYXxU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant