Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Mikeasaur on November 04, 2012, 09:00:17 AM

Title: Need help!
Post by: Mikeasaur on November 04, 2012, 09:00:17 AM
I want my "admin" group to only have slay, kick, and gag.

How would I edit that into my ulib/data/ulib/format.txt

So far I have this:
Format of group that gets the same allows as a superadmin in groups.txt--
"<group_name>"
{
   "allow"
   {
      "ulx gag"
      "ulx slay"
      "ulx kick"
   }
   "deny"
   {
      "ulx cexec"
   }
   "inherit_from" "admin"
}


How would I make it disable all the commands but slay,gag, and kick is my question?
Title: Re: Need help!
Post by: Mors Quaedam on November 04, 2012, 10:05:53 AM
Wouldn't it be easier to edit permissions ingame? They fixed the editor you know ...

(http://puu.sh/1moZO)