Class GSAuthMuteProxyListener
java.lang.Object
com.gamersafer.minecraft.auth.common.listener.GSAuthMuteProxyListener
- Direct Known Subclasses:
GSAuthMuteServerListener
-
Field Summary
Modifier and TypeFieldDescriptionprotected final ProxyConfiguration
protected final GSAuthPlugin
protected final LanguageConfiguration
protected final MuteManager
protected final PlayerPreferencesConfiguration
protected final IPlayerStorage
protected final IServer
-
Constructor Summary
ConstructorDescriptionGSAuthMuteProxyListener
(GSAuthPlugin core, IServer server, IPlayerStorage playerStorage, MuteManager muteManager, ProxyConfiguration config, LanguageConfiguration lang, PlayerPreferencesConfiguration playerPreferencesConfig) -
Method Summary
-
Field Details
-
core
-
server
-
playerStorage
-
muteManager
-
config
-
lang
-
playerPreferencesConfig
-
-
Constructor Details
-
GSAuthMuteProxyListener
public GSAuthMuteProxyListener(GSAuthPlugin core, IServer server, IPlayerStorage playerStorage, MuteManager muteManager, ProxyConfiguration config, LanguageConfiguration lang, PlayerPreferencesConfiguration playerPreferencesConfig)
-
-
Method Details
-
onChat
Event priority should beNORMAL
-
onSendPrivateMessage
Event priority should beNORMAL
-