TheoBong / PunishmentsX

GUI Based minecraft punishments plugin.
MIT License
2 stars 4 forks source link

Disconnecting & reconnecting remove mute #8

Closed haeiven closed 2 years ago

haeiven commented 2 years ago

Describe the bug When muting someone, if he disconnect & reconnect, he will not me muted anymore.

To Reproduce Steps to reproduce the behavior:

  1. Tempmute someone
  2. Ask him to disconnect/reconnect
  3. He can talk

Server Information:

TheoBong commented 2 years ago

I have verified the bug as a MariaDB specific bug in regards to how MariaDB handles dates/timestamps. I'm working to fix the issue right now and will be releasing a hot fix soon. You can use SQLite or Mongo in the interum.

TheoBong commented 2 years ago

Fixed in version 1.1.10. Please reset your database for the update to work.