Stendhal:Administration: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Blacklads
Undo revision 11708 by Ufizavipupu (Talk)
imported>Balaur
m Mention extra parameter to DeepInspect and apply formatting
 
(10 intermediate revisions by 2 users not shown)
Line 6: Line 6:


If you run a server, you can give players administrator rights by adding their names to the file <code>data/conf/admins.txt</code>, which is in your server directory. The text file should contain one name per line. 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.txt</code>, which is in your server directory. The text file should contain one name per line. Once you have an initial admin he can use /adminlevel to grant rights to other players.

If you want to help maintain the community feeling but not get involved with detailed investigations into problems, please see [[Stendhal Helper Role]].


__FORCETOC__
__FORCETOC__
Line 92: Line 94:


;<code>/inspect [player]</code>
;<code>/inspect [player]</code>
:Shows detailed info about the player - stats, quest slots, armor, content of bag and bank chests. Visited zones, killed creatures and players can be seen with /script DeepInspect.class ''player''
:Shows detailed info about the player - stats, quest slots, armor, content of bag and bank chests. Visited zones, killed creatures and players can be seen with <code>/script DeepInspect.class [character|username] [player]</code>


;<code>/destroy [entity]</code>
;<code>/destroy [entity]</code>