Class PlayerJoinEventConsumer
java.lang.Object
com.djrapitops.plan.gathering.events.PlayerJoinEventConsumer
-
Constructor Summary
ConstructorDescriptionPlayerJoinEventConsumer
(Processing processing, PlanConfig config, DBSystem dbSystem, GeolocationCache geolocationCache, SessionCache sessionCache, NicknameCache nicknameCache, ExtensionSvc extensionService, Exporter exporter) -
Method Summary
Modifier and TypeMethodDescriptionvoid
onJoinGameServer
(PlayerJoin join) void
onJoinProxyServer
(PlayerJoin join)
-
Constructor Details
-
PlayerJoinEventConsumer
@Inject public PlayerJoinEventConsumer(Processing processing, PlanConfig config, DBSystem dbSystem, GeolocationCache geolocationCache, SessionCache sessionCache, NicknameCache nicknameCache, ExtensionSvc extensionService, Exporter exporter)
-
-
Method Details
-
onJoinGameServer
-
onJoinProxyServer
-