ARK: Survival Ascended

ARK: Survival Ascended

View Stats:
Lechucckk Oct 29, 2023 @ 7:30am
Admin and Exclusive join lists
Hey all, ive setup my own non-dedicated server and wanted to do what i did on ASE which was to add an exclusive join list to password isnt required and an admin list.

seeing that things look similar to ASE as far as folder and file location is concerned ive tried putting the text files where you would expect them to work (\ShooterGame\Saved) but they dont.

has anyone managed to get those working at all? have i put them in the right place?
< >
Showing 31-45 of 66 comments
Yadinguss Nov 10, 2023 @ 5:21pm 
Originally posted by H4RV∞:
Originally posted by Lechucckk:
Hey all, ive setup my own non-dedicated server and wanted to do what i did on ASE which was to add an exclusive join list to password isnt required and an admin list.

seeing that things look similar to ASE as far as folder and file location is concerned ive tried putting the text files where you would expect them to work (\ShooterGame\Saved) but they dont.

has anyone managed to get those working at all? have i put them in the right place?



to whitelist as admin Just add AdminListURL"url" to GameUserSettings under [ServerSettings] Create a .text file with your EOS ID and host it online I use GistGithub, click on raw and Copy the link pointing directly to the .text file containing the EOS ID. and paste it in AdminListURL="the urlyoucopied" hope it helps.
Yeah I uploaded my EOS ID to gisthub and clicked raw copied the url in my web address, then added the AdminListURL="the urlyoucopied" in the .ini file but it still isn't working. any ideas? when I included http:// it would clear the whole link. When I removed the HTTPS:/ its kept the link but I try using EnableCheats (password) or ShowMyAdminManager and neither work. Am I missing something?
Fingledobe Nov 10, 2023 @ 5:27pm 
Originally posted by llDaxll:
Originally posted by FrigidSouls:
Did you find the answer? If not let me know and I can help with it.
Can you kindly explain me how to do it? It doesn't work for me from the github

So - you get a gethub account.

Create a Gist https://gist.github.com/ and just put the EOD in there - example:

012105506406540564654012
0132103210321032103210321

Just like that.

click the down arrow by create secret gist

make it public

Click on raw at top right of text area

you will get this: https://gist.githubusercontent.com/fingledobe/da416e7f74c97b7b83d8368291ba3109/raw/6dd369b4fee09196d961bc10b818be1c3518fd34/gistfile1.txt

Past that link in your gameusersettings.ini like so

Example:

[ServerSettings]
DifficultyOffset=1
OverrideOfficialDifficulty=5.0
AdminListURL="https://gist.githubusercontent.com/fingledobe/da416e7f74c97b7b83d8368291ba3109/raw/6dd369b4fee09196d961bc10b818be1c3518fd34/gistfile1.txt"
StartTimeOverride=False
RESTOFSERVERSETTINGS

done
H4RV∞ Nov 10, 2023 @ 6:14pm 
Originally posted by Yadinguss:
Originally posted by H4RV∞:


Yeah I uploaded my EOS ID to gisthub and clicked raw copied the url in my web address, then added the AdminListURL="the urlyoucopied" in the .ini file but it still isn't working. any ideas? when I included http:// it would clear the whole link. When I removed the HTTPS:/ its kept the link but I try using EnableCheats (password) or ShowMyAdminManager and neither work. Am I missing something?


You need yo paste the link you Copied in between double quotes " " AdminListURL="https://blablablablabla.text"
ThaiJetEye Nov 11, 2023 @ 7:00am 
To read a local file do AdminListURL="file:///<path-to-file>"
ex. AdminListURL="file:///c:\ARK\myfile.txt"
Spartan Gray One Nov 11, 2023 @ 6:56pm 
Anyone get this working for an exclusive join list yet?
Jeremy Nov 21, 2023 @ 8:02am 
Originally posted by Spartan Gray One:
Anyone get this working for an exclusive join list yet?

