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

User kick when use IA emoji in custom channel command #128

Open
Barlaf opened this issue Oct 24, 2024 · 0 comments
Open

User kick when use IA emoji in custom channel command #128

Barlaf opened this issue Oct 24, 2024 · 0 comments

Comments

@Barlaf
Copy link

Barlaf commented Oct 24, 2024

Hello !
When an user use an ItemAdder custom emoji in private channel, the user was kick with message "Illegal characters in chat" only when using the commande. if channel was previously selected and write the emoji, it's work !

Console log

[17:04:13 INFO]: Barlaf issued server command: /stc :tag_guide:
[17:04:13 INFO]: Barlaf lost connection: Illegal characters in chat

config.yml

channels: 
  Global:
    color: white
    chatcolor: white
    mutable: false
    filter: true
    autojoin: true
    default: true
    distance: 0
    cooldown: 0
    bungeecord: true
    alias: global
    permissions: None
    speak_permissions: None
    channel_prefix: ''
    format: '{vault_prefix}{player_displayname} {vault_suffix}&7►'
  Staff:
    color: light_purple
    chatcolor: light_purple
    mutable: false
    filter: false
    autojoin: true
    default: false
    distance: 0
    cooldown: 0
    bungeecord: true
    alias: stc
    permissions: staffchannel
    speak_permissions: None
    channel_prefix: '&f[&aStaff&f]'
    format: '&7[&6&lSTAFF&r&7] {vault_prefix}{player_displayname} &7►'
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