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

Chanel formating issue #117

Open
pjindras opened this issue Mar 14, 2024 · 0 comments
Open

Chanel formating issue #117

pjindras opened this issue Mar 14, 2024 · 0 comments

Comments

@pjindras
Copy link

Hello,
I have the issue, that I have 2 servers, Suvival and Skyblock.

Channel for skyblock is is:
skyblock:
color: white
chatcolor: white
mutable: true
filter: true
autojoin: true
default: true
distance: 0
cooldown: 0
bungeecord: true
permissions: None
speak_permissions: None
format: '{luckperms_prefix}{essentials_nickname}&r&f &7»'
survival:
color: gray
chatcolor: gray
mutable: true
filter: true
autojoin: true
default: false
distance: 0
cooldown: 0
bungeecord: true
permissions: chat.admin
speak_permissions: chat.admin
format: 'Survival &c&l&r{luckperms_prefix}{essentials_nickname}&r&f &7»'

And channel config for skyblock is:

survival:
color: white
chatcolor: white
mutable: true
filter: true
autojoin: true
default: true
distance: 0
cooldown: 0
bungeecord: true
permissions: None
speak_permissions: None
format: '{luckperms_prefix}{essentials_nickname}&r&f &7»'
skyblock:
color: gray
chatcolor: gray
mutable: true
filter: true
autojoin: true
default: false
distance: 0
cooldown: 0
bungeecord: true
permissions: chat.admin
speak_permissions: chat.admin
format: 'Skyblock &c&l&r{luckperms_prefix}{essentials_nickname}&r&f &7»'

The question is,
I want survival messages to be seen normally on survival server and skyblock messages to be grayed out and with the Skyblock prefix

and the same with skyblock messages on skyblock server, can be seen normally and survival messages can be seen in gray and with the Survival prefix.

However, it does not work in this configuration, the formatting is random, sometimes everything is gray, sometimes everything is white, so how to achieve this?

Thank you.

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