ULX

Author Topic: Adding a new group  (Read 2123 times)

0 Members and 1 Guest are viewing this topic.

Offline wilkisam

  • Newbie
  • *
  • Posts: 30
  • Karma: 0
Adding a new group
« on: January 02, 2009, 12:57:29 PM »
I want to make a new group called Owner with everything superadmin has so how do I do that because do I have to type everything I want it to have in console when Im making a group or can I type like <all> or something to make it have everything?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Adding a new group
« Reply #1 on: January 02, 2009, 06:18:20 PM »
From "User management" category of "ulx help" from server console.
Quote from: ulx help
Category: User Management
   o addgroup <group> [<inherit>] - Create a new group with optional inheritance.

So, from server console or as a superadmin, you'd type "ulx addgroup owner superadmin"
That would create a new group called owner that inherits all the superadmin rights.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline wilkisam

  • Newbie
  • *
  • Posts: 30
  • Karma: 0
Re: Adding a new group
« Reply #2 on: January 13, 2009, 03:18:48 PM »
I want to make a group called Temp and how would I make it have freeze, unfreeze, jail, unjail, and some more stuff also is they a way for me to give them Temp for a period of time lest say 1 hour or something?

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Adding a new group
« Reply #3 on: January 13, 2009, 08:35:12 PM »
Create the group, give them the permissions using `ulx groupallow temp "ulx freeze"`, etc. No way to give temporary group admittance.
Experiencing God's grace one day at a time.

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Adding a new group
« Reply #4 on: January 14, 2009, 05:25:32 AM »
http://forums.ulyssesmod.net/index.php/topic,3825.0.html

here you go.. not the best and not EXACTLY what you asked for.. but I might work on a timed group addon later.