UltimateChat icon indicating copy to clipboard operation
UltimateChat copied to clipboard

[BUG] Typing a /g followed by a message just ignores what you typed and puts your last message in chat instead

Open DeSinc opened this issue 2 years ago • 0 comments

Describe the bug If you type a message in another channel by typing /g Message here for example, it will not type "Message" but rather it will fill in your LAST MESSAGE that you typed! So if I type "hello" and it goes in [Local] hello -- and then I type "/g Anyone on?" it will write in global chat "[Global] hello" INSTEAD of what I actually wrote!

To Reproduce Steps to reproduce the behavior:

  1. type a message in one chat, any chat
  2. type another message directly in another channel, for example: /g Blah blah Message here
  3. Instead of sending what you just typed after the /g, it will send whatever your LAST message was

Expected behavior If you type /g Message - it should write the MESSAGE you just typed after the /g into the chat, NOT the last message you wrote before that

Server and plugins versions (please complete the following information):

  • Server: Paper 1.19.2
  • 1.7.1 1.18+ --> https://www.spigotmc.org/resources/ultimatechat-1-7-1-18.23767/
  • Java 1.17 I believe

DeSinc avatar Sep 05 '22 02:09 DeSinc