While helping another user here with his ULX not allowing console commands, I looked through my own groups.txt.
I've not edited groups.txt in months(years?) and the codebase change has made 2 backups for me.
However, looking at my current groups.txt "user" group access, it has several functions I'm not sure I'd want a user doing.
Now, I've not tried rebuilding from clean/scratch my groups.txt file yet, but, wanted to throw this out there.
"user"
{
"allow"
{
"_pw"
"ulx"
"ulx addadvert"
"ulx addcsayadvert"
"ulx addforceddownload"
"ulx addgimpsay"
"ulx asay"
"ulx debuginfo"
"ulx help"
"ulx helpme"
"ulx logchat"
"ulx logdir"
"ulx logecho"
"ulx logevents"
"ulx logfile"
"ulx logspawns"
"ulx logspawnsecho"
"ulx menu"
"ulx motd"
"ulx psay"
"ulx thetime"
"ulx usermanagementhelp"
"ulx votebanminvotes"
"ulx votebansuccessratio"
"ulx voteecho"
"ulx votekickminvotes"
"ulx votekicksuccessratio"
"ulx votemap"
"ulx votemap2minvotes"
"ulx votemap2successratio"
"ulx votemapaddmap"
"ulx votemapenabled"
"ulx votemapmapmode"
"ulx votemapmintime"
"ulx votemapminvotes"
"ulx votemapsuccessratio"
"ulx votemapvetotime"
"ulx votemapwaittime"
"ulx who"
"ulx_cvar"
"ulx_getbans"
"ulx_getgamemodes"
"ulx_valueupdate"
}
}
Am I incorrect in presuming a 'user' on my server could set "ulx logevents" to 0/off?
(or any other of those commands I wouldn't want a user to do, addforceddownloads, adverts, any number of evil things)