Stendhal server trouble shooting: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Kymara new page for trouble shooting. |
imported>Kymara make bold name and a correctoion |
||
| Line 35: | Line 35: | ||
== Can't create admin == |
== Can't create admin == |
||
Want to be an admin? Now you can! It's easy! First create a file called |
Want to be an admin? Now you can! It's easy! First create a file called '''admins.list''' - this is a plain text file. Put each account name which you desire to be an admin on a separate line. End with a new line. The names must be EXACT, or it will not work. |
||
''Windows users: if you hide your file extensions then it may actually be called admin.lists.txt - so unhide your file extensions and correct this.'' |
|||
Then go to the directory where you extracted stendhal-server-X.XX.zip, or equivalently, where you put your built server jars, and browse to data/conf (create it if it isn't already there). Add admins.list there. You may need to adjust the classpath which your server loads from, by adding a "." to the classpath. |
Then go to the directory where you extracted stendhal-server-X.XX.zip, or equivalently, where you put your built server jars, and browse to data/conf (create it if it isn't already there). Add admins.list there. You may need to adjust the classpath which your server loads from, by adding a "." to the classpath. |
||