Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: much wow on July 04, 2015, 02:16:56 AM

Title: Deleting Ban List
Post by: much wow on July 04, 2015, 02:16:56 AM
So I have a server with a ban list of over 6,000 bans, I was wondering if there was a way to remove an ENTIRE ban list instead of manually removing the bans one by one, thank you. I mainly wan't to do this because 1. It will increase the server population and 2. It lags every time someone gets banned.
Title: Re: Deleting Ban List
Post by: Caustic Soda-Senpai on July 04, 2015, 06:46:08 AM
Delete ../garrysmod/data/ulib/bans.txt

The next time you boot your server or ban someone, it'll rewrite a blank bans.txt; or you can edit it and delete it all. Both give the same result.
Title: Re: Deleting Ban List
Post by: JamminR on July 04, 2015, 08:19:21 AM
You'll need to clear/delete Source's/Gmod ban files too.
./garrysmod/cfg/banned_<user|ip>.cfg

Do all the above with server SHUT DOWN first.
Title: Re: Deleting Ban List
Post by: much wow on July 04, 2015, 02:08:22 PM
Thank you :D