ULX

Author Topic: Need help!  (Read 1664 times)

0 Members and 2 Guests are viewing this topic.

Offline Mikeasaur

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Need help!
« 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?

Offline Mors Quaedam

  • Newbie
  • *
  • Posts: 30
  • Karma: 1
Re: Need help!
« Reply #1 on: November 04, 2012, 10:05:53 AM »
Wouldn't it be easier to edit permissions ingame? They fixed the editor you know ...