Little/Lame question
#1
Shocked 
How to add an user to users.ini?

Code:
[SomeAdmin]

Groups=Admins
Jockie
and
Code:
[SomeAdmin]

Groups=Admins
User=Jockie
Are not working. ;(

Grtz, Jockie :>
Reply
Thanks given by:
#2
This is mine which works fine:
Code:
[Tim]
Groups=Admins

[Person2]
Groups=Admins

[FancyModerator]
Groups=Moderators

[ImportantPerson]
Groups=Vips
Good luck with your serverTongue
Reply
Thanks given by:
#3
Yes, it's like Tim demonstrated

Code:
[PutPlayerNameHere]
Groups=PutGroupNameHere

[PutAnotherPlayerNameHere]
Goups=PutGroupNameHere
Reply
Thanks given by:
#4
Hehe, it works.

Thx both. :]
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)