All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This task handle the tempban's state update.
 
 
Use this annotation to disable a command
Use this annotation onCommand if the command need to be runned async
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Summit all type of informations available with the plugin about an specific entity.
 
 
 
 
 
 
 
 
 
 
 
 
 
This 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
 
 
This class contains almost all sql queries used by the plugin.