Jump to content
iV - Ghost

Remove "" in admins[] = {"<UID>"};

Recommended Posts

The new #login feature without password won't work.

The "" will be deleted after starting the server.

Share this post


Link to post
Share on other sites

It works on my local dedi server:

 

admins[] = {"1234","5678"};

 

Take another look at what you have, you might've missed something by chance.

Share this post


Link to post
Share on other sites

Hmmm... I think it should work.

Something is wrong...

 

admins[] = {
    "123456",       // Name 1
    "654321"        // Name 2
};

 

Share this post


Link to post
Share on other sites

Well assuming you've got the right UIDs, I can't tell you why it wouldn't work, sorry. 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×