ULX

Author Topic: "Respected" Usergroup Template?  (Read 2464 times)

0 Members and 2 Guests are viewing this topic.

Offline King John

  • Newbie
  • *
  • Posts: 11
  • Karma: -1
"Respected" Usergroup Template?
« on: May 22, 2010, 09:34:10 AM »
Does anyone have a simple respected usergroup template I could have a look at? I just want to be able to manually add people to a list that gives them some extra abilities (I.E. God, Goto, Teleport ect.) Does anyone have something around those lines?

Thanks,

King John

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: "Respected" Usergroup Template?
« Reply #1 on: May 22, 2010, 10:33:28 AM »
It's much easier to do that from console than to edit the file. Relevant commands are: "ulx addgroup", "ulx groupallow", and "ulx adduser".
Experiencing God's grace one day at a time.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: "Respected" Usergroup Template?
« Reply #2 on: May 22, 2010, 11:07:24 AM »
From server or superadmin console
ulx addgroup respected
ulx groupallow respected "ulx goto"
ulx groupallow respected "ulx teleport"
ulx groupallow respected ...whatever other commands...
ulx adduser <some player> respected
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline King John

  • Newbie
  • *
  • Posts: 11
  • Karma: -1
Re: "Respected" Usergroup Template?
« Reply #3 on: May 23, 2010, 05:00:08 PM »
I added a bunch of stuff to respected based on what another admin I knew had, he seems to have his servers set up very well. Thanks for the help though :D