AuraDevelopmentTeam / BungeeChat2

A new way to send private, global or help messages and to do much more with chatting network wide!
https://www.spigotmc.org/threads/bungee-chat.93960
GNU General Public License v3.0
65 stars 43 forks source link

Broadcast mute message and save to mute state #144

Closed PonyPC closed 4 years ago

BrainStone commented 4 years ago

Why do you save the changes right away? The user will be saved when they leave. Also it's not broadcasting intentionally.

PonyPC commented 4 years ago

Because I use mysql as backend , sometime it lost mute state after bungeecord stop.

BrainStone commented 4 years ago

sometime it lost mute state after bungeecord stop.

Well that is something I can look into. But I certainly won't accept a band aid fix that won't even cover 10% of the plugin.

PonyPC commented 4 years ago

Never mind, I just don't want to build by myself. Btw, download link is dead again.

BrainStone commented 4 years ago

Which download link?

PonyPC commented 4 years ago

Releases: https://maven.aura-dev.team/repository/auradev-releases/ Snapshots: https://maven.aura-dev.team/repository/auradev-snapshots/ both of them 20 minutes ago. But it seems that working now.

BrainStone commented 4 years ago

Strange. But good to know that it's working now.