Posts: 3
	Threads: 1
	Joined: Apr 2016
	
BYOND Username: Teknikal_Domain
	
 
	
	
		(almost 100% sure of where to categorize this)
As of the recent public release of the Goonstation ss13 code, I noticed a problem
Is there any way to add yourself as an admin through the configs, or are server admins hard-coded in? because the most likely file of "\config\admins.txt" does nothing.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 989
	Threads: 55
	Joined: Aug 2015
	
	
 
	
	
		admins.txt is how you do it.
It's your byond key (with no capitalization) and the position you're setting yourself to is capitalized
I.E. grifflez - Host
	
	
	
	
	
 
 
	
	
	
		
	Posts: 834
	Threads: 53
	Joined: Nov 2013
	
BYOND Username: HaineSA
	
 
	
	
		No capitalization or punctuation, so if your username is usually the_Most_RAD_dude69, you would enter it as themostraddude69.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 3
	Threads: 1
	Joined: Apr 2016
	
BYOND Username: Teknikal_Domain
	
 
	
		
		
		04-21-2016, 09:06 PM 
(This post was last modified: 04-21-2016, 09:11 PM by Teknikal_Domain. Edited 1 time in total.)
	
	 
	
		 (04-21-2016, 08:27 PM)Haine Wrote:  No capitalization or punctuation, so if your username is usually the_Most_RAD_dude69, you would enter it as themostraddude69.
that would make sense. [and now works. thanks!]
I tried a different account I know with no "_" mark, but since it is all caps that might have done it.
(Don't hate me. I'm a noob)
	
 
	
	
	
	
 
 
	
	
	
		
	Posts: 834
	Threads: 53
	Joined: Nov 2013
	
BYOND Username: HaineSA
	
 
	
	
		No worries, everybody's a noob at some point!