KarlOfDuty / SCPDiscord

A Northwood plugin which adds remote interaction to an SCP:SL server through Discord.
https://karlofduty.com
GNU General Public License v3.0
12 stars 13 forks source link

Using steam64ID does not unban player #154

Closed Vikkichu closed 2 days ago

Vikkichu commented 4 months ago

When command /unban (steamid) is used the following messages it posted, "All entries with SteamID/IP 'streamid' have been cleared from the ban lists.". However the UserIdBans.txt document is not updated and the player is not unbanned

When the player's IP is unbanned using /unban (userIp) the IpBans.txt is updated and the player is unbanned HOWEVER the steam64ID still remains banned/not updated in the UserIdBans.txt document.

Player is able to connect to server after IP unban but not ID unban

KarlOfDuty commented 2 days ago

Is this something you can recreate? I can't really get it to happen.

KarlOfDuty commented 2 days ago

This is only possible when players are banned using scpdiscord, not using the ingame commands. I have asked northwood to fix it on their end, we will see how that goes.