HowToBeAGM: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Kymara
imported>Kymara
admins.txt
Line 5: Line 5:
The initial admin has to be created this way
The initial admin has to be created this way


* create a folder structure data/conf next to your stendhal-server-x.xx.jar
* There is a folder <code>data<code> next to your stendhal-server-{{version}].jar
* create a text file called <code>admins.list</code> (without .txt) there (Windows- turn off 'hide file extensions of known types')
* Inside that is <code>conf</code>, and inside that is a text file called <code>admins.txt</code>
* add the names of the admins to this file; one per line; end with newline
* add the names of the admins to this file; one per line; end with newline
* verify that your runserver.bat / runserver.sh contains "." on the classpath
* restart server
* restart server