Game not telling me when people join and leave?
In my survival world it's not telling me when people join and leave. Is there a plugin i need for it to show that? Or am I just bugged?
4 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by ayodaisy#0
you can try using https://modrinth.com/plugin/athena to see all plugins listening to
PlayerJoinEvent
and PlayerQuitEvent
. It'll be one of those plugins that's surpressing the join/quit messagesPlayerJoinEvent (Paper-API 1.17.1-R0.1-SNAPSHOT API)
declaration: package: org.bukkit.event.player, class: PlayerJoinEvent
PlayerQuitEvent (Paper-API 1.17.1-R0.1-SNAPSHOT API)
declaration: package: org.bukkit.event.player, class: PlayerQuitEvent
It was JoinEventsPro
!solved
Closed post!
Your post has been marked as solved!
Requested by ayodaisy#0