编辑“︁
Stendhal:Administration
”︁(章节)
跳转到导航
跳转到搜索
警告:
您没有登录。如果您进行任何编辑,您的IP地址会公开展示。如果您
登录
或
创建账号
,您的编辑会以您的用户名署名,此外还有其他益处。
反垃圾检查。
不要
加入这个!
== 帮助 == ;<code>/support [message]</code> :所有玩家和管理员都可以使用此命令请求帮助(在限制范围内)。 该消息在聊天日志中显示为橙色。 ;<code>/supportanswer [playername] [message]</code> :如果玩家请求帮助,他们应该用这个来回答,而不是用私人信息。他们应该用 /support 来回复。 消息以橙色显示给玩家和管理员。 ;<code>/supportanswer [playername] $shortcut</code> :快捷方式可以帮助管理员节省时间,但仍然可以对最常见的问题给出完整且礼貌的答复。 他们以 ''Hi, <playername>'' 开头。 如果你记不起快捷方式的名字,试试 :<code>/supportanswer [yourname] $blah</code> :它会显示 ::$blah is not a recognised shortcut. Did you mean $faq, $faqsocial, $faqpvp, $wiki, $knownbug, $bugstracker, $rules or $abuse? :或者尝试 ''/gmhelp support'' ;<code>/gmhelp</code> :显示此处描述的命令的概述。 :也可以使用 ''/gmhelp alter'', ''/gmhelp script'' 或 ''/gmhelp support'' ;<code>/adminlevel [playername] <[newlevel]></code> :显示或更改“playername”的管理员级别。 更改管理员级别需要 [[Stendhal:Administration#Required_adminlevel|super]] 权限。 使用样例: :<code>/adminlevel hendrik</code> :<code>/adminlevel Athanas 200</code> ;<code>/tellall [message]</code> :向所有玩家发送私人消息。 应该仅被用于发送系统管理消息(不要随意使用,例如宣布一次raid) 使用样例: :<code>/tellall The server will be shut down in 2 hours for a software update.</code> ;<code>/teleport [player] [zone] [x] [y]</code> :传送玩家。 使用样例: :<code>/teleport JohnDoe 0_semos_city 20 20</code> ;<code>/teleportto [player|npc]</code> :将你自己传送到某一玩家或NPC。 一般情况下,如果名字中有空格,就使用引号。 ;<code>/teleclickmode</code> :打开或关闭teleclickmode。 开启后,你可以点击小地图或游戏窗口立即传送你自己。 ;<code>/alter [object] [attrib] [mode] [value]</code> :设置、增加或减少玩家、生物或物品的属性值。 :Right click and (*) Alter any item on the ground or any creature to automatically fill in the /alter [object] part. 使用样例: :<code>/alter JohnDoe hp add 20</code> - 为JohnDoe回复20点生命值。 :<code>/alter JohnDoe def_xp set 100000</code> - sets the def_xp points to 100000 which gives a high base def. :<code>/alter JohnDoe atk sub 1</code> - removes one attack strength point. ::<i>Hint: as you didn't also change the</i> atk_xp, <i>this change will be reverted the next time JohnDoe gains an atk experience point. Remember this when setting</i> atk <i>and</i> def <i>- set the</i> atk_xp <i>and</i> def_xp <i>not the base levels.</i> :<code>/alter [itemid] bound set JohnDoe</code> - binds the item to the player JohnDoe. :<code>/alter [creatureid] base_hp set 10000</code> - sets the creature's base_hp to a huge 10000. (Don't choose over 32000.) Now you should: :<code>/alter [creatureid] hp set 10000</code> - so creature has full health again. You might want this for a very long living creature for a raid. ;<code>/summon [creature|item] [x] [y]</code> :Summon an item or creature at (x, y). :If you leave out out the [x] [y] then it appears at your feet. ;<code>/summonat [player] [slot] [amount] [item]</code> :Summon an item at the slot of the given player. Examples: :<code>/summonat JohnDoe bag 1 sword</code> :<code>/summonat JohnDoe head 1 studded helmet</code> :<code>/summonat JohnDoe bag 500 money</code> ;<code>/jail [player] [minutes] [reason]</code> :Send a player directly to jail. The player will be automatically released after the specified number of minutes. To release an inmate earlier (e.g. because you found out he's innocent), use the <code>teleport</code> command. If the player is offline at the time his sentence finishes, he will be released on login (but not if the server is restarted). :To release a player, use a time of 0 minutes. ;<code>/jailreport [player]</code> :Tells if a given player is in jail, and the reason, or if they are not in jail. :Used without parameters it lists all Arrest Warrants (can be very long list) ;<code>/gag [player] [minutes] [reason]</code> :Gag a player from speaking out loud and using private messages, for the number of minutes specified. To remove a gag, use a time of 0 minutes. ;<code>/ban [character] [hours] [reason] </code> :Bans the player from logging onto the game server or website for <hours> hours. Reason is visible to player. ;<code>/ban [character] -1 [reason] </code> :Permanently bans the player from logging onto the game server or website. Reason is visible to player. ;<code>/invisible</code> :Makes yourself invisible for creatures, so they won't attack you. ;<code>/ghostmode</code> :Makes you invisible to other players. You do not appear in /who and /where to other players. They cannot /msg you. To yourself, you look invisible. Also intangible so you can walk through players, creatures and collision blocks. ''Hint: If you like, perform'' set outfit ''in ghostmode so that you can be visible, but intangible. ;<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'' ;<code>/destroy [entity]</code> :Destroy completely an entity. Example: :Right click on monster and choose (*) Destroy :This does not prevent monster respawning, which is handled separately. ;<code>delete [player]</code> :Removes sign which player has rented from Gordon. (You must start a conversation with Gordon first.) ;<code>/alterquest [player] [questslot] [value]</code> :Update the quest slot for a player Without [value] it sets it to null (not started) For /script, see [[Stendhal:Scripts_For_Admins]]
摘要:
请注意,所有对gamedev的贡献均可能会被其他贡献者编辑、修改或删除。如果您不希望您的文字作品被随意编辑,请不要在此提交。
您同时也向我们承诺,您提交的内容为您自己所创作,或是复制自公共领域或类似自由来源(详情请见
Gamedev:著作权
)。
未经许可,请勿提交受著作权保护的作品!
取消
编辑帮助
(在新窗口中打开)
导航菜单
个人工具
未登录
讨论
贡献
创建账号
登录
命名空间
页面
讨论
不转换
不转换
简体
繁體
大陆简体
香港繁體
澳門繁體
大马简体
新加坡简体
臺灣正體
查看
阅读
编辑
查看历史
更多
搜索
导航
首页
最近更改
随机页面
MediaWiki帮助
工具
链入页面
相关更改
特殊页面
页面信息