VisualGuideToInstallingStendhalStep8: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Kymara
remove links to 0.67. simplify description. create and login to localhost images.
imported>Kymara
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 9: Line 9:
Unzip the Folder that you get, wherever you choose.
Unzip the Folder that you get, wherever you choose.


Double-click the ''stendhal-0.XX.jar'' file in the client and create a new account, with '''Server Name''' localhost instead of the default server.
Double-click the ''stendhal-{{version}}.jar'' file in the client and create a new account, with '''Server Name''' localhost instead of the default server.


[[Image:CreateNewAccountLocalhost.png]]
[[Image:CreateNewAccountLocalhost.png]]
Line 23: Line 23:
*The good news: You have installed your own local server and is up and running. You can connect with the client and play: you have the whole world of Stendhal only for you. You can be an admin:
*The good news: You have installed your own local server and is up and running. You can connect with the client and play: you have the whole world of Stendhal only for you. You can be an admin:


There's already a folder called ''data'' in the stendhal server folder (which you called ''marauroa'' ?)
First create a file called "admins.list" This is a plain text file, with each name on a separate line. The name must be EXACT, or it will not work. Then go to the directory where you extracted stendhal-server-X.XX.zip, and browse to data/conf (create it if it isn't already there). Add admins.list there.
:* Go into ''data''
:* Go into ''conf''
:* Edit the ''admins.txt'' file with your favourite text editor, e.g. Notepad
:* Add the admin names to the list and hit enter at the end of the last one

Now restart your server, and it will read the names from admins.txt and give them [[Stendhal:Administration|adminlevel]] 5000!


*The bad news: You cannot change the 'fabric' of the game (maps, NPCs...). You need to recompile Stendhal from source to do those things.
*The bad news: You cannot change the 'fabric' of the game (maps, NPCs...). You need to recompile Stendhal from source to do those things.