Skip to content

Version 1.3.0.1

Latest

Choose a tag to compare

@marchellcx marchellcx released this 25 Mar 15:27
· 3 commits to master since this release

This version adds support for server version 14.2.6
I will no longer be maintaining this project (other than bug fixes / game updates) as I'm working on a much bigger and cleaner version of this.

UPDATE - 27/03/2026 19:04

  • Fixed rubberbanding due to sprint speed not being synced
  • Fixed servers crashing due to the PlayerLeaving event being executed on a background thread

Changes

  • Added a config option used to override player's IP addresses with their token request IP - useful if you need a proxy to connect to your server.
  • ExPlayer.preauthData is not a ConcurrentDictionary<string, string> due to pre-auth moving to it's own thread.

Installation

Put 0LabExtended.dll to your server's plugins directory (do not modify the name of the assembly)

Dependencies