HowToBeAGM: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann added navigation |
imported>Kymara how to add admins.list: start script name change and hints |
||
| Line 6: | Line 6: | ||
* create a folder structure data/conf next to your stendhal-server-x.xx.jar |
* create a folder structure data/conf next to your stendhal-server-x.xx.jar |
||
* create a text file called <code>admins.list</code> (without .txt) there |
* create a text file called <code>admins.list</code> (without .txt) there (Windows- turn off 'hide file extensions of known types') |
||
* add the names of the admins to this file; one per line |
* add the names of the admins to this file; one per line; end with newline |
||
* verify that your |
* verify that your runserver.bat / runserver.sh contains "." on the classpath |
||
* restart server |
* restart server |
||