Skip to content

Fix SteamID Serialization Improve BanSystem and remove NullReferenceException#88

Open
TheMaxik wants to merge 1 commit into
killerbigpoint:mainfrom
TheMaxik:main
Open

Fix SteamID Serialization Improve BanSystem and remove NullReferenceException#88
TheMaxik wants to merge 1 commit into
killerbigpoint:mainfrom
TheMaxik:main

Conversation

@TheMaxik

Copy link
Copy Markdown

This PR addresses several issues in the BanSystem:

Fixes SteamID serialization errors by storing SteamID as ulong (SteamID64). issue 75
Implements a join-check in EventHandlers to effectively kick banned players when they connect. (Just for now, until a better system is in place)
Fixes a NullReferenceException when players join before their AuthorizedSteamID is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant