Jump to content

[1.16.4+] Event for when client finishes sync with server during server connect


Recommended Posts

Posted

I need to be able to do some processing after data has been sync'd between client and server.  Right now I listen for the "TagsUpdatedEvent" to do this processing.  (I used to listen for the player login event, but that fires too early.)  It looks like this event fires twice during the initial connection phase which is kinda redundant, and I am not to certain about the reliability of this event firing.  My question is if there is different place/hook I can make to trigger my processing.  The reason I need to do this processing is that my mod does client side configuration based on tags and I need to make sure that the data is current.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.