Package fr.Alphart.BAT.Modules.Mute
package fr.Alphart.BAT.Modules.Mute
-
ClassDescriptionThis module handles all the mute.
The mute data of online players are cached in order to avoid lag.This class is used to cache the mute data of a player.This task handles the mute related update :
- check in the db for every active mute if it is finished if this is the case : set mute_(ip)state to 0
- update the PlayerMuteData of every player on the server
This task must be run asynchronously