Ulysses

Ulysses Stuff => Suggestions => Topic started by: JackYack13 on January 30, 2013, 07:00:43 AM

Title: Some way to view modified user permissions
Post by: JackYack13 on January 30, 2013, 07:00:43 AM
It would be very useful if there was some way to view a list of all users / steamids whose permissions were modified using userallow or userdeny (just like it's possible to view group permissions in XGUI). It could be done in XGUI, but if that's not possible then I think just a command that prints a list of all users and their permissions to the console would be enough.
Title: Re: Some way to view modified user permissions
Post by: Stickly Man! on January 30, 2013, 01:15:23 PM
Yes, userallow/userdeny is one of the parts of XGUI I just haven't had the time to get implemented. I imagine that I'd use the existing XGUI stuff for permissions, just have a way to select a user instead of a group. It would require rearranging a few things, which is mostly why I haven't gotten around to it :P
Title: Re: Some way to view modified user permissions
Post by: JamminR on January 30, 2013, 03:00:33 PM
In case anyone didn't already know, there's been a way to do it since ULX started using userallow/deny.
Notepad or other text editor, open gmod/data/ulib/users.txt

If you want a slightly more formatted way.
From your server console, run "ulx debuginfo"
In the console, it will tell you where it placed a file.
That file has all sorts of info, including a slightly more formatted users ucl.