Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Storm on July 09, 2014, 05:34:26 PM

Title: Since gmod update, ulx voteban is broken
Post by: Storm on July 09, 2014, 05:34:26 PM
I have confirmed this through tests. When a player is votebanned for any length of time he is kicked but then can return immediately.
Title: Re: Since gmod update, ulx voteban is broken
Post by: Avoid on July 09, 2014, 07:04:37 PM
Hey there,
while I cannot confirm it, maybe the ULib.ban function is broken.
Have you tried replacing the ULib.kick and ULib.ban with the ULib.kickban function, eventually that should do the trick?

Cheers,
Avoid
Title: Re: Since gmod update, ulx voteban is broken
Post by: Stickly Man! on July 09, 2014, 07:20:50 PM
Confirmed. https://github.com/Nayruden/Ulysses/issues/315

Will hopefully be fixed soon!
Title: Re: Since gmod update, ulx voteban is broken
Post by: Storm on July 09, 2014, 07:27:19 PM
Thanks but it actually doesn't ban users at all, not just permanently.
Title: Re: Since gmod update, ulx voteban is broken
Post by: Stickly Man! on July 09, 2014, 08:49:29 PM
Fixed! https://github.com/Nayruden/Ulysses/issues/315

Let me know if there are any issues with users not getting kicked/banned on a voteban. Note, votebans still won't go through if a player leaves (sorry :() Thanks!