Just tried it again, It does activate with -exclusivejoin but doesn't read any ID's from any area to actually allow you to join. It just says your not allowed to join this exclusive session. I'm guessing it either is broken in the back end or there is a secret INI config variable just like the above AdminListURL that the server now literally only checks via URL and not locally. The above method of using the gist works flawlessly tho.
TTV/ Remp2012 Nov 21, 2023 @ 9:59pm 
Originally posted by ThaiJetEye:
To read a local file do AdminListURL="file:///<path-to-file>"
ex. AdminListURL="file:///c:\ARK\myfile.txt"
so it requires the quotes, but does it require 3 forward slashes?
Last edited by TTV/ Remp2012; Nov 21, 2023 @ 10:00pm
TTV/ Remp2012 Nov 21, 2023 @ 10:18pm 
Originally posted by TTV/ Remp2012:
Originally posted by ThaiJetEye:
To read a local file do AdminListURL="file:///<path-to-file>"
ex. AdminListURL="file:///c:\ARK\myfile.txt"
so it requires the quotes, but does it require 3 forward slashes?
This 100% works for the admin list ex:
AdminListURL="file://c:\ARK\myfile.txt"
make sure the file path is correct for you and you got it.
Originally posted by ThaiJetEye:
To read a local file do AdminListURL="file:///<path-to-file>"
ex. AdminListURL="file:///c:\ARK\myfile.txt"
Are you using Steam64 I'd or eos and if eos how are you getting that id?
Desnar Nov 23, 2023 @ 4:40pm 
Hit ` twice to open the console and then type in WhoAmI. You'll get what they're calling an OSS Id which is a long string of letters and numbers. Thats what I ended up putting into the text file to make it work.
Jeremy Nov 25, 2023 @ 9:37pm 
Originally posted by Desnar:
Hit ` twice to open the console and then type in WhoAmI. You'll get what they're calling an OSS Id which is a long string of letters and numbers. Thats what I ended up putting into the text file to make it work.
This has to be done in single player mode, it wont output anything if on a server. Its to get your UUID. Its also the same string as your character save file on the server, and the string of numbers that is output in the server console when you connect to the server.

And by twice open he means press the tilde key once and it will open a small little text window, hit it a second time it will enlarge that and show you the output of the command.
Last edited by Jeremy; Nov 25, 2023 @ 9:40pm
PostaL cm Nov 28, 2023 @ 12:57pm 
I guess I need some help with this.. This has been the only string I have found where I see forward progress hah.

I use CubeCoder's AMP Management Software to run my dedicated server. When I manipulate the the dll file to match what you guys are saying, it is erased upon startup of my server due to the software's design. I am trying to add it to the command line for startup, and that looks like:

?AdminListURL="URL TO GIST"

When I use my EOD it does not work, I just load into the server normally and have to input my admin password.

If i use my OSS number, i get banned from my server and can not join at all. Does anyone have any idea why this is? I'm trying to find a work-around until AMP updates their DLL file to allow the AdminListURL feature.
PostaL cm Nov 28, 2023 @ 1:11pm 
I have also tried it as a local file, and I have the same results.
A142R Nov 28, 2023 @ 2:21pm 
since the -exclusivejoin feature works, at least to the point where it should call something and blocks everything else, im wondering if it needs a pointer to the file included in the batch string, something like-exclusivejoin="file:\\c:\\ARK\\PlayersExclusiveJoinList.txt" i have yet to try this its just something i have been thinking about all day, since its doing something but doesn't know where to look
Zaketis Nov 30, 2023 @ 2:43pm 
Originally posted by A142R:
since the -exclusivejoin feature works, at least to the point where it should call something and blocks everything else, im wondering if it needs a pointer to the file included in the batch string, something like-exclusivejoin="file:\\c:\\ARK\\PlayersExclusiveJoinList.txt" i have yet to try this its just something i have been thinking about all day, since its doing something but doesn't know where to look
Listing the ID's separated by commas works for me.
-exclusivejoin=EOSID-Player1,EOSID-Player2,EOSID-Player3, etc.

Have not tried giving it a URL(I), it MIGHT work though I would assume the file would need to be in a similar format.
< >
Showing 31-45 of 66 comments
Per page: 1530 50

Date Posted: Oct 29, 2023 @ 7:30am
Posts: 66