Skip to content

Paper 1.8.8-1.12.2: Hover text acting weird #3191

@MotikaCraft-TheJoshua

Description

@MotikaCraft-TheJoshua

Are you using MySQL?

Yes

Are you using a proxy?

Yes - Velocity

"/version ChatControlRed" - plugin version

11.3.6

Optional: Error log

/

ZIP of "/chc debug"

I have clean install, only connected mysql to database, and added this formatting part:

  edition-java:
    Sender_Condition: '!{sender_is_discord}'
    Message: '&8[&a&lJE&r&8] &r'
    Hover:
      - '<gray><italic>Ovaj igrac trenutno pristupa serveru putem</italic></gray> <green><bold>Java Edition</bold></green> <gray><italic>klijenta</italic></gray>'

Steps to reproduce

  1. Install ChatControl 11.3.6
  2. Apply next formattings (first test one, then test another):
  edition-java:
    Sender_Condition: '!{sender_is_discord}'
    Message: '&8[&a&lJE&r&8] &r'
    Hover:
      - 'Ovaj igrac trenutno pristupa serveru putem Java Edition klijenta'

with this, this should be output:
Image

and

  edition-java:
    Sender_Condition: '!{sender_is_discord}'
    Message: '&8[&a&lJE&r&8] &r'
    Hover:
      - '<gray><italic>Ovaj igrac trenutno pristupa serveru putem</italic></gray> <green><bold>Java Edition</bold></green> <gray><italic>klijenta</italic></gray>'

with this, this should be output:
Image


You can see the difference, this was not happening previously

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions