Stendhal:Administration: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Kymara
move suggested jail time to guide for admin page
imported>Kymara
add see also links
Line 1: Line 1:
The person who runs the Stendhal server can make some of the users administrators. Administrators have special abilities that help them to make sure that everyone is playing fair. The abilities are also useful for developers who want to test their code without having to waste much time playing.
The person who runs the Stendhal server can make some of the users administrators. Administrators have special abilities that help them to make sure that everyone is playing fair. The abilities are also useful for developers who want to test their code without having to waste much time playing.


If you run a server, you can give players administrator rights by adding their names to the file <code>data/conf/admins.list</code>. The text file should contain one name per line. You need to add "." at the beginning of the classpath in marauroa.bat. Once you have an initial admin he can use /adminlevel to grant rights to other players.
If you run a server, you can give players administrator rights by adding their names to the file <code>data/conf/admins.list</code>, which needs to be in your server directory. The text file should contain one name per line. You need to add "." at the beginning of the classpath in marauroa.bat. Once you have an initial admin he can use /adminlevel to grant rights to other players.


__FORCETOC__
__FORCETOC__
Line 114: Line 114:
|}
|}
<br>
<br>
<br>
==See also==
*[[Stendhal:GuideForAdmin|Guide for Admin]]
*[[Stendhal:Scripts_For_Admins|Scripts for Admin]]
*[[HowToBeAGM|How to be a GM]]