Class GSAuthMuteListener
java.lang.Object
com.gamersafer.minecraft.auth.common.listener.GSAuthMuteProxyListener
com.gamersafer.minecraft.auth.velocity.listener.GSAuthMuteListener
public class GSAuthMuteListener
extends com.gamersafer.minecraft.auth.common.listener.GSAuthMuteProxyListener
-
Field Summary
Fields inherited from class com.gamersafer.minecraft.auth.common.listener.GSAuthMuteProxyListener
config, core, lang, muteManager, playerPreferencesConfig, playerStorage, server
-
Constructor Summary
ConstructorDescriptionGSAuthMuteListener
(com.gamersafer.minecraft.auth.common.GSAuthPlugin core, com.gamersafer.minecraft.auth.common.abstraction.IServer server, GSAuthVelocity plugin, com.gamersafer.minecraft.auth.common.db.api.IPlayerStorage playerStorage, com.gamersafer.minecraft.auth.common.mute.MuteManager muteManager, com.gamersafer.minecraft.auth.common.configuration.ProxyConfiguration config, com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration lang, com.gamersafer.minecraft.auth.common.configuration.PlayerPreferencesConfiguration playerPreferencesConfig) -
Method Summary
Modifier and TypeMethodDescriptionvoid
onChat
(com.velocitypowered.api.event.player.PlayerChatEvent e) Methods inherited from class com.gamersafer.minecraft.auth.common.listener.GSAuthMuteProxyListener
onChat, onSendPrivateMessage
-
Constructor Details
-
GSAuthMuteListener
public GSAuthMuteListener(com.gamersafer.minecraft.auth.common.GSAuthPlugin core, com.gamersafer.minecraft.auth.common.abstraction.IServer server, GSAuthVelocity plugin, com.gamersafer.minecraft.auth.common.db.api.IPlayerStorage playerStorage, com.gamersafer.minecraft.auth.common.mute.MuteManager muteManager, com.gamersafer.minecraft.auth.common.configuration.ProxyConfiguration config, com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration lang, com.gamersafer.minecraft.auth.common.configuration.PlayerPreferencesConfiguration playerPreferencesConfig)
-
-
Method Details
-
onChat
public void onChat(com.velocitypowered.api.event.player.PlayerChatEvent e)
-