BadlionClient / BadlionClientModAPI

Disable Badlion Client mods while Badlion Client users play on your server with this easy to use API.
MIT License
86 stars 25 forks source link

Issue with disabling AutoTIP #10

Open BGHDDevelopment opened 4 years ago

BGHDDevelopment commented 4 years ago

Hello!

Disabled AutoTip for my server, and shows in the Mod UI that it's disabled. Though players are still sending /tip in the chat, causing lots of "Unknown Command" spam.

AutoTIP Disabled - https://photos.bghddevelopment.com/u/20.08.26-17.01.20.png

/tip spam - https://photos.bghddevelopment.com/u/20.08.49-17.01.20.png

It seems like either the client does not detect when AutoTip is disabled and sending the messages anyway, or the ModAPI seems to not stop it from happening. I can send more info if needed.

Rigner commented 4 years ago

Hello, is it still an issue ?

BGHDDevelopment commented 4 years ago

From what I can tell yes. I also put it on the forums but it was auto locked.

Rigner commented 4 years ago

Thanks, I'll take a look. The Autotip mod should only be active on Hypixel.

BGHDDevelopment commented 3 years ago

Following up, this issue is still occurring even with the new client updates.

Rigner commented 3 years ago

An issue has been found and might get fixed in Badlion Client 3.3.

Rigner commented 2 years ago

Has the issue been fixed @BGHDDevelopment ?

BGHDDevelopment commented 2 years ago

I have not been able to test recently. If someone wishes to test all they need to do is:

  1. Connect to hypixel with autotip
  2. Wait a little bit
  3. Disconnect and join a spigot server (one you have console access to)
  4. Wait and see if the autotip commands are shown being run in console from your player account.

I can try to test later this week as well.

Rigner commented 2 years ago

I just reproduced it. Will investigate shortly.