issues
search
BytexDigital
/
BytexDigital.BattlEye.Rcon
A simple to use RCON library for BattlEye
Apache License 2.0
11
stars
10
forks
source link
fixed GetPlayersRequest returning empty list
#6
Closed
NeutraleNull
closed
4 years ago
NeutraleNull
commented
4 years ago
Regex fixed, it was not handling ip addresses correct. It will still not detect Headless clients on the localhost ip (127.0.0.1) but this might be even better.
fixed name was empty string due to wrong regex group.
Closes #5
RyanTT
commented
4 years ago
Fixed with #7
Closes #5