Stendhal:Administration: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Seather Added Common Scripts, and a few other changes |
imported>Seather kymara pointed me to the script page, i reverted my mess, and linked |
||
| Line 57: | Line 57: | ||
:Right click on monster and choose (*) Destroy |
:Right click on monster and choose (*) Destroy |
||
:(todo, does this prevent monster respawning?) |
:(todo, does this prevent monster respawning?) |
||
For /script, see [[Stendhal:Scripts_For_Admins]] |
|||
== Required adminlevel == |
== Required adminlevel == |
||
| Line 118: | Line 120: | ||
| repeat offender || x2 or x3 above |
| repeat offender || x2 or x3 above |
||
|} |
|} |
||
== Common Scripts == |
|||
;<code>/script WhereWho.class</code> |
|||
:List all players and the zones they are in |
|||
;<code>/script ListNPCs.class</code> |
|||
:List of NPC names and locations |
|||
;<code>/script NPCShout.class [npc] [text]</code> |
|||
:Impersonate a NPC to shout a message to all players |
|||
;<code>/script DeepInspect.class [player]</code> |
|||
:Deep inspects a player and all his/her items |
|||
;<code>/script KillPlayer.class [player]</code> |
|||
:Logs a player out |
|||
;<code>/script AdminSign.class [zone] [x] [y] [text]</code> |
|||
:Adds a sign |
|||
;<code>/script AdminSign.class list</code> |
|||
:Lists signs |
|||
;<code>/script AdminSign.class del [id]</code> |
|||
:Removes a sign |
|||