Stendhal:Administration: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Kymara
imported>Wolfbrother
Line 37: Line 37:
:Summon an item or creature at (x, y).
:Summon an item or creature at (x, y).


;<code>/summonat [player] [slot] [item] [amount]</code>
;<code>/summonat [player] [slot] [amount] [item]</code>
:Summon an item at the slot of the given player. Examples:
:Summon an item at the slot of the given player. Examples:
:<code>/summonat JohnDoe bag sword</code>
:<code>/summonat JohnDoe bag 1 sword</code>
:<code>/summonat JohnDoe head studded_helmet</code>
:<code>/summonat JohnDoe head 1 studded_helmet</code>
:<code>/summonat JohnDoe bag money 500</code>
:<code>/summonat JohnDoe bag 500 money</code>


;<code>/jail [player] [minutes] [reason]</code>
;<code>/jail [player] [minutes] [reason]</code>