kangarko / ChatControl-Red

Issue tracker and documentation for the next generation ChatControl Red, the most advanced chat management plugin.
49 stars 23 forks source link

MC1.8:Messages Editing #2353

Closed Nolan6464 closed 1 year ago

Nolan6464 commented 1 year ago

"/version ChatControlRed" - plugin version

10.18.5

Are you using MySQL?

Yes

Are you using BungeeCord?

Yes

Error log (if applicable)

N/A

"/chc debug" output (strongly recommended)

No response

Information about the issue/bug

image I cannot edit the format of this message. The messages config lists this section has: Reply: Dosage: <message> Prescription: '&fReply to the last person who msg you.' Alone: '&cCould not find anyone to reply to!'

Nolan6464 commented 1 year ago

image I changed the setting of "Simple_Help_Design" and now when running commands the help menu is unstable. The order of messages it sends is random. In the example above I ran the command " /msg " twice and it sent the help commands in different format orders. It does this for some reason.

Nolan6464 commented 1 year ago

Here is another example, the order of text it sends in not right. It sometimes sends "Usage:" first, other times "Description" first. image

Nolan6464 commented 1 year ago

Another example, like why is the description on the bottom and usages in the middle?? image

kangarko commented 1 year ago
Screenshot 2023-05-18 at 19 04 16

You have to restart the server not /chc reload for some messages to get updated.

Not sure why the out-of-order issue happens, I assume your 1.8 fork is trying some async stuff messing up our logic.