Lakatrazz / BONELAB-Fusion

A multiplayer mod for BONELAB.
MIT License
132 stars 47 forks source link

Change OnShouldAllowConnection hook to pass in ConnectionRequestData #29

Closed notnotnotswipez closed 1 year ago

notnotnotswipez commented 1 year ago

Previously, OnShouldAllowConnection only passed in the longId of the connecting player. This prevented extension modules from accessing metadata which may be important to determine whether to kick the player in question