Skip to content

Fix consoleplayer returning the server player during joining phase

LJ Sonic requested to merge fix-joiner-consoleplayer into next

This fixes a pretty sneaky issue causing joiners to have consoleplayer set to the server player and PlayerCmd hooks pass the server player as first argument.

Merge request reports