<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.wurmpedia.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wraithglow</id>
	<title>Wurmpedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.wurmpedia.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wraithglow"/>
	<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php/Special:Contributions/Wraithglow"/>
	<updated>2026-06-04T06:54:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Key_bindings&amp;diff=78269</id>
		<title>Key bindings</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Key_bindings&amp;diff=78269"/>
		<updated>2013-02-26T18:39:14Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Main Page]] / '''{{PAGENAME}}'''&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Key bindings are defined in the ''keybindings.txt'' file, which is automatically updated if you rebind keys while playing. Binds in ''autorun.txt'' will be executed on startup and these will overwrite any in ''keybindings.txt''. These files can be found in the Wurm game directory under ''configs''. e.g. C:\Games\Wurm\configs\default&lt;br /&gt;
&lt;br /&gt;
Additionally, key binds can be combined with the Exec [[console]] command to enable a player to perform a wide range of tasks with only a few keys, swapping keybinds on the fly. See [[quickswitch hotkeys]] for more information and examples.&lt;br /&gt;
&lt;br /&gt;
To access the console, press &amp;quot;F1&amp;quot; (by default). You can also press &amp;quot;ESC&amp;quot; and then click on &amp;quot;Console.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Key binds ==&lt;br /&gt;
Key binds allow quick &amp;quot;hotkey&amp;quot; access to common [[command]]s and [[action]]s. The bind command requires special values as input.&lt;br /&gt;
&lt;br /&gt;
 bind &amp;lt;key&amp;gt; &amp;lt;action&amp;gt;&lt;br /&gt;
 bind &amp;lt;key&amp;gt; &amp;quot;&amp;lt;[[Console#Commands|console command]]&amp;gt;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;key&amp;gt;''' is based on Java key constants. Letters and numbers represent themselves. For other keys, if you can't guess the correct name search [http://docs.oracle.com/javase/7/docs/api/java/awt/event/KeyEvent.html the full KeyEvent list]. Meta keys can also be specified, e.g. &amp;lt;tt&amp;gt;shift-tab&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;ctrl-alt-w&amp;lt;/tt&amp;gt;. Available meta keys are Ctrl, Shift, and Alt. The &amp;quot;Alt Gr&amp;quot; key is treated as Alt (if your keyboard has one). The non-meta key must always be the last key in the combination. It is not possible to bind only meta keys.&lt;br /&gt;
&lt;br /&gt;
(The numpad keys can be tricky, as they duplicate other keys on the main keyboard. They are: numpad[0-9], add, subtract, multiply, divide and decimal.)&lt;br /&gt;
&lt;br /&gt;
It is possible to bind actions to mouse buttons too but only the middle mouse button ''MOUSE2'' seems to have any effect.&lt;br /&gt;
&lt;br /&gt;
(as of 12/23/12 mouse3 and mouse4 work for the &amp;quot;forward/back&amp;quot; buttons on a 5 button mouse (tested with mine_forward as the command))&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;action&amp;gt;''' is a bindable action as listed in the table below. &lt;br /&gt;
&lt;br /&gt;
 bind M MINE_FORWARD&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;console command&amp;gt;''' can be any console command. The console command has to be in quotes.&lt;br /&gt;
&lt;br /&gt;
 bind F2 &amp;quot;toggle inventory&amp;quot;&lt;br /&gt;
&lt;br /&gt;
To see the current key bind you can issue the command with only the key name&lt;br /&gt;
&lt;br /&gt;
 bind &amp;lt;key&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To remove a key bind assign an empty command&lt;br /&gt;
&lt;br /&gt;
 bind &amp;lt;key&amp;gt; &amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can bind keys to say things, in local chat and in other available chats.&lt;br /&gt;
&lt;br /&gt;
 bind &amp;lt;key&amp;gt; &amp;quot;say guards!&amp;quot;&lt;br /&gt;
 bind &amp;lt;key&amp;gt; &amp;quot;say /shout Hello kingdom people!&amp;quot;&lt;br /&gt;
 bind &amp;lt;key&amp;gt; &amp;quot;say /vil Hello village people!&amp;quot;&lt;br /&gt;
 bind &amp;lt;key&amp;gt; &amp;quot;say /t &amp;lt;name&amp;gt; Enemies in local run awayyyy!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You may also choose to change certain chat-function-based bindings like /sleep to different keys&lt;br /&gt;
&lt;br /&gt;
 bind &amp;lt;key&amp;gt; &amp;quot;say /sleep&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can view a list of most &amp;quot;say&amp;quot; bindings by saying /help in game.&lt;br /&gt;
&lt;br /&gt;
To list all key binds use the console command&lt;br /&gt;
 &lt;br /&gt;
 dump binds&lt;br /&gt;
&lt;br /&gt;
Keys bound to actions are sensitive to the mouse cursor's hover location/position and object highlight. So, if the cursor is hovering over an item in an [[inventory]] or highlighting an item on the ground (or a [[tile]] itself for other binds), and the &amp;lt;tt&amp;gt;TAKE&amp;lt;/tt&amp;gt; bind key is pressed, that item will be taken. It is not necessary to left-click the mouse button in order to select an item first either; just hovering the mouse over something will allow the key bind to affect it.&lt;br /&gt;
&lt;br /&gt;
===Table===&lt;br /&gt;
&amp;lt;table width=95%&amp;gt;&lt;br /&gt;
&amp;lt;tr valign=top&amp;gt;&amp;lt;td width=50%&amp;gt;&lt;br /&gt;
{| cellpadding=2 cellspacing=4 class=sortable&lt;br /&gt;
|+ Bindable actions&lt;br /&gt;
!Bind !!Category !!Notes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;CENTER_VIEW&amp;lt;/tt&amp;gt; || Camera&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;GLANCE_LEFT&amp;lt;/tt&amp;gt; || Camera&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;GLANCE_RIGHT&amp;lt;/tt&amp;gt; || Camera&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;TURN_DOWN&amp;lt;/tt&amp;gt; || Camera&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;TURN_UP&amp;lt;/tt&amp;gt; || Camera&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;AUTORUN&amp;lt;/tt&amp;gt; || [[Player]] movement&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;TURN_LEFT&amp;lt;/tt&amp;gt; || [[Player]] movement&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;TURN_RIGHT&amp;lt;/tt&amp;gt; || [[Player]] movement&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;MOVE_FORWARD&amp;lt;/tt&amp;gt; || [[Player]] movement&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;MOVE_BACK&amp;lt;/tt&amp;gt; || [[Player]] movement&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;MOVE_LEFT&amp;lt;/tt&amp;gt; || [[Player]] movement&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;MOVE_RIGHT&amp;lt;/tt&amp;gt; || [[Player]] movement&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;STRAFE&amp;lt;/tt&amp;gt; || [[Player]] movement&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;tt&amp;gt;CLIMB_UP&amp;lt;/tt&amp;gt; || [[Player]] movement || For ladders in multi-floor houses&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;CLIMB_DOWN&amp;lt;/tt&amp;gt; || [[Player]] movement || For ladders in multi-floor houses&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;FIGHT_DEFENSIVE&amp;lt;/tt&amp;gt; || [[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;FIGHT_NORMAL&amp;lt;/tt&amp;gt; || [[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;FIGHT_AGGRESSIVELY&amp;lt;/tt&amp;gt; || [[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;NO_TARGET&amp;lt;/tt&amp;gt; || [[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;TARGET&amp;lt;/tt&amp;gt; || [[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;AIM_LOWER_LEFT &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;AIM_LOWER_MIDDLE &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;AIM_LOWER_RIGHT &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;AIM_LEFT &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;AIM_MIDDLE &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;AIM_RIGHT &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;AIM_UPPER_LEFT &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;AIM_UPPER_MIDDLE &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;AIM_UPPER_RIGHT &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;FOCUS &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;SHIELD_BASH &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;DEFEND_LEFT &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;DEFEND_UPPER&amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;DEFEND_LOWER &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;DEFEND_RIGHT &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;special_move1 &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;special_move2 &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;special_move3 &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;special_move4 &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;special_move5 &amp;lt;/tt&amp;gt; ||[[Fighting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;NEXT_TAB&amp;lt;/tt&amp;gt; || [[Interface]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;PREVIOUS_TAB&amp;lt;/tt&amp;gt; || [[Interface]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;NEXT_WINDOW&amp;lt;/tt&amp;gt; || [[Interface]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;PREVIOUS_WINDOW&amp;lt;/tt&amp;gt; || [[Interface]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;TOGGLE_CHAT&amp;lt;/tt&amp;gt; || [[Interface]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;TOGGLE_CHARACTER_WINDOW&amp;lt;/tt&amp;gt; || [[Interface]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;&amp;quot;TOGGLE CONSOLE&amp;quot;&amp;lt;/tt&amp;gt; || [[Interface]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;TOGGLE_CLIMB&amp;lt;/tt&amp;gt; || [[Climbing]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;TOGGLE_FAITHFUL&amp;lt;/tt&amp;gt; || [[Religion]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;TOGGLE_LAWFUL&amp;lt;/tt&amp;gt; || Morality&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;ACTIVATE_TOOL1&amp;lt;/tt&amp;gt; || [[Toolbelt]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;ACTIVATE_TOOL2&amp;lt;/tt&amp;gt; || [[Toolbelt]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;ACTIVATE_TOOL3&amp;lt;/tt&amp;gt; || [[Toolbelt]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;ACTIVATE_TOOL4&amp;lt;/tt&amp;gt; || [[Toolbelt]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;ACTIVATE_TOOL5&amp;lt;/tt&amp;gt; || [[Toolbelt]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;ACTIVATE_TOOL6&amp;lt;/tt&amp;gt; || [[Toolbelt]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;ACTIVATE_TOOL7&amp;lt;/tt&amp;gt; || [[Toolbelt]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;ACTIVATE_TOOL8&amp;lt;/tt&amp;gt; || [[Toolbelt]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;ACTIVATE_TOOL9&amp;lt;/tt&amp;gt; || [[Toolbelt]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;ACTIVATE_TOOL10&amp;lt;/tt&amp;gt; || [[Toolbelt]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;TOGGLE_FIGHT_SPAM&amp;lt;/tt&amp;gt; || [[Spam mode]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;DRAG&amp;lt;/tt&amp;gt; || Item movement&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;STOP_DRAGGING&amp;lt;/tt&amp;gt; || Item movement&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;PUSH&amp;lt;/tt&amp;gt; || Item movement&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;TURN_CLOCKWISE&amp;lt;/tt&amp;gt; || Item movement&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;TURN_COUNTERCLOCKWISE&amp;lt;/tt&amp;gt; || Item movement&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;PULL&amp;lt;/tt&amp;gt; || Item movement&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;EXAMINE&amp;lt;/tt&amp;gt; || Item manipulation &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;ACTIVATE&amp;lt;/tt&amp;gt; || Item manipulation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;TAKE&amp;lt;/tt&amp;gt; || Item manipulation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;DROP&amp;lt;/tt&amp;gt; || Item manipulation || This also pours liquids.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;REPAIR&amp;lt;/tt&amp;gt; || Item manipulation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;IMPROVE&amp;lt;/tt&amp;gt; || Item manipulation || Used when 'imping' items. Activate relevant tool, then use this command.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;FINISH &amp;lt;/tt&amp;gt; || Item manipulation || Used when finishing 'unfinished' hammers, spindles, minedoors, etc. Activate relevant tool, then use this command.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;CONTINUE &amp;lt;/tt&amp;gt; || Item manipulation || Used when attaching additional items to i.e. unfinished bsb's, ships, etc. Activate the needed item, then use this command. Does not work with house walls or fences where the item to be attached isn't activated.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;DIG&amp;lt;/tt&amp;gt; || [[Digging]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;DREDGE&amp;lt;/tt&amp;gt; || [[Digging]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;FLATTEN&amp;lt;/tt&amp;gt; || [[Digging]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;PACK&amp;lt;/tt&amp;gt; || [[Digging]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;CULTIVATE&amp;lt;/tt&amp;gt; || [[Digging]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;SOW&amp;lt;/tt&amp;gt; || [[Farming]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;HARVEST&amp;lt;/tt&amp;gt; || [[Farming]] || Also works for cutting [[grass]], [[reed]], and [[kelp]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;FARM&amp;lt;/tt&amp;gt; || [[Farming]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;MINE_FORWARD&amp;lt;/tt&amp;gt; || [[Mining]] || Also works for MINE_SURFACE&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;MINE_UP&amp;lt;/tt&amp;gt; || [[Mining]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;MINE_DOWN&amp;lt;/tt&amp;gt; || [[Mining]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;MINE_SURFACE&amp;lt;/tt&amp;gt; || [[Mining]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;MINE_TUNNEL&amp;lt;/tt&amp;gt; || [[Mining]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;PROSPECT&amp;lt;/tt&amp;gt; || [[Mining]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;PICK_SPROUT&amp;lt;/tt&amp;gt; || [[Forestry]] || This also works for PICK_FLOWERS&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;PRUNE&amp;lt;/tt&amp;gt; || [[Forestry]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;CUT_DOWN&amp;lt;/tt&amp;gt; || [[Woodcutting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;CHOP_UP&amp;lt;/tt&amp;gt; || [[Woodcutting]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;TAME&amp;lt;/tt&amp;gt; || [[Animal taming]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;LEAD&amp;lt;/tt&amp;gt; || [[Animals]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;STOP_LEADING&amp;lt;/tt&amp;gt; || [[Animals]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;FEED&amp;lt;/tt&amp;gt; || [[Animals]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;ABSORB&amp;lt;/tt&amp;gt; || [[Mycelium]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;BREED&amp;lt;/tt&amp;gt; || [[Animal husbandry]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;GROOM&amp;lt;/tt&amp;gt; || [[Animal husbandry]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;FORAGE&amp;lt;/tt&amp;gt; || [[Foraging]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;BOTANIZE&amp;lt;/tt&amp;gt; || [[Botanizing]] || Works for [[Rummaging]] on [[rock]] tiles&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;PICK_FLOWERS&amp;lt;/tt&amp;gt; || [[Gardening]] || This also works for PICK_SPROUT&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;FISH&amp;lt;/tt&amp;gt; || [[Fishing]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;TRACK&amp;lt;/tt&amp;gt; || [[Tracking]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;OPEN &amp;lt;/tt&amp;gt; ||[[Container]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;CLOSE &amp;lt;/tt&amp;gt; ||[[Container]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;STOP_OR_MAIN_MENU &amp;lt;/tt&amp;gt; || Actions&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;STOP&amp;lt;/tt&amp;gt; || Actions || Much more effective at stopping certain actions than STOP_OR_MAIN_MENU&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;MAIN_MENU &amp;lt;/tt&amp;gt; || Actions&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;PRAY &amp;lt;/tt&amp;gt; || [[Praying]] &lt;br /&gt;
&amp;lt;!-- Disabled commands&lt;br /&gt;
|&amp;lt;tt&amp;gt;BUILD_HOUSE_WALL &amp;lt;/tt&amp;gt; || [[House]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;BUILD_HOUSE_WINDOW &amp;lt;/tt&amp;gt; || [[House]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;BUILD_HOUSE_DOOR &amp;lt;/tt&amp;gt; || [[House]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;BUILD_STONE_WALL &amp;lt;/tt&amp;gt; || [[Fence]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;BUILD_TALL_STONE_WALL &amp;lt;/tt&amp;gt; || [[Fence]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;BUILD_PALISADE &amp;lt;/tt&amp;gt; || [[Fence]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;BUILD_FENCE &amp;lt;/tt&amp;gt; || [[Fence]]s&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;tt&amp;gt;BUILD_PALISADE_GATE &amp;lt;/tt&amp;gt; || [[Fence]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;BUILD_FENCE_GATE &amp;lt;/tt&amp;gt; || [[Fence]]s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;CONTINUE_BUILDING &amp;lt;/tt&amp;gt; || [[Fence]]s &lt;br /&gt;
|- &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:A note specifically about the in-game wiki.  This command is bound by default to the H key.  If you've managed to unbind it, you can put it back by using the bind command in your console with &amp;quot;toggle wikisearch&amp;quot; as your bound action.  So if you wanted to bind your H key to the wiki search, you would open your console (F1) and type in exactly as below:&lt;br /&gt;
 bind h &amp;quot;toggle wikisearch&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Key names ===&lt;br /&gt;
In case you want to bind more keys than the regular keys&lt;br /&gt;
&amp;lt;table width=50%&amp;gt;&lt;br /&gt;
&amp;lt;tr valign=top&amp;gt;&amp;lt;td width=50%&amp;gt;&lt;br /&gt;
{| cellpadding=2 cellspacing=3 class=sortable&lt;br /&gt;
!&amp;lt;key&amp;gt; Name !!standard !!german keyboard&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;slash&amp;lt;/tt&amp;gt; || / || #&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;apostrophe&amp;lt;/tt&amp;gt; || ' || ä&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;period&amp;lt;/tt&amp;gt; || . || .&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;semicolon&amp;lt;/tt&amp;gt; || ; || ü&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;equals&amp;lt;/tt&amp;gt; || = || *&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;comma&amp;lt;/tt&amp;gt; || , || ,&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;minus&amp;lt;/tt&amp;gt; || - || -&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;plus&amp;lt;/tt&amp;gt; || + || ; (or numpad +)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;grave&amp;lt;/tt&amp;gt; || ` || ö&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;RBRACKET&amp;lt;/tt&amp;gt; || ] || ´&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;LBRACKET&amp;lt;/tt&amp;gt; || [ || ß&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;backslash&amp;lt;/tt&amp;gt; || \ || ^&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;decimal&amp;lt;/tt&amp;gt; || (numpad) , || (numpad) ,&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;tt&amp;gt;divide&amp;lt;/tt&amp;gt; || (numpad) / || (numpad) /&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;tt&amp;gt;multiply&amp;lt;/tt&amp;gt; || (numpad) * || (numpad) *&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;tt&amp;gt;at&amp;lt;/tt&amp;gt; || @ ||&lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;tt&amp;gt;colon&amp;lt;/tt&amp;gt; || : || &lt;br /&gt;
|- &lt;br /&gt;
|&amp;lt;tt&amp;gt;circumflex&amp;lt;/tt&amp;gt; || ^ ||  &lt;br /&gt;
|- &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
For an example of how key bindings can help you, see [[quickswitch hotkeys]].&lt;br /&gt;
&lt;br /&gt;
== Additional autorun.txt uses ==&lt;br /&gt;
&lt;br /&gt;
''autorun.txt'' can be used in several other useful ways.&lt;br /&gt;
&lt;br /&gt;
The following opens windows when the client loads:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
toggle skills&lt;br /&gt;
toggle inventory&lt;br /&gt;
toggle stats&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This stops kingdom chat from loading when the game starts, but sometimes someone gets in a message before it takes effect. Placing it at the top of the file may help.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
say /kchat&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You could add this to know how much sleep bonus you have when you log in. This works best at the bottom of the file.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
say /sleep&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You could add this to know how long the server has been up. This works best at the bottom of the file.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
say /uptime&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Defaults ==&lt;br /&gt;
If you want to reset your key bindings to their default state simply delete the keybindings file. A new one will be created with the default values.&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical Details]]&lt;br /&gt;
[[Category:Babel/C]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Slate_shingle_roof&amp;diff=78075</id>
		<title>Slate shingle roof</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Slate_shingle_roof&amp;diff=78075"/>
		<updated>2013-02-21T23:16:46Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[CDB|Main]] / [[Skills]] / [[Paving]] / '''{{PAGENAME}}'''&lt;br /&gt;
{{Roof&lt;br /&gt;
|image=Slate_shingle_roof.png&lt;br /&gt;
|active=[[trowel]]&lt;br /&gt;
|materials=* 10x [[Slate shingle]]&lt;br /&gt;
* 5x [[Mortar]]&lt;br /&gt;
|skill=masonry&lt;br /&gt;
|improveItem=slate shards&lt;br /&gt;
|note=* You must have 1 slate shingle and 1 mortar in [[inventory]] to start the roof.}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Roof plan to create slate shingle roofs for your buildings.&lt;br /&gt;
&lt;br /&gt;
===Usage===&lt;br /&gt;
* Right click the floor of the house, select ''Roof''&lt;br /&gt;
* Right click the roof plan, select ''Build' and ''Slate shingle roof''&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
* Requires 30 [[Masonry]] skill to build&lt;br /&gt;
* Use a [[trowel]] to continue building the roof&lt;br /&gt;
&lt;br /&gt;
==Total materials needed==&lt;br /&gt;
* 10x [[Slate shingle]]&lt;br /&gt;
* 5x [[Mortar]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Babel/S]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Wood_shingle&amp;diff=77024</id>
		<title>Wood shingle</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Wood_shingle&amp;diff=77024"/>
		<updated>2013-01-03T23:00:37Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Item&lt;br /&gt;
|name={{PAGENAME}}&lt;br /&gt;
|image=none.jpg&lt;br /&gt;
|active=[[saw]]&lt;br /&gt;
|passive=[[plank]] (0.25 kg)&lt;br /&gt;
|group=Miscellaneous&lt;br /&gt;
|materials=no&lt;br /&gt;
|result=1 '''{{PAGENAME}}''' (0.30 kg)&lt;br /&gt;
|skill=Woodcutting&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&amp;quot;Wood carved into a flat shingle.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Used for making a [[Wood shingle roof]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Babel/W]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Maps&amp;diff=76882</id>
		<title>Maps</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Maps&amp;diff=76882"/>
		<updated>2013-01-01T18:22:28Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: /* - Independence */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Workaround for lack of client parsing&lt;br /&gt;
Please note: All of these maps are player-made, and may be subject to player or kingdom bias. Take them with a grain of salt.&lt;br /&gt;
&amp;quot;The map is not the territory&amp;quot; ~ Alfred Korzybski&lt;br /&gt;
To use the following maps, open the given links in your browser (Internet Explorer or Mozilla Firefox for example).&lt;br /&gt;
&lt;br /&gt;
Golden Valley&lt;br /&gt;
Worldmap: tinyurl.com/map00 ~ Created by Xsamuraizx (from 24/4/2010)&lt;br /&gt;
Glitterdale: tinyurl.com/GDmap0 ~ Created by Hordern&lt;br /&gt;
First Light: tinyurl.com/FLmap00 ~ Created by Xsamuraizx&lt;br /&gt;
New Dawn: tinyurl.com/NDmap00 ~ Created by Xsamuraizx&lt;br /&gt;
&lt;br /&gt;
All maps without date were taken from this article's &amp;quot;normal version&amp;quot; on 15/08/2010.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div {{boxstyle|width=500px|bgcolor=#EE8|bordercolor=#000|align=center}} &amp;gt;&lt;br /&gt;
'''Please note: All of these maps are player-made, and may be subject to player or kingdom bias. Take them with a grain of salt.'''&lt;br /&gt;
''The map is not the territory ~  Alfred Korzybski&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Complete DB|Main]] / '''Astronomy and geography'''&lt;br /&gt;
&lt;br /&gt;
== '''Current Maps''' ==&lt;br /&gt;
&lt;br /&gt;
==== Overview ====&lt;br /&gt;
*[http://wurmmapsearch.net84.net/Overmap.html Updated Travel Map] by axeblade346. Includes the Celebration server. &lt;br /&gt;
*[http://overmap.blackburrow.net Wurm Server Travel Map] by Ingmar. Shows all servers and links to available maps.&lt;br /&gt;
&lt;br /&gt;
==== Epic Server Cluster ====&lt;br /&gt;
===== - Affliction =====&lt;br /&gt;
*[http://www.wlhost.net/images/ba21e.png Official map dump release] November 2011&lt;br /&gt;
&lt;br /&gt;
===== - Desertion =====&lt;br /&gt;
*[http://www.wlhost.net/images/b3e54.png Official map dump release] November 2011&lt;br /&gt;
&lt;br /&gt;
===== - Elevation =====&lt;br /&gt;
*[http://www.wlhost.net/images/7c7e7.png Official map dump release] November 2011&lt;br /&gt;
&lt;br /&gt;
===== - Serenity =====&lt;br /&gt;
*[http://www.wlhost.net/images/e2d9b.png Official map dump release] November 2011&lt;br /&gt;
*[http://img37.imageshack.us/img37/6681/publicseren.png Public Serenity Map] April 2012&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Freedom Server Cluster ====&lt;br /&gt;
&lt;br /&gt;
===== - Independence =====&lt;br /&gt;
* [http://wurm.dhcd.co.uk/map/indemap2.png Independence Community Map (v4)] Now updated by Wraithglow. [http://forum.wurmonline.com/index.php?/topic/68451-independence-community-map/ Forum Thread]&lt;br /&gt;
&lt;br /&gt;
* [http://www.wlhost.net/images/51042.png Official map dump release] Jan 2012&lt;br /&gt;
&lt;br /&gt;
:'''Old Independence Maps, no longer updated:'''&lt;br /&gt;
:* [http://map.pheonix-enterprises.com/IndyVillage/Freedom%20Market.pdf Freedom Market Merchant Map] by MamaDarkness - Not currently updated&lt;br /&gt;
:* [http://map.pheonix-enterprises.com/IndyPDF.pdf PDF Map] Multi-Layered PDF including map-dump and community map with view options, search deed names, show mayor name for towns, recruitment layer, etc.  By: MamaDarkness  [http://forum.wurmonline.com/index.php?/topic/54866-independence-community-map-project-v20/ Forum thread]) - Not currently updated.&lt;br /&gt;
:* [http://map.pheonix-enterprises.com/Independence.png Independence Community Map (v3)] DarkMalice map continued by MamaDarkness (last update May 2012). [http://forum.wurmonline.com/index.php?/topic/54866-independence-community-map-project-v20/ Forum thread]&lt;br /&gt;
:* [[Project FRAM]] (last update Feb 2010) - Highly accurate but out of date and incomplete.&lt;br /&gt;
&lt;br /&gt;
===== - Deliverance =====&lt;br /&gt;
*[http://minersahoy.com/Wurm%20Maps/Recent%20Map.png Deliverance Updated Map] by Trencal. Originally created from the [http://minersahoy.com/Wurm%20Maps/Deliv.png server map dump] published by Rolf, combined with the deed information and key from DarkMalice's discontinued project below. [http://wurmonline.com/forum/index.php?topic=66599.0 This forum thread] is where updates are posted. [http://minersahoy.com/Wurm%20Maps/Recent%20Map%20%28Low%20Res%29.png Low-resolution version of Trencal's map.]&lt;br /&gt;
*[http://wurmmapsearch.net84.net/DeliMap.html Deli Search Map] by [[user:Axeblade|Axeblade]]. A searchable version of Trencal's map. Get Image directly from Trencal's site.&lt;br /&gt;
*[http://s3.amazonaws.com/Wlhost/0e5c9.png Official map dump release]&lt;br /&gt;
&lt;br /&gt;
:'''Old Deliverance maps, no longer updated.'''&lt;br /&gt;
:*[http://map.pheonix-enterprises.com/Deliverance.png Deliverance] by MamaDarkness.&lt;br /&gt;
&lt;br /&gt;
===== - Exodus =====&lt;br /&gt;
* [http://imgur.com/a/VdByP#0 Leslies continuation of Lobbers mapping project] by Leslie. Due to Lobber going inactive Leslie has taken up the challenge of maintaining the Exodus map.[http://forum.wurmonline.com/index.php?/topic/56568-the-new-new-map-for-exodus/ This forum thread] is where you may post a request to add your deed or suggest a name for a geographical location. &lt;br /&gt;
* [http://img823.imageshack.us/img823/8581/exodusmap201211044.png Lobber's Map of Exodus] by Lobber - VERSION 2012-1-1-044. [http://wurmonline.com/forum/index.php?topic=66380.0 This forum thread] is where you may post a request to add your deed or suggest a name for a geographical location. Please include all amenities your deed may offer, including, but not limited to: [http://wurmonline.com/wiki/index.php?title=Mailbox mailbox], [http://wurmonline.com/wiki/index.php?title=Trader trader], [http://wurmonline.com/wiki/index.php?title=Merchant merchant], [http://wurmonline.com/wiki/index.php?title=Fountain_%28container%29 fountain] (container with water), [http://wurmonline.com/wiki/index.php?title=Well well], [http://wurmonline.com/wiki/index.php?title=Bed beds] for rent, or nearby [http://wurmonline.com/wiki/index.php?title=Stone_guard_tower guard towers] (must be completed). And now Including [http://wurmonline.com/wiki/index.php?title=Epic_portal Epic Portal] locations!&lt;br /&gt;
* [http://wlhost.net/images/74fbb.png Official map dump release]&lt;br /&gt;
&lt;br /&gt;
===== - Celebration =====&lt;br /&gt;
*[http://noizeviolation.com/wurm/CelebH.png High Res Celebration Community Map] by DarkMalice - updated weekly. [http://forum.wurmonline.com/index.php?/topic/62892-celebration-community-map-project-explusalpha-edition/ This forum thread] is where updates are posted.&lt;br /&gt;
*[http://noizeviolation.com/wurm/CelebL.png Low Res Celebration Community Map] by DarkMalice - updated weekly.&lt;br /&gt;
*[http://www.wlhost.net/images/53a03.png Official map dump release] July 2012&lt;br /&gt;
&lt;br /&gt;
===== - Pristine =====&lt;br /&gt;
* New server, not much cartography has been released.&lt;br /&gt;
* Post your contributions in [http://forum.wurmonline.com/index.php?/topic/71199-pristine-community-map-project/ this forum thread]&lt;br /&gt;
* [http://noizeviolation.com/wurm/pris.png First map by Darkmalice]&lt;br /&gt;
&lt;br /&gt;
===== - Release =====&lt;br /&gt;
* New server, not much cartography has been released.&lt;br /&gt;
* Post your contributions in [http://forum.wurmonline.com/index.php?/topic/71775-release-community-map-project/ this forum thread]&lt;br /&gt;
&lt;br /&gt;
===== - Chaos =====&lt;br /&gt;
* [http://www.wlhost.net/images/895c9.png Official map dump release] Jan 2012&lt;br /&gt;
* [http://dl.dropbox.com/u/61321719/CHAOS_PUBLIC_MAP.png Newer updated map] July 3 2012 ''(Contact Snakegal or DskaggsGV for modification)''&lt;br /&gt;
*[[Wild Village Roadmap]] or [http://gmapuploader.com/iframe/Be05HbJIXv GoogleMap interface] (March 28th, 2011)&lt;br /&gt;
*[[Wildroadmap]]&lt;br /&gt;
*Official map dump [http://gmapuploader.com/iframe/qVEbTx4juO with GoogleMap interface] or [http://www.nickersonm.com/wurm/mapping/wild001-map.png as a png] (December 17th, 2007)&lt;br /&gt;
*Influence map [http://wurmonline.com/wiki/index.php?title=Wild_Influence_Map] (October 2008) (NLA)&lt;br /&gt;
&lt;br /&gt;
==== Golden Valley Server ====&lt;br /&gt;
*[[Golden Valley by Kinoss]]&lt;br /&gt;
&lt;br /&gt;
*[http://img407.imageshack.us/img407/2149/newgoldenvalleyfreedomb.png Golden Valley by Xsamuraizx] - Updated: 4/20/2010&lt;br /&gt;
&lt;br /&gt;
*[[Road_Map_GV|Golden Valley Road map]] - kitamin + Ripsipiirakka's map&lt;br /&gt;
&lt;br /&gt;
*[http://i127.photobucket.com/albums/p131/Nomaki/GlitterdaleMapv05.png Glitterdale Local Map] - Work in progress. (Created by Nomaki)&lt;br /&gt;
&lt;br /&gt;
*[[Glitterdale Map]] - Show's an accurate representation of the Glitterdale deed with a few key features close by. Created by Hordern.&lt;br /&gt;
&lt;br /&gt;
*[[First Light Map]] - Show's an accurate representation of the First Light deed with a few key features close by. Created by Xsamuraizx.&lt;br /&gt;
&lt;br /&gt;
*[[New Dawn Map]] - Show's an accurate representation of the New Dawn deed with a few key features close by. Created by Xsamuraizx.&lt;br /&gt;
&lt;br /&gt;
*[[http://wurmonline.com/wiki/index.php?title=File:Mp1_West_New_Dawn.png]] - West New Dawn; *[[http://wurmonline.com/wiki/index.php?title=File:Mp2a_East_New_Dawn.png]] - East New Dawn.  (Maps by Notchmand)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Valrei ====&lt;br /&gt;
Valrei is the setting for the Gods scenarios, relating to Epic missions.&lt;br /&gt;
* [http://strikelimit.co.uk/Valrei/ Valrei map by Jekev and Mthec]&lt;br /&gt;
* [http://sample.a-status.ru/z/ Map by fsbkun].&lt;br /&gt;
* [http://hom.creative-realms.net/valrei2/ Map by Gaeron].&lt;br /&gt;
&lt;br /&gt;
== '''Redundant Maps (Offline Servers)''' ==&lt;br /&gt;
''Note: The lands these maps depict no longer exist, see above for current maps.''&lt;br /&gt;
&lt;br /&gt;
==== Mol Rehan Home Server ====&lt;br /&gt;
*[[MR Home by Kinoss]] (September 28)&lt;br /&gt;
&lt;br /&gt;
==== Jenn Kellon Home Server ====&lt;br /&gt;
*[[Gold 2 Village Roadmap]] or [http://gmapuploader.com/iframe/OKjNJtVIIU Google Maps Interface] (March 9th, 2009)&lt;br /&gt;
*[http://www.nickersonm.com/wurm/mapping/jenn002-map.png Official map dump] or [http://gmapuploader.com/iframe/LN1731n1sm Google Maps Interface] (December 2007)&lt;br /&gt;
*[[Kinoss' + NWMP]] (December 17th)&lt;br /&gt;
&lt;br /&gt;
=== Gold 1 ===&lt;br /&gt;
*[http://wurmgold.awardspace.com/ Home server map dump], 10th world - Mapdump made by [[User:Notch|Notch]] of home server captured a few months before the [[Wurmageddon]].&lt;br /&gt;
*[http://wurmgold.awardspace.com/wild Wild server], 10th world : Mapdump made by [[User:Notch|Notch]] after the end of Gold-1.&lt;br /&gt;
* [http://img258.imageshack.us/img258/2830/panolabelsus9.jpg Wild server panorama], 10th world - Made by [[User:Jbobj|Jbobj]]&lt;br /&gt;
*[[Newtown Map]], 10th world, homeserver.&lt;br /&gt;
*[[Newtown Roadmap]], 10th world, homeserver.&lt;br /&gt;
*[[Roadmap]] - 10th world, homeserver. Roadmap from Newtown to major towns. [[Acropolis]], [[Seaside]]&lt;br /&gt;
*[[Servermap (Gold 1)]] - 10th world, homeserver. Map by Loganmom. Mostly complete, but not very accurate (works well for reference however).&lt;br /&gt;
*[[Servermap2 (Gold 1)]] - 10th world, homeserver. Map by various (Azami). Tile-based (very accurate), but in-complete.&lt;br /&gt;
*[[Servermap3 (Gold 1)]] - 10th world, homeserver. Map by Sticky Label, based on Loganmom's map. &lt;br /&gt;
*[[Servermap4 (Gold 1)]] - 10th world, homeserver. Loganmom's map with newer towns being added.&lt;br /&gt;
*[[Whosville Island]] - 10th world, homeserver. Map by [[Player:Jbobj|Jbobj]] of [[whosville]] island&lt;br /&gt;
&lt;br /&gt;
=== Alpha / Beta maps ===&lt;br /&gt;
*[[Geographic Research 1]], 9th world : Roadmap by Caeddyn.&lt;br /&gt;
*[[Geographic Research 2]], 9th world : Mapdump made by [[developer]] [[User:Notch|Notch]] shortly before the end of beta.&lt;br /&gt;
*[[WPS]]: Sketches of an old (abandoned), quite unknown positioning system from the 4th world. Never finished, but used by a few players.&lt;br /&gt;
*[http://www.mojang.com/notch/oldwurm/img/map.gif A map of one of the first worlds].&lt;br /&gt;
&lt;br /&gt;
==Astro research archive==&lt;br /&gt;
*[[AstroResearch 1]], 14/9 986, 8th world&lt;br /&gt;
*[[AstroResearch 2]], 22/7 988, 9th world&lt;br /&gt;
*[[Moons]], 9th world&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous==&lt;br /&gt;
*[[Annotating googlemaps]] - A simple guide to adding your own markers/roads&lt;br /&gt;
&lt;br /&gt;
[[Category:Maps]]&lt;br /&gt;
[[Category:Misc]]&lt;br /&gt;
[[Category:Babel/A]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75473</id>
		<title>Chat commands</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75473"/>
		<updated>2012-10-24T00:02:26Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Main Page]] :: [[Chat commands]]&lt;br /&gt;
&lt;br /&gt;
'''Chat commmands''' are commands for use in [[chat]]. Do not confuse them with [[IRC]] or [[console]] commands.&lt;br /&gt;
:;The triangular brackets should not be included in any of these chat commands when you use them. They are here to clarify the different parts of the message only.&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
&lt;br /&gt;
:; /help or /? : Lists most of these chat commands in the :Help tab&lt;br /&gt;
&lt;br /&gt;
=== Chat and channel commands ===&lt;br /&gt;
:; /alliance (also /ally or /all) &amp;lt;message&amp;gt; : Opens and sends message to your Alliance channel, if you are in one.&lt;br /&gt;
:; /ca : Toggles the [[Community Assistant]] (CA Help) channel window.&lt;br /&gt;
:; /kchat : Toggles Kingdom and GL-Kingdom channels.&lt;br /&gt;
:; /kshout &amp;lt;message&amp;gt; : Opens and sends message to your GL-Kingdom channel.&lt;br /&gt;
:; /me &amp;lt;message&amp;gt; : Chat message without &amp;lt;&amp;gt; around your name, in a yellow color (aka Emote). Works in all channels except Kingdom. &amp;lt;br /&amp;gt;Example: '/me dances' produces 'Bob dances' when Bob types it.&lt;br /&gt;
:; /shout &amp;lt;message&amp;gt; :  Opens and sends message to your Kingdom channel.&lt;br /&gt;
:; /support &amp;lt;message&amp;gt; : Sends message to the chat moderator and game master channel on your server when you need support. (Replacement for /dev).&lt;br /&gt;
:; /team &amp;lt;message&amp;gt; :  Opens and sends message to your Team channel, if you are in one.&lt;br /&gt;
:; /tell &amp;lt;person&amp;gt; &amp;lt;message&amp;gt; : Open and sends message to a private chat channel with the &amp;lt;person&amp;gt; account.  They must be on the same server as you are.&lt;br /&gt;
:; /village (or /vil) &amp;lt;message&amp;gt; : Opens and sends message to your Village channel, if you are in one.&lt;br /&gt;
&lt;br /&gt;
=== Information commands ===&lt;br /&gt;
:; /attackers : Displays what you have been [[fighting]] the last five minutes.&lt;br /&gt;
:; /converts : Displays how many times you have changed [[kingdom]], and when you can [[convert]] again.&lt;br /&gt;
:; /fatigue : Displays how much time you have left to perform [[fatigue|fatiguing]] tasks.&lt;br /&gt;
:; /fl : Displays your current [[focus]] level.&lt;br /&gt;
:; /ignore : Displays the list of accounts that you are currently ignoring.&lt;br /&gt;
:; /info : Display some basic game info.&lt;br /&gt;
:; /kingdoms : Displays [[kingdom]] influence on the [[server]].&lt;br /&gt;
:; /lives : Displays how many lives ([[respawn]]s) remain for a [[Champion player|champion]].  &amp;lt;br /&amp;gt;Probably of no use now, since Champions were changed and lon longer have limited lives.&lt;br /&gt;
:; /lotime : Displays logout time; how long your session will last if you lose your connection with the server.  This includes logging out.&lt;br /&gt;
:; /mission : Displays the list of active missions.  Only useful on an Epic server.&lt;br /&gt;
:; /rank : Displays your current [[battle rank]].&lt;br /&gt;
:; /ranks : Displays the top battle ranks on the server.&lt;br /&gt;
:; /reputation : Displays your current [[reputation]].&lt;br /&gt;
:; /sleep : Displays your current remaining [[sleep bonus]], and if it's frozen or not.&lt;br /&gt;
:; /time : Displays current game [[time]] and date, as well as your total playing time and remaining [[premium]] time.&lt;br /&gt;
:; /title : Displays your current [[title]].&lt;br /&gt;
:; /uptime : Displays the time since the last server reboot.&lt;br /&gt;
:; /warnings : Displays information about your official moderation warnings.  These do not include any mute warnings issued by CM's or GM's.&lt;br /&gt;
:; /weather : Displays the current [[Wind]] direction and speed&lt;br /&gt;
:; /who : Displays the number of players currently logged in on your server.&lt;br /&gt;
&lt;br /&gt;
=== Control commands ===&lt;br /&gt;
:; /changeemail &amp;lt;newemail&amp;gt; &amp;lt;password&amp;gt; : Changes the registered e-mail address for this account. &amp;lt;br /&amp;gt; Do not include the Triangular Brackets (&amp;lt; and &amp;gt;) when using this or any other command. The password needs to be for an account already using the new e-mail, to ensure that the owner of that e-mail agrees to the addition of your account. If the new e-mail already owns several accounts, any of their passwords will work.&amp;lt;br /&amp;gt;If you want to use an e-mail that is unknown to Wurm, you'll need to register a new account first on the web page to set up the recovery question.&amp;lt;br /&amp;gt;(See [[#Example_cm|Examples]])&lt;br /&gt;
:; /fsleep : Toggles [[sleep bonus]] on and off. Set to Off when you log on.&lt;br /&gt;
:; /ignore &amp;lt;player&amp;gt; : Add [[player]] to your ignore list, or removes them they are being ignored.  Does not work on GL (Global) channels at this time. Other person will get an event message when (s)he /tells you.&lt;br /&gt;
:; /invitations : Toggles whether you allow people to invite you to join their [[kingdom]] or [[religion]].  Set to Off when you log on.&lt;br /&gt;
:; /password &amp;lt;oldpassword&amp;gt; &amp;lt;newpassword&amp;gt; : Changes your password. The triangle brackets should not be included (no &amp;lt; or &amp;gt;)&lt;br /&gt;
:; /refer (or /referals) : Displays window allowing you to either award your [[referral]], or use and see the ones you have received yourself.&lt;br /&gt;
:; /release corpse : Makes all your current [[corpse]]s [[loot]]able by anyone from your kingdom. Normally, people from same kingdom who aren't [[friend]]s, fellow citizens, or allies cannot loot your corpses.&lt;br /&gt;
:; /remove &amp;lt;person&amp;gt; : Removes the person from your [[friend]]s list.&lt;br /&gt;
:; /respawn : Displays the [[respawn]] dialog. For use when you are dead.&lt;br /&gt;
:; /revoke &amp;lt;village name&amp;gt; : Revokes your citizenship of the specified [[village]] (i.e. allows you to leave without being kicked out by the [[mayor]]).&lt;br /&gt;
:; /stopcaring : Frees all the animal husbandry slots for [[Animal husbandry#Caring|caring]].&lt;br /&gt;
:; /stuck : Helps you getting out from trees and such that you are stuck in.&lt;br /&gt;
:; /suicide : Presents a [[suicide]] dialog.&lt;br /&gt;
:; /titles : Displays all your achieved titles and lets you choose which to display.&lt;br /&gt;
:; /transfer: Brings a very old player from Wild to Freedom for free with all its items intact.&lt;br /&gt;
:; /tweet : Sends your twit to your village [[twitter]], if enabled.&lt;br /&gt;
:; /vote &amp;lt;citizen&amp;gt; : Vote for citizen as village mayor.&lt;br /&gt;
&lt;br /&gt;
'''Examples :'''&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm&amp;quot;&amp;gt;''Change email''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account ADAM wants to change their e-mail to eve@eden.com, and that e-mail is already registered to account EVE and LILITH.  When ADAM issues the /changeemail command, they need to use EVE's or LILITH's logon password.&lt;br /&gt;
::* Account CAIN wants to change their e-mail to able@eden.com, but that e-mail is not already registered to a Wurm account.  CAIN needs to register a new account ABLE using able@eden.com first to set up the recover question for the e-mail, and then use ABLE's password for the /changeemail command.  They do not need to ever log on to ABLE though, and it will be deleted in a few months.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm2&amp;quot;&amp;gt;''Change password''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account GOD accidentally told somebody their password. To make sure their account is secure, they change their password by using the command &amp;quot;/password password1 password2&amp;quot;. Sadly, Satan could guess the new password pretty easily once he'd seen the old one! Pick your passwords carefully!&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Console]]&lt;br /&gt;
* [[IRC]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Misc]]&lt;br /&gt;
[[Category:Babel/C]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75472</id>
		<title>Chat commands</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75472"/>
		<updated>2012-10-24T00:02:01Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Main Page]] :: [[Chat commands]]&lt;br /&gt;
&lt;br /&gt;
'''Chat commmands''' are commands for use in [[chat]]. Do not confuse them with [[IRC]] or [[console]] commands.&lt;br /&gt;
The triangular brackets should not be included in any of these chat commands when you use them. They are here to clarify the different parts of the message only.&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
&lt;br /&gt;
:; /help or /? : Lists most of these chat commands in the :Help tab&lt;br /&gt;
&lt;br /&gt;
=== Chat and channel commands ===&lt;br /&gt;
:; /alliance (also /ally or /all) &amp;lt;message&amp;gt; : Opens and sends message to your Alliance channel, if you are in one.&lt;br /&gt;
:; /ca : Toggles the [[Community Assistant]] (CA Help) channel window.&lt;br /&gt;
:; /kchat : Toggles Kingdom and GL-Kingdom channels.&lt;br /&gt;
:; /kshout &amp;lt;message&amp;gt; : Opens and sends message to your GL-Kingdom channel.&lt;br /&gt;
:; /me &amp;lt;message&amp;gt; : Chat message without &amp;lt;&amp;gt; around your name, in a yellow color (aka Emote). Works in all channels except Kingdom. &amp;lt;br /&amp;gt;Example: '/me dances' produces 'Bob dances' when Bob types it.&lt;br /&gt;
:; /shout &amp;lt;message&amp;gt; :  Opens and sends message to your Kingdom channel.&lt;br /&gt;
:; /support &amp;lt;message&amp;gt; : Sends message to the chat moderator and game master channel on your server when you need support. (Replacement for /dev).&lt;br /&gt;
:; /team &amp;lt;message&amp;gt; :  Opens and sends message to your Team channel, if you are in one.&lt;br /&gt;
:; /tell &amp;lt;person&amp;gt; &amp;lt;message&amp;gt; : Open and sends message to a private chat channel with the &amp;lt;person&amp;gt; account.  They must be on the same server as you are.&lt;br /&gt;
:; /village (or /vil) &amp;lt;message&amp;gt; : Opens and sends message to your Village channel, if you are in one.&lt;br /&gt;
&lt;br /&gt;
=== Information commands ===&lt;br /&gt;
:; /attackers : Displays what you have been [[fighting]] the last five minutes.&lt;br /&gt;
:; /converts : Displays how many times you have changed [[kingdom]], and when you can [[convert]] again.&lt;br /&gt;
:; /fatigue : Displays how much time you have left to perform [[fatigue|fatiguing]] tasks.&lt;br /&gt;
:; /fl : Displays your current [[focus]] level.&lt;br /&gt;
:; /ignore : Displays the list of accounts that you are currently ignoring.&lt;br /&gt;
:; /info : Display some basic game info.&lt;br /&gt;
:; /kingdoms : Displays [[kingdom]] influence on the [[server]].&lt;br /&gt;
:; /lives : Displays how many lives ([[respawn]]s) remain for a [[Champion player|champion]].  &amp;lt;br /&amp;gt;Probably of no use now, since Champions were changed and lon longer have limited lives.&lt;br /&gt;
:; /lotime : Displays logout time; how long your session will last if you lose your connection with the server.  This includes logging out.&lt;br /&gt;
:; /mission : Displays the list of active missions.  Only useful on an Epic server.&lt;br /&gt;
:; /rank : Displays your current [[battle rank]].&lt;br /&gt;
:; /ranks : Displays the top battle ranks on the server.&lt;br /&gt;
:; /reputation : Displays your current [[reputation]].&lt;br /&gt;
:; /sleep : Displays your current remaining [[sleep bonus]], and if it's frozen or not.&lt;br /&gt;
:; /time : Displays current game [[time]] and date, as well as your total playing time and remaining [[premium]] time.&lt;br /&gt;
:; /title : Displays your current [[title]].&lt;br /&gt;
:; /uptime : Displays the time since the last server reboot.&lt;br /&gt;
:; /warnings : Displays information about your official moderation warnings.  These do not include any mute warnings issued by CM's or GM's.&lt;br /&gt;
:; /weather : Displays the current [[Wind]] direction and speed&lt;br /&gt;
:; /who : Displays the number of players currently logged in on your server.&lt;br /&gt;
&lt;br /&gt;
=== Control commands ===&lt;br /&gt;
:; /changeemail &amp;lt;newemail&amp;gt; &amp;lt;password&amp;gt; : Changes the registered e-mail address for this account. &amp;lt;br /&amp;gt; Do not include the Triangular Brackets (&amp;lt; and &amp;gt;) when using this or any other command. The password needs to be for an account already using the new e-mail, to ensure that the owner of that e-mail agrees to the addition of your account. If the new e-mail already owns several accounts, any of their passwords will work.&amp;lt;br /&amp;gt;If you want to use an e-mail that is unknown to Wurm, you'll need to register a new account first on the web page to set up the recovery question.&amp;lt;br /&amp;gt;(See [[#Example_cm|Examples]])&lt;br /&gt;
:; /fsleep : Toggles [[sleep bonus]] on and off. Set to Off when you log on.&lt;br /&gt;
:; /ignore &amp;lt;player&amp;gt; : Add [[player]] to your ignore list, or removes them they are being ignored.  Does not work on GL (Global) channels at this time. Other person will get an event message when (s)he /tells you.&lt;br /&gt;
:; /invitations : Toggles whether you allow people to invite you to join their [[kingdom]] or [[religion]].  Set to Off when you log on.&lt;br /&gt;
:; /password &amp;lt;oldpassword&amp;gt; &amp;lt;newpassword&amp;gt; : Changes your password. The triangle brackets should not be included (no &amp;lt; or &amp;gt;)&lt;br /&gt;
:; /refer (or /referals) : Displays window allowing you to either award your [[referral]], or use and see the ones you have received yourself.&lt;br /&gt;
:; /release corpse : Makes all your current [[corpse]]s [[loot]]able by anyone from your kingdom. Normally, people from same kingdom who aren't [[friend]]s, fellow citizens, or allies cannot loot your corpses.&lt;br /&gt;
:; /remove &amp;lt;person&amp;gt; : Removes the person from your [[friend]]s list.&lt;br /&gt;
:; /respawn : Displays the [[respawn]] dialog. For use when you are dead.&lt;br /&gt;
:; /revoke &amp;lt;village name&amp;gt; : Revokes your citizenship of the specified [[village]] (i.e. allows you to leave without being kicked out by the [[mayor]]).&lt;br /&gt;
:; /stopcaring : Frees all the animal husbandry slots for [[Animal husbandry#Caring|caring]].&lt;br /&gt;
:; /stuck : Helps you getting out from trees and such that you are stuck in.&lt;br /&gt;
:; /suicide : Presents a [[suicide]] dialog.&lt;br /&gt;
:; /titles : Displays all your achieved titles and lets you choose which to display.&lt;br /&gt;
:; /transfer: Brings a very old player from Wild to Freedom for free with all its items intact.&lt;br /&gt;
:; /tweet : Sends your twit to your village [[twitter]], if enabled.&lt;br /&gt;
:; /vote &amp;lt;citizen&amp;gt; : Vote for citizen as village mayor.&lt;br /&gt;
&lt;br /&gt;
'''Examples :'''&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm&amp;quot;&amp;gt;''Change email''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account ADAM wants to change their e-mail to eve@eden.com, and that e-mail is already registered to account EVE and LILITH.  When ADAM issues the /changeemail command, they need to use EVE's or LILITH's logon password.&lt;br /&gt;
::* Account CAIN wants to change their e-mail to able@eden.com, but that e-mail is not already registered to a Wurm account.  CAIN needs to register a new account ABLE using able@eden.com first to set up the recover question for the e-mail, and then use ABLE's password for the /changeemail command.  They do not need to ever log on to ABLE though, and it will be deleted in a few months.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm2&amp;quot;&amp;gt;''Change password''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account GOD accidentally told somebody their password. To make sure their account is secure, they change their password by using the command &amp;quot;/password password1 password2&amp;quot;. Sadly, Satan could guess the new password pretty easily once he'd seen the old one! Pick your passwords carefully!&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Console]]&lt;br /&gt;
* [[IRC]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Misc]]&lt;br /&gt;
[[Category:Babel/C]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75471</id>
		<title>Chat commands</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75471"/>
		<updated>2012-10-24T00:01:30Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Main Page]] :: [[Chat commands]]&lt;br /&gt;
&lt;br /&gt;
'''Chat commmands''' are commands for use in [[chat]]. Do not confuse them with [[IRC]] or [[console]] commands.&lt;br /&gt;
 '''The triangular brackets should not be included in any of these chat commands when you use them.''' They are here to clarify the different parts of the message only.&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
&lt;br /&gt;
:; /help or /? : Lists most of these chat commands in the :Help tab&lt;br /&gt;
&lt;br /&gt;
=== Chat and channel commands ===&lt;br /&gt;
:; /alliance (also /ally or /all) &amp;lt;message&amp;gt; : Opens and sends message to your Alliance channel, if you are in one.&lt;br /&gt;
:; /ca : Toggles the [[Community Assistant]] (CA Help) channel window.&lt;br /&gt;
:; /kchat : Toggles Kingdom and GL-Kingdom channels.&lt;br /&gt;
:; /kshout &amp;lt;message&amp;gt; : Opens and sends message to your GL-Kingdom channel.&lt;br /&gt;
:; /me &amp;lt;message&amp;gt; : Chat message without &amp;lt;&amp;gt; around your name, in a yellow color (aka Emote). Works in all channels except Kingdom. &amp;lt;br /&amp;gt;Example: '/me dances' produces 'Bob dances' when Bob types it.&lt;br /&gt;
:; /shout &amp;lt;message&amp;gt; :  Opens and sends message to your Kingdom channel.&lt;br /&gt;
:; /support &amp;lt;message&amp;gt; : Sends message to the chat moderator and game master channel on your server when you need support. (Replacement for /dev).&lt;br /&gt;
:; /team &amp;lt;message&amp;gt; :  Opens and sends message to your Team channel, if you are in one.&lt;br /&gt;
:; /tell &amp;lt;person&amp;gt; &amp;lt;message&amp;gt; : Open and sends message to a private chat channel with the &amp;lt;person&amp;gt; account.  They must be on the same server as you are.&lt;br /&gt;
:; /village (or /vil) &amp;lt;message&amp;gt; : Opens and sends message to your Village channel, if you are in one.&lt;br /&gt;
&lt;br /&gt;
=== Information commands ===&lt;br /&gt;
:; /attackers : Displays what you have been [[fighting]] the last five minutes.&lt;br /&gt;
:; /converts : Displays how many times you have changed [[kingdom]], and when you can [[convert]] again.&lt;br /&gt;
:; /fatigue : Displays how much time you have left to perform [[fatigue|fatiguing]] tasks.&lt;br /&gt;
:; /fl : Displays your current [[focus]] level.&lt;br /&gt;
:; /ignore : Displays the list of accounts that you are currently ignoring.&lt;br /&gt;
:; /info : Display some basic game info.&lt;br /&gt;
:; /kingdoms : Displays [[kingdom]] influence on the [[server]].&lt;br /&gt;
:; /lives : Displays how many lives ([[respawn]]s) remain for a [[Champion player|champion]].  &amp;lt;br /&amp;gt;Probably of no use now, since Champions were changed and lon longer have limited lives.&lt;br /&gt;
:; /lotime : Displays logout time; how long your session will last if you lose your connection with the server.  This includes logging out.&lt;br /&gt;
:; /mission : Displays the list of active missions.  Only useful on an Epic server.&lt;br /&gt;
:; /rank : Displays your current [[battle rank]].&lt;br /&gt;
:; /ranks : Displays the top battle ranks on the server.&lt;br /&gt;
:; /reputation : Displays your current [[reputation]].&lt;br /&gt;
:; /sleep : Displays your current remaining [[sleep bonus]], and if it's frozen or not.&lt;br /&gt;
:; /time : Displays current game [[time]] and date, as well as your total playing time and remaining [[premium]] time.&lt;br /&gt;
:; /title : Displays your current [[title]].&lt;br /&gt;
:; /uptime : Displays the time since the last server reboot.&lt;br /&gt;
:; /warnings : Displays information about your official moderation warnings.  These do not include any mute warnings issued by CM's or GM's.&lt;br /&gt;
:; /weather : Displays the current [[Wind]] direction and speed&lt;br /&gt;
:; /who : Displays the number of players currently logged in on your server.&lt;br /&gt;
&lt;br /&gt;
=== Control commands ===&lt;br /&gt;
:; /changeemail &amp;lt;newemail&amp;gt; &amp;lt;password&amp;gt; : Changes the registered e-mail address for this account. &amp;lt;br /&amp;gt; Do not include the Triangular Brackets (&amp;lt; and &amp;gt;) when using this or any other command. The password needs to be for an account already using the new e-mail, to ensure that the owner of that e-mail agrees to the addition of your account. If the new e-mail already owns several accounts, any of their passwords will work.&amp;lt;br /&amp;gt;If you want to use an e-mail that is unknown to Wurm, you'll need to register a new account first on the web page to set up the recovery question.&amp;lt;br /&amp;gt;(See [[#Example_cm|Examples]])&lt;br /&gt;
:; /fsleep : Toggles [[sleep bonus]] on and off. Set to Off when you log on.&lt;br /&gt;
:; /ignore &amp;lt;player&amp;gt; : Add [[player]] to your ignore list, or removes them they are being ignored.  Does not work on GL (Global) channels at this time. Other person will get an event message when (s)he /tells you.&lt;br /&gt;
:; /invitations : Toggles whether you allow people to invite you to join their [[kingdom]] or [[religion]].  Set to Off when you log on.&lt;br /&gt;
:; /password &amp;lt;oldpassword&amp;gt; &amp;lt;newpassword&amp;gt; : Changes your password. The triangle brackets should not be included (no &amp;lt; or &amp;gt;)&lt;br /&gt;
:; /refer (or /referals) : Displays window allowing you to either award your [[referral]], or use and see the ones you have received yourself.&lt;br /&gt;
:; /release corpse : Makes all your current [[corpse]]s [[loot]]able by anyone from your kingdom. Normally, people from same kingdom who aren't [[friend]]s, fellow citizens, or allies cannot loot your corpses.&lt;br /&gt;
:; /remove &amp;lt;person&amp;gt; : Removes the person from your [[friend]]s list.&lt;br /&gt;
:; /respawn : Displays the [[respawn]] dialog. For use when you are dead.&lt;br /&gt;
:; /revoke &amp;lt;village name&amp;gt; : Revokes your citizenship of the specified [[village]] (i.e. allows you to leave without being kicked out by the [[mayor]]).&lt;br /&gt;
:; /stopcaring : Frees all the animal husbandry slots for [[Animal husbandry#Caring|caring]].&lt;br /&gt;
:; /stuck : Helps you getting out from trees and such that you are stuck in.&lt;br /&gt;
:; /suicide : Presents a [[suicide]] dialog.&lt;br /&gt;
:; /titles : Displays all your achieved titles and lets you choose which to display.&lt;br /&gt;
:; /transfer: Brings a very old player from Wild to Freedom for free with all its items intact.&lt;br /&gt;
:; /tweet : Sends your twit to your village [[twitter]], if enabled.&lt;br /&gt;
:; /vote &amp;lt;citizen&amp;gt; : Vote for citizen as village mayor.&lt;br /&gt;
&lt;br /&gt;
'''Examples :'''&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm&amp;quot;&amp;gt;''Change email''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account ADAM wants to change their e-mail to eve@eden.com, and that e-mail is already registered to account EVE and LILITH.  When ADAM issues the /changeemail command, they need to use EVE's or LILITH's logon password.&lt;br /&gt;
::* Account CAIN wants to change their e-mail to able@eden.com, but that e-mail is not already registered to a Wurm account.  CAIN needs to register a new account ABLE using able@eden.com first to set up the recover question for the e-mail, and then use ABLE's password for the /changeemail command.  They do not need to ever log on to ABLE though, and it will be deleted in a few months.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm2&amp;quot;&amp;gt;''Change password''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account GOD accidentally told somebody their password. To make sure their account is secure, they change their password by using the command &amp;quot;/password password1 password2&amp;quot;. Sadly, Satan could guess the new password pretty easily once he'd seen the old one! Pick your passwords carefully!&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Console]]&lt;br /&gt;
* [[IRC]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Misc]]&lt;br /&gt;
[[Category:Babel/C]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75470</id>
		<title>Chat commands</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75470"/>
		<updated>2012-10-24T00:01:14Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Main Page]] :: [[Chat commands]]&lt;br /&gt;
&lt;br /&gt;
'''Chat commmands''' are commands for use in [[chat]]. Do not confuse them with [[IRC]] or [[console]] commands. '''The triangular brackets should not be included in any of these chat commands when you use them.''' They are here to clarify the different parts of the message only.&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
&lt;br /&gt;
:; /help or /? : Lists most of these chat commands in the :Help tab&lt;br /&gt;
&lt;br /&gt;
=== Chat and channel commands ===&lt;br /&gt;
:; /alliance (also /ally or /all) &amp;lt;message&amp;gt; : Opens and sends message to your Alliance channel, if you are in one.&lt;br /&gt;
:; /ca : Toggles the [[Community Assistant]] (CA Help) channel window.&lt;br /&gt;
:; /kchat : Toggles Kingdom and GL-Kingdom channels.&lt;br /&gt;
:; /kshout &amp;lt;message&amp;gt; : Opens and sends message to your GL-Kingdom channel.&lt;br /&gt;
:; /me &amp;lt;message&amp;gt; : Chat message without &amp;lt;&amp;gt; around your name, in a yellow color (aka Emote). Works in all channels except Kingdom. &amp;lt;br /&amp;gt;Example: '/me dances' produces 'Bob dances' when Bob types it.&lt;br /&gt;
:; /shout &amp;lt;message&amp;gt; :  Opens and sends message to your Kingdom channel.&lt;br /&gt;
:; /support &amp;lt;message&amp;gt; : Sends message to the chat moderator and game master channel on your server when you need support. (Replacement for /dev).&lt;br /&gt;
:; /team &amp;lt;message&amp;gt; :  Opens and sends message to your Team channel, if you are in one.&lt;br /&gt;
:; /tell &amp;lt;person&amp;gt; &amp;lt;message&amp;gt; : Open and sends message to a private chat channel with the &amp;lt;person&amp;gt; account.  They must be on the same server as you are.&lt;br /&gt;
:; /village (or /vil) &amp;lt;message&amp;gt; : Opens and sends message to your Village channel, if you are in one.&lt;br /&gt;
&lt;br /&gt;
=== Information commands ===&lt;br /&gt;
:; /attackers : Displays what you have been [[fighting]] the last five minutes.&lt;br /&gt;
:; /converts : Displays how many times you have changed [[kingdom]], and when you can [[convert]] again.&lt;br /&gt;
:; /fatigue : Displays how much time you have left to perform [[fatigue|fatiguing]] tasks.&lt;br /&gt;
:; /fl : Displays your current [[focus]] level.&lt;br /&gt;
:; /ignore : Displays the list of accounts that you are currently ignoring.&lt;br /&gt;
:; /info : Display some basic game info.&lt;br /&gt;
:; /kingdoms : Displays [[kingdom]] influence on the [[server]].&lt;br /&gt;
:; /lives : Displays how many lives ([[respawn]]s) remain for a [[Champion player|champion]].  &amp;lt;br /&amp;gt;Probably of no use now, since Champions were changed and lon longer have limited lives.&lt;br /&gt;
:; /lotime : Displays logout time; how long your session will last if you lose your connection with the server.  This includes logging out.&lt;br /&gt;
:; /mission : Displays the list of active missions.  Only useful on an Epic server.&lt;br /&gt;
:; /rank : Displays your current [[battle rank]].&lt;br /&gt;
:; /ranks : Displays the top battle ranks on the server.&lt;br /&gt;
:; /reputation : Displays your current [[reputation]].&lt;br /&gt;
:; /sleep : Displays your current remaining [[sleep bonus]], and if it's frozen or not.&lt;br /&gt;
:; /time : Displays current game [[time]] and date, as well as your total playing time and remaining [[premium]] time.&lt;br /&gt;
:; /title : Displays your current [[title]].&lt;br /&gt;
:; /uptime : Displays the time since the last server reboot.&lt;br /&gt;
:; /warnings : Displays information about your official moderation warnings.  These do not include any mute warnings issued by CM's or GM's.&lt;br /&gt;
:; /weather : Displays the current [[Wind]] direction and speed&lt;br /&gt;
:; /who : Displays the number of players currently logged in on your server.&lt;br /&gt;
&lt;br /&gt;
=== Control commands ===&lt;br /&gt;
:; /changeemail &amp;lt;newemail&amp;gt; &amp;lt;password&amp;gt; : Changes the registered e-mail address for this account. &amp;lt;br /&amp;gt; Do not include the Triangular Brackets (&amp;lt; and &amp;gt;) when using this or any other command. The password needs to be for an account already using the new e-mail, to ensure that the owner of that e-mail agrees to the addition of your account. If the new e-mail already owns several accounts, any of their passwords will work.&amp;lt;br /&amp;gt;If you want to use an e-mail that is unknown to Wurm, you'll need to register a new account first on the web page to set up the recovery question.&amp;lt;br /&amp;gt;(See [[#Example_cm|Examples]])&lt;br /&gt;
:; /fsleep : Toggles [[sleep bonus]] on and off. Set to Off when you log on.&lt;br /&gt;
:; /ignore &amp;lt;player&amp;gt; : Add [[player]] to your ignore list, or removes them they are being ignored.  Does not work on GL (Global) channels at this time. Other person will get an event message when (s)he /tells you.&lt;br /&gt;
:; /invitations : Toggles whether you allow people to invite you to join their [[kingdom]] or [[religion]].  Set to Off when you log on.&lt;br /&gt;
:; /password &amp;lt;oldpassword&amp;gt; &amp;lt;newpassword&amp;gt; : Changes your password. The triangle brackets should not be included (no &amp;lt; or &amp;gt;)&lt;br /&gt;
:; /refer (or /referals) : Displays window allowing you to either award your [[referral]], or use and see the ones you have received yourself.&lt;br /&gt;
:; /release corpse : Makes all your current [[corpse]]s [[loot]]able by anyone from your kingdom. Normally, people from same kingdom who aren't [[friend]]s, fellow citizens, or allies cannot loot your corpses.&lt;br /&gt;
:; /remove &amp;lt;person&amp;gt; : Removes the person from your [[friend]]s list.&lt;br /&gt;
:; /respawn : Displays the [[respawn]] dialog. For use when you are dead.&lt;br /&gt;
:; /revoke &amp;lt;village name&amp;gt; : Revokes your citizenship of the specified [[village]] (i.e. allows you to leave without being kicked out by the [[mayor]]).&lt;br /&gt;
:; /stopcaring : Frees all the animal husbandry slots for [[Animal husbandry#Caring|caring]].&lt;br /&gt;
:; /stuck : Helps you getting out from trees and such that you are stuck in.&lt;br /&gt;
:; /suicide : Presents a [[suicide]] dialog.&lt;br /&gt;
:; /titles : Displays all your achieved titles and lets you choose which to display.&lt;br /&gt;
:; /transfer: Brings a very old player from Wild to Freedom for free with all its items intact.&lt;br /&gt;
:; /tweet : Sends your twit to your village [[twitter]], if enabled.&lt;br /&gt;
:; /vote &amp;lt;citizen&amp;gt; : Vote for citizen as village mayor.&lt;br /&gt;
&lt;br /&gt;
'''Examples :'''&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm&amp;quot;&amp;gt;''Change email''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account ADAM wants to change their e-mail to eve@eden.com, and that e-mail is already registered to account EVE and LILITH.  When ADAM issues the /changeemail command, they need to use EVE's or LILITH's logon password.&lt;br /&gt;
::* Account CAIN wants to change their e-mail to able@eden.com, but that e-mail is not already registered to a Wurm account.  CAIN needs to register a new account ABLE using able@eden.com first to set up the recover question for the e-mail, and then use ABLE's password for the /changeemail command.  They do not need to ever log on to ABLE though, and it will be deleted in a few months.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm2&amp;quot;&amp;gt;''Change password''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account GOD accidentally told somebody their password. To make sure their account is secure, they change their password by using the command &amp;quot;/password password1 password2&amp;quot;. Sadly, Satan could guess the new password pretty easily once he'd seen the old one! Pick your passwords carefully!&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Console]]&lt;br /&gt;
* [[IRC]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Misc]]&lt;br /&gt;
[[Category:Babel/C]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75469</id>
		<title>Chat commands</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75469"/>
		<updated>2012-10-23T23:56:23Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Main Page]] :: [[Chat commands]]&lt;br /&gt;
&lt;br /&gt;
'''Chat commmands''' are commands for use in [[chat]]. Do not confuse them with [[IRC]] or [[console]] commands.&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
&lt;br /&gt;
:; /help or /? : Lists most of these chat commands in the :Help tab&lt;br /&gt;
&lt;br /&gt;
=== Chat and channel commands ===&lt;br /&gt;
:; /alliance (also /ally or /all) &amp;lt;message&amp;gt; : Opens and sends message to your Alliance channel, if you are in one.&lt;br /&gt;
:; /ca : Toggles the [[Community Assistant]] (CA Help) channel window.&lt;br /&gt;
:; /kchat : Toggles Kingdom and GL-Kingdom channels.&lt;br /&gt;
:; /kshout &amp;lt;message&amp;gt; : Opens and sends message to your GL-Kingdom channel.&lt;br /&gt;
:; /me &amp;lt;message&amp;gt; : Chat message without &amp;lt;&amp;gt; around your name, in a yellow color (aka Emote). Works in all channels except Kingdom. &amp;lt;br /&amp;gt;Example: '/me dances' produces 'Bob dances' when Bob types it.&lt;br /&gt;
:; /shout &amp;lt;message&amp;gt; :  Opens and sends message to your Kingdom channel.&lt;br /&gt;
:; /support &amp;lt;message&amp;gt; : Sends message to the chat moderator and game master channel on your server when you need support. (Replacement for /dev).&lt;br /&gt;
:; /team &amp;lt;message&amp;gt; :  Opens and sends message to your Team channel, if you are in one.&lt;br /&gt;
:; /tell &amp;lt;person&amp;gt; &amp;lt;message&amp;gt; : Open and sends message to a private chat channel with the &amp;lt;person&amp;gt; account.  They must be on the same server as you are.&lt;br /&gt;
:; /village (or /vil) &amp;lt;message&amp;gt; : Opens and sends message to your Village channel, if you are in one.&lt;br /&gt;
&lt;br /&gt;
=== Information commands ===&lt;br /&gt;
:; /attackers : Displays what you have been [[fighting]] the last five minutes.&lt;br /&gt;
:; /converts : Displays how many times you have changed [[kingdom]], and when you can [[convert]] again.&lt;br /&gt;
:; /fatigue : Displays how much time you have left to perform [[fatigue|fatiguing]] tasks.&lt;br /&gt;
:; /fl : Displays your current [[focus]] level.&lt;br /&gt;
:; /ignore : Displays the list of accounts that you are currently ignoring.&lt;br /&gt;
:; /info : Display some basic game info.&lt;br /&gt;
:; /kingdoms : Displays [[kingdom]] influence on the [[server]].&lt;br /&gt;
:; /lives : Displays how many lives ([[respawn]]s) remain for a [[Champion player|champion]].  &amp;lt;br /&amp;gt;Probably of no use now, since Champions were changed and lon longer have limited lives.&lt;br /&gt;
:; /lotime : Displays logout time; how long your session will last if you lose your connection with the server.  This includes logging out.&lt;br /&gt;
:; /mission : Displays the list of active missions.  Only useful on an Epic server.&lt;br /&gt;
:; /rank : Displays your current [[battle rank]].&lt;br /&gt;
:; /ranks : Displays the top battle ranks on the server.&lt;br /&gt;
:; /reputation : Displays your current [[reputation]].&lt;br /&gt;
:; /sleep : Displays your current remaining [[sleep bonus]], and if it's frozen or not.&lt;br /&gt;
:; /time : Displays current game [[time]] and date, as well as your total playing time and remaining [[premium]] time.&lt;br /&gt;
:; /title : Displays your current [[title]].&lt;br /&gt;
:; /uptime : Displays the time since the last server reboot.&lt;br /&gt;
:; /warnings : Displays information about your official moderation warnings.  These do not include any mute warnings issued by CM's or GM's.&lt;br /&gt;
:; /weather : Displays the current [[Wind]] direction and speed&lt;br /&gt;
:; /who : Displays the number of players currently logged in on your server.&lt;br /&gt;
&lt;br /&gt;
=== Control commands ===&lt;br /&gt;
:; /changeemail &amp;lt;newemail&amp;gt; &amp;lt;password&amp;gt; : Changes the registered e-mail address for this account. &amp;lt;br /&amp;gt; Do not include the Triangular Brackets (&amp;lt; and &amp;gt;) when using this or any other command. The password needs to be for an account already using the new e-mail, to ensure that the owner of that e-mail agrees to the addition of your account. If the new e-mail already owns several accounts, any of their passwords will work.&amp;lt;br /&amp;gt;If you want to use an e-mail that is unknown to Wurm, you'll need to register a new account first on the web page to set up the recovery question.&amp;lt;br /&amp;gt;(See [[#Example_cm|Examples]])&lt;br /&gt;
:; /fsleep : Toggles [[sleep bonus]] on and off. Set to Off when you log on.&lt;br /&gt;
:; /ignore &amp;lt;player&amp;gt; : Add [[player]] to your ignore list, or removes them they are being ignored.  Does not work on GL (Global) channels at this time. Other person will get an event message when (s)he /tells you.&lt;br /&gt;
:; /invitations : Toggles whether you allow people to invite you to join their [[kingdom]] or [[religion]].  Set to Off when you log on.&lt;br /&gt;
:; /password &amp;lt;oldpassword&amp;gt; &amp;lt;newpassword&amp;gt; : Changes your password. The triangle brackets should not be included (no &amp;lt; or &amp;gt;)&lt;br /&gt;
:; /refer (or /referals) : Displays window allowing you to either award your [[referral]], or use and see the ones you have received yourself.&lt;br /&gt;
:; /release corpse : Makes all your current [[corpse]]s [[loot]]able by anyone from your kingdom. Normally, people from same kingdom who aren't [[friend]]s, fellow citizens, or allies cannot loot your corpses.&lt;br /&gt;
:; /remove &amp;lt;person&amp;gt; : Removes the person from your [[friend]]s list.&lt;br /&gt;
:; /respawn : Displays the [[respawn]] dialog. For use when you are dead.&lt;br /&gt;
:; /revoke &amp;lt;village name&amp;gt; : Revokes your citizenship of the specified [[village]] (i.e. allows you to leave without being kicked out by the [[mayor]]).&lt;br /&gt;
:; /stopcaring : Frees all the animal husbandry slots for [[Animal husbandry#Caring|caring]].&lt;br /&gt;
:; /stuck : Helps you getting out from trees and such that you are stuck in.&lt;br /&gt;
:; /suicide : Presents a [[suicide]] dialog.&lt;br /&gt;
:; /titles : Displays all your achieved titles and lets you choose which to display.&lt;br /&gt;
:; /transfer: Brings a very old player from Wild to Freedom for free with all its items intact.&lt;br /&gt;
:; /tweet : Sends your twit to your village [[twitter]], if enabled.&lt;br /&gt;
:; /vote &amp;lt;citizen&amp;gt; : Vote for citizen as village mayor.&lt;br /&gt;
&lt;br /&gt;
'''Examples :'''&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm&amp;quot;&amp;gt;''Change email''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account ADAM wants to change their e-mail to eve@eden.com, and that e-mail is already registered to account EVE and LILITH.  When ADAM issues the /changeemail command, they need to use EVE's or LILITH's logon password.&lt;br /&gt;
::* Account CAIN wants to change their e-mail to able@eden.com, but that e-mail is not already registered to a Wurm account.  CAIN needs to register a new account ABLE using able@eden.com first to set up the recover question for the e-mail, and then use ABLE's password for the /changeemail command.  They do not need to ever log on to ABLE though, and it will be deleted in a few months.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm2&amp;quot;&amp;gt;''Change password''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account GOD accidentally told somebody their password. To make sure their account is secure, they change their password by using the command &amp;quot;/password password1 password2&amp;quot;. Sadly, Satan could guess the new password pretty easily once he'd seen the old one! Pick your passwords carefully!&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Console]]&lt;br /&gt;
* [[IRC]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Misc]]&lt;br /&gt;
[[Category:Babel/C]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75468</id>
		<title>Chat commands</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75468"/>
		<updated>2012-10-23T23:55:50Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Main Page]] :: [[Chat commands]]&lt;br /&gt;
&lt;br /&gt;
'''Chat commmands''' are commands for use in [[chat]]. Do not confuse them with [[IRC]] or [[console]] commands.&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
&lt;br /&gt;
:; /help or /? : Lists most of these chat commands in the :Help tab&lt;br /&gt;
&lt;br /&gt;
=== Chat and channel commands ===&lt;br /&gt;
:; /alliance (also /ally or /all) &amp;lt;message&amp;gt; : Opens and sends message to your Alliance channel, if you are in one.&lt;br /&gt;
:; /ca : Toggles the [[Community Assistant]] (CA Help) channel window.&lt;br /&gt;
:; /kchat : Toggles Kingdom and GL-Kingdom channels.&lt;br /&gt;
:; /kshout &amp;lt;message&amp;gt; : Opens and sends message to your GL-Kingdom channel.&lt;br /&gt;
:; /me &amp;lt;message&amp;gt; : Chat message without &amp;lt;&amp;gt; around your name, in a yellow color (aka Emote). Works in all channels except Kingdom. &amp;lt;br /&amp;gt;Example: '/me dances' produces 'Bob dances' when Bob types it.&lt;br /&gt;
:; /shout &amp;lt;message&amp;gt; :  Opens and sends message to your Kingdom channel.&lt;br /&gt;
:; /support &amp;lt;message&amp;gt; : Sends message to the chat moderator and game master channel on your server when you need support. (Replacement for /dev).&lt;br /&gt;
:; /team &amp;lt;message&amp;gt; :  Opens and sends message to your Team channel, if you are in one.&lt;br /&gt;
:; /tell &amp;lt;person&amp;gt; &amp;lt;message&amp;gt; : Open and sends message to a private chat channel with the &amp;lt;person&amp;gt; account.  They must be on the same server as you are.&lt;br /&gt;
:; /village (or /vil) &amp;lt;message&amp;gt; : Opens and sends message to your Village channel, if you are in one.&lt;br /&gt;
&lt;br /&gt;
=== Information commands ===&lt;br /&gt;
:; /attackers : Displays what you have been [[fighting]] the last five minutes.&lt;br /&gt;
:; /converts : Displays how many times you have changed [[kingdom]], and when you can [[convert]] again.&lt;br /&gt;
:; /fatigue : Displays how much time you have left to perform [[fatigue|fatiguing]] tasks.&lt;br /&gt;
:; /fl : Displays your current [[focus]] level.&lt;br /&gt;
:; /ignore : Displays the list of accounts that you are currently ignoring.&lt;br /&gt;
:; /info : Display some basic game info.&lt;br /&gt;
:; /kingdoms : Displays [[kingdom]] influence on the [[server]].&lt;br /&gt;
:; /lives : Displays how many lives ([[respawn]]s) remain for a [[Champion player|champion]].  &amp;lt;br /&amp;gt;Probably of no use now, since Champions were changed and lon longer have limited lives.&lt;br /&gt;
:; /lotime : Displays logout time; how long your session will last if you lose your connection with the server.  This includes logging out.&lt;br /&gt;
:; /mission : Displays the list of active missions.  Only useful on an Epic server.&lt;br /&gt;
:; /rank : Displays your current [[battle rank]].&lt;br /&gt;
:; /ranks : Displays the top battle ranks on the server.&lt;br /&gt;
:; /reputation : Displays your current [[reputation]].&lt;br /&gt;
:; /sleep : Displays your current remaining [[sleep bonus]], and if it's frozen or not.&lt;br /&gt;
:; /time : Displays current game [[time]] and date, as well as your total playing time and remaining [[premium]] time.&lt;br /&gt;
:; /title : Displays your current [[title]].&lt;br /&gt;
:; /uptime : Displays the time since the last server reboot.&lt;br /&gt;
:; /warnings : Displays information about your official moderation warnings.  These do not include any mute warnings issued by CM's or GM's.&lt;br /&gt;
:; /weather : Displays the current [[Wind]] direction and speed&lt;br /&gt;
:; /who : Displays the number of players currently logged in on your server.&lt;br /&gt;
&lt;br /&gt;
=== Control commands ===&lt;br /&gt;
:; /changeemail &amp;lt;newemail&amp;gt; &amp;lt;password&amp;gt; : Changes the registered e-mail address for this account. &amp;lt;br /&amp;gt; Do not include the Triangular Brackets (&amp;lt; and &amp;gt;) when using this command. The password needs to be for an account already using the new e-mail, to ensure that the owner of that e-mail agrees to the addition of your account. If the new e-mail already owns several accounts, any of their passwords will work.&amp;lt;br /&amp;gt;If you want to use an e-mail that is unknown to Wurm, you'll need to register a new account first on the web page to set up the recovery question.&amp;lt;br /&amp;gt;(See [[#Example_cm|Examples]])&lt;br /&gt;
:; /fsleep : Toggles [[sleep bonus]] on and off. Set to Off when you log on.&lt;br /&gt;
:; /ignore &amp;lt;player&amp;gt; : Add [[player]] to your ignore list, or removes them they are being ignored.  Does not work on GL (Global) channels at this time. Other person will get an event message when (s)he /tells you.&lt;br /&gt;
:; /invitations : Toggles whether you allow people to invite you to join their [[kingdom]] or [[religion]].  Set to Off when you log on.&lt;br /&gt;
:; /password &amp;lt;oldpassword&amp;gt; &amp;lt;newpassword&amp;gt; : Changes your password. The triangle brackets should not be included (no &amp;lt; or &amp;gt;)&lt;br /&gt;
:; /refer (or /referals) : Displays window allowing you to either award your [[referral]], or use and see the ones you have received yourself.&lt;br /&gt;
:; /release corpse : Makes all your current [[corpse]]s [[loot]]able by anyone from your kingdom. Normally, people from same kingdom who aren't [[friend]]s, fellow citizens, or allies cannot loot your corpses.&lt;br /&gt;
:; /remove &amp;lt;person&amp;gt; : Removes the person from your [[friend]]s list.&lt;br /&gt;
:; /respawn : Displays the [[respawn]] dialog. For use when you are dead.&lt;br /&gt;
:; /revoke &amp;lt;village name&amp;gt; : Revokes your citizenship of the specified [[village]] (i.e. allows you to leave without being kicked out by the [[mayor]]).&lt;br /&gt;
:; /stopcaring : Frees all the animal husbandry slots for [[Animal husbandry#Caring|caring]].&lt;br /&gt;
:; /stuck : Helps you getting out from trees and such that you are stuck in.&lt;br /&gt;
:; /suicide : Presents a [[suicide]] dialog.&lt;br /&gt;
:; /titles : Displays all your achieved titles and lets you choose which to display.&lt;br /&gt;
:; /transfer: Brings a very old player from Wild to Freedom for free with all its items intact.&lt;br /&gt;
:; /tweet : Sends your twit to your village [[twitter]], if enabled.&lt;br /&gt;
:; /vote &amp;lt;citizen&amp;gt; : Vote for citizen as village mayor.&lt;br /&gt;
&lt;br /&gt;
'''Examples :'''&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm&amp;quot;&amp;gt;''Change email''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account ADAM wants to change their e-mail to eve@eden.com, and that e-mail is already registered to account EVE and LILITH.  When ADAM issues the /changeemail command, they need to use EVE's or LILITH's logon password.&lt;br /&gt;
::* Account CAIN wants to change their e-mail to able@eden.com, but that e-mail is not already registered to a Wurm account.  CAIN needs to register a new account ABLE using able@eden.com first to set up the recover question for the e-mail, and then use ABLE's password for the /changeemail command.  They do not need to ever log on to ABLE though, and it will be deleted in a few months.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm2&amp;quot;&amp;gt;''Change password''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account GOD accidentally told somebody their password. To make sure their account is secure, they change their password by using the command &amp;quot;/password password1 password2&amp;quot;. Sadly, Satan could guess the new password pretty easily once he'd seen the old one! Pick your passwords carefully!&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Console]]&lt;br /&gt;
* [[IRC]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Misc]]&lt;br /&gt;
[[Category:Babel/C]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75467</id>
		<title>Chat commands</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75467"/>
		<updated>2012-10-23T23:53:39Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Main Page]] :: [[Chat commands]]&lt;br /&gt;
&lt;br /&gt;
'''Chat commmands''' are commands for use in [[chat]]. Do not confuse them with [[IRC]] or [[console]] commands.&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
&lt;br /&gt;
:; /help or /? : Lists most of these chat commands in the :Help tab&lt;br /&gt;
&lt;br /&gt;
=== Chat and channel commands ===&lt;br /&gt;
:; /alliance (also /ally or /all) &amp;lt;message&amp;gt; : Opens and sends message to your Alliance channel, if you are in one.&lt;br /&gt;
:; /ca : Toggles the [[Community Assistant]] (CA Help) channel window.&lt;br /&gt;
:; /kchat : Toggles Kingdom and GL-Kingdom channels.&lt;br /&gt;
:; /kshout &amp;lt;message&amp;gt; : Opens and sends message to your GL-Kingdom channel.&lt;br /&gt;
:; /me &amp;lt;message&amp;gt; : Chat message without &amp;lt;&amp;gt; around your name, in a yellow color (aka Emote). Works in all channels except Kingdom. &amp;lt;br /&amp;gt;Example: '/me dances' produces 'Bob dances' when Bob types it.&lt;br /&gt;
:; /shout &amp;lt;message&amp;gt; :  Opens and sends message to your Kingdom channel.&lt;br /&gt;
:; /support &amp;lt;message&amp;gt; : Sends message to the chat moderator and game master channel on your server when you need support. (Replacement for /dev).&lt;br /&gt;
:; /team &amp;lt;message&amp;gt; :  Opens and sends message to your Team channel, if you are in one.&lt;br /&gt;
:; /tell &amp;lt;person&amp;gt; &amp;lt;message&amp;gt; : Open and sends message to a private chat channel with the &amp;lt;person&amp;gt; account.  They must be on the same server as you are.&lt;br /&gt;
:; /village (or /vil) &amp;lt;message&amp;gt; : Opens and sends message to your Village channel, if you are in one.&lt;br /&gt;
&lt;br /&gt;
=== Information commands ===&lt;br /&gt;
:; /attackers : Displays what you have been [[fighting]] the last five minutes.&lt;br /&gt;
:; /converts : Displays how many times you have changed [[kingdom]], and when you can [[convert]] again.&lt;br /&gt;
:; /fatigue : Displays how much time you have left to perform [[fatigue|fatiguing]] tasks.&lt;br /&gt;
:; /fl : Displays your current [[focus]] level.&lt;br /&gt;
:; /ignore : Displays the list of accounts that you are currently ignoring.&lt;br /&gt;
:; /info : Display some basic game info.&lt;br /&gt;
:; /kingdoms : Displays [[kingdom]] influence on the [[server]].&lt;br /&gt;
:; /lives : Displays how many lives ([[respawn]]s) remain for a [[Champion player|champion]].  &amp;lt;br /&amp;gt;Probably of no use now, since Champions were changed and lon longer have limited lives.&lt;br /&gt;
:; /lotime : Displays logout time; how long your session will last if you lose your connection with the server.  This includes logging out.&lt;br /&gt;
:; /mission : Displays the list of active missions.  Only useful on an Epic server.&lt;br /&gt;
:; /rank : Displays your current [[battle rank]].&lt;br /&gt;
:; /ranks : Displays the top battle ranks on the server.&lt;br /&gt;
:; /reputation : Displays your current [[reputation]].&lt;br /&gt;
:; /sleep : Displays your current remaining [[sleep bonus]], and if it's frozen or not.&lt;br /&gt;
:; /time : Displays current game [[time]] and date, as well as your total playing time and remaining [[premium]] time.&lt;br /&gt;
:; /title : Displays your current [[title]].&lt;br /&gt;
:; /uptime : Displays the time since the last server reboot.&lt;br /&gt;
:; /warnings : Displays information about your official moderation warnings.  These do not include any mute warnings issued by CM's or GM's.&lt;br /&gt;
:; /weather : Displays the current [[Wind]] direction and speed&lt;br /&gt;
:; /who : Displays the number of players currently logged in on your server.&lt;br /&gt;
&lt;br /&gt;
=== Control commands ===&lt;br /&gt;
:; /changeemail &amp;lt;newemail&amp;gt; &amp;lt;password&amp;gt; : Changes the registered e-mail address for this account. &amp;lt;br /&amp;gt;The password needs to be for an account already using the new e-mail, to ensure that the owner of that e-mail agrees to the addition of your account. If the new e-mail already owns several accounts, any of their passwords will work.&amp;lt;br /&amp;gt;If you want to use an e-mail that is unknown to Wurm, you'll need to register a new account first on the web page to set up the recovery question.&amp;lt;br /&amp;gt;(See [[#Example_cm|Examples]])&lt;br /&gt;
:; /fsleep : Toggles [[sleep bonus]] on and off. Set to Off when you log on.&lt;br /&gt;
:; /ignore &amp;lt;player&amp;gt; : Add [[player]] to your ignore list, or removes them they are being ignored.  Does not work on GL (Global) channels at this time. Other person will get an event message when (s)he /tells you.&lt;br /&gt;
:; /invitations : Toggles whether you allow people to invite you to join their [[kingdom]] or [[religion]].  Set to Off when you log on.&lt;br /&gt;
:; /password &amp;lt;oldpassword&amp;gt; &amp;lt;newpassword&amp;gt; : Changes your password. The triangle brackets should not be included (no &amp;lt; or &amp;gt;)&lt;br /&gt;
:; /refer (or /referals) : Displays window allowing you to either award your [[referral]], or use and see the ones you have received yourself.&lt;br /&gt;
:; /release corpse : Makes all your current [[corpse]]s [[loot]]able by anyone from your kingdom. Normally, people from same kingdom who aren't [[friend]]s, fellow citizens, or allies cannot loot your corpses.&lt;br /&gt;
:; /remove &amp;lt;person&amp;gt; : Removes the person from your [[friend]]s list.&lt;br /&gt;
:; /respawn : Displays the [[respawn]] dialog. For use when you are dead.&lt;br /&gt;
:; /revoke &amp;lt;village name&amp;gt; : Revokes your citizenship of the specified [[village]] (i.e. allows you to leave without being kicked out by the [[mayor]]).&lt;br /&gt;
:; /stopcaring : Frees all the animal husbandry slots for [[Animal husbandry#Caring|caring]].&lt;br /&gt;
:; /stuck : Helps you getting out from trees and such that you are stuck in.&lt;br /&gt;
:; /suicide : Presents a [[suicide]] dialog.&lt;br /&gt;
:; /titles : Displays all your achieved titles and lets you choose which to display.&lt;br /&gt;
:; /transfer: Brings a very old player from Wild to Freedom for free with all its items intact.&lt;br /&gt;
:; /tweet : Sends your twit to your village [[twitter]], if enabled.&lt;br /&gt;
:; /vote &amp;lt;citizen&amp;gt; : Vote for citizen as village mayor.&lt;br /&gt;
&lt;br /&gt;
'''Examples :'''&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm&amp;quot;&amp;gt;''Change email''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account ADAM wants to change their e-mail to eve@eden.com, and that e-mail is already registered to account EVE and LILITH.  When ADAM issues the /changeemail command, they need to use EVE's or LILITH's logon password.&lt;br /&gt;
::* Account CAIN wants to change their e-mail to able@eden.com, but that e-mail is not already registered to a Wurm account.  CAIN needs to register a new account ABLE using able@eden.com first to set up the recover question for the e-mail, and then use ABLE's password for the /changeemail command.  They do not need to ever log on to ABLE though, and it will be deleted in a few months.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm2&amp;quot;&amp;gt;''Change password''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account GOD accidentally told somebody their password. To make sure their account is secure, they change their password by using the command &amp;quot;/password password1 password2&amp;quot;. Sadly, Satan could guess the new password pretty easily once he'd seen the old one! Pick your passwords carefully!&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Console]]&lt;br /&gt;
* [[IRC]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Misc]]&lt;br /&gt;
[[Category:Babel/C]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75466</id>
		<title>Chat commands</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75466"/>
		<updated>2012-10-23T23:51:59Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Main Page]] :: [[Chat commands]]&lt;br /&gt;
&lt;br /&gt;
'''Chat commmands''' are commands for use in [[chat]]. Do not confuse them with [[IRC]] or [[console]] commands.&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
&lt;br /&gt;
:; /help or /? : Lists most of these chat commands in the :Help tab&lt;br /&gt;
&lt;br /&gt;
=== Chat and channel commands ===&lt;br /&gt;
:; /alliance (also /ally or /all) &amp;lt;message&amp;gt; : Opens and sends message to your Alliance channel, if you are in one.&lt;br /&gt;
:; /ca : Toggles the [[Community Assistant]] (CA Help) channel window.&lt;br /&gt;
:; /kchat : Toggles Kingdom and GL-Kingdom channels.&lt;br /&gt;
:; /kshout &amp;lt;message&amp;gt; : Opens and sends message to your GL-Kingdom channel.&lt;br /&gt;
:; /me &amp;lt;message&amp;gt; : Chat message without &amp;lt;&amp;gt; around your name, in a yellow color (aka Emote). Works in all channels except Kingdom. &amp;lt;br /&amp;gt;Example: '/me dances' produces 'Bob dances' when Bob types it.&lt;br /&gt;
:; /shout &amp;lt;message&amp;gt; :  Opens and sends message to your Kingdom channel.&lt;br /&gt;
:; /support &amp;lt;message&amp;gt; : Sends message to the chat moderator and game master channel on your server when you need support. (Replacement for /dev).&lt;br /&gt;
:; /team &amp;lt;message&amp;gt; :  Opens and sends message to your Team channel, if you are in one.&lt;br /&gt;
:; /tell &amp;lt;person&amp;gt; &amp;lt;message&amp;gt; : Open and sends message to a private chat channel with the &amp;lt;person&amp;gt; account.  They must be on the same server as you are.&lt;br /&gt;
:; /village (or /vil) &amp;lt;message&amp;gt; : Opens and sends message to your Village channel, if you are in one.&lt;br /&gt;
&lt;br /&gt;
=== Information commands ===&lt;br /&gt;
:; /attackers : Displays what you have been [[fighting]] the last five minutes.&lt;br /&gt;
:; /converts : Displays how many times you have changed [[kingdom]], and when you can [[convert]] again.&lt;br /&gt;
:; /fatigue : Displays how much time you have left to perform [[fatigue|fatiguing]] tasks.&lt;br /&gt;
:; /fl : Displays your current [[focus]] level.&lt;br /&gt;
:; /ignore : Displays the list of accounts that you are currently ignoring.&lt;br /&gt;
:; /info : Display some basic game info.&lt;br /&gt;
:; /kingdoms : Displays [[kingdom]] influence on the [[server]].&lt;br /&gt;
:; /lives : Displays how many lives ([[respawn]]s) remain for a [[Champion player|champion]].  &amp;lt;br /&amp;gt;Probably of no use now, since Champions were changed and lon longer have limited lives.&lt;br /&gt;
:; /lotime : Displays logout time; how long your session will last if you lose your connection with the server.  This includes logging out.&lt;br /&gt;
:; /mission : Displays the list of active missions.  Only useful on an Epic server.&lt;br /&gt;
:; /rank : Displays your current [[battle rank]].&lt;br /&gt;
:; /ranks : Displays the top battle ranks on the server.&lt;br /&gt;
:; /reputation : Displays your current [[reputation]].&lt;br /&gt;
:; /sleep : Displays your current remaining [[sleep bonus]], and if it's frozen or not.&lt;br /&gt;
:; /time : Displays current game [[time]] and date, as well as your total playing time and remaining [[premium]] time.&lt;br /&gt;
:; /title : Displays your current [[title]].&lt;br /&gt;
:; /uptime : Displays the time since the last server reboot.&lt;br /&gt;
:; /warnings : Displays information about your official moderation warnings.  These do not include any mute warnings issued by CM's or GM's.&lt;br /&gt;
:; /weather : Displays the current [[Wind]] direction and speed&lt;br /&gt;
:; /who : Displays the number of players currently logged in on your server.&lt;br /&gt;
&lt;br /&gt;
=== Control commands ===&lt;br /&gt;
:; /changeemail &amp;lt;newemail&amp;gt; &amp;lt;password&amp;gt; : Changes the registered e-mail address for this account. &amp;lt;br /&amp;gt;The password needs to be for an account already using the new e-mail, to ensure that the owner of that e-mail agrees to the addition of your account. If the new e-mail already owns several accounts, any of their passwords will work.&amp;lt;br /&amp;gt;If you want to use an e-mail that is unknown to Wurm, you'll need to register a new account first on the web page to set up the recovery question.&amp;lt;br /&amp;gt;(See [[#Example_cm|Examples]])&lt;br /&gt;
:; /fsleep : Toggles [[sleep bonus]] on and off. Set to Off when you log on.&lt;br /&gt;
:; /ignore &amp;lt;player&amp;gt; : Add [[player]] to your ignore list, or removes them they are being ignored.  Does not work on GL (Global) channels at this time. Other person will get an event message when (s)he /tells you.&lt;br /&gt;
:; /invitations : Toggles whether you allow people to invite you to join their [[kingdom]] or [[religion]].  Set to Off when you log on.&lt;br /&gt;
:; /password &amp;lt;oldpassword&amp;gt; &amp;lt;newpassword&amp;gt; : Changes your password. The triangle brackets should not be included (no &amp;lt; or &amp;gt;)&lt;br /&gt;
:; /refer (or /referals) : Displays window allowing you to either award your [[referral]], or use and see the ones you have received yourself.&lt;br /&gt;
:; /release corpse : Makes all your current [[corpse]]s [[loot]]able by anyone from your kingdom. Normally, people from same kingdom who aren't [[friend]]s, fellow citizens, or allies cannot loot your corpses.&lt;br /&gt;
:; /remove &amp;lt;person&amp;gt; : Removes the person from your [[friend]]s list.&lt;br /&gt;
:; /respawn : Displays the [[respawn]] dialog. For use when you are dead.&lt;br /&gt;
:; /revoke &amp;lt;village name&amp;gt; : Revokes your citizenship of the specified [[village]] (i.e. allows you to leave without being kicked out by the [[mayor]]).&lt;br /&gt;
:; /stopcaring : Frees all the animal husbandry slots for [[Animal husbandry#Caring|caring]].&lt;br /&gt;
:; /stuck : Helps you getting out from trees and such that you are stuck in.&lt;br /&gt;
:; /suicide : Presents a [[suicide]] dialog.&lt;br /&gt;
:; /titles : Displays all your achieved titles and lets you choose which to display.&lt;br /&gt;
:; /transfer: Brings a very old player from Wild to Freedom for free with all its items intact.&lt;br /&gt;
:; /tweet : Sends your twit to your village [[twitter]], if enabled.&lt;br /&gt;
:; /vote &amp;lt;citizen&amp;gt; : Vote for citizen as village mayor.&lt;br /&gt;
&lt;br /&gt;
'''Examples :'''&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm&amp;quot;&amp;gt;''Change email''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account ADAM wants to change their e-mail to eve@eden.com, and that e-mail is already registered to account EVE and LILITH.  When ADAM issues the /changeemail command, they need to use EVE's or LILITH's logon password.&lt;br /&gt;
::* Account CAIN wants to change their e-mail to able@eden.com, but that e-mail is not already registered to a Wurm account.  CAIN needs to register a new account ABLE using able@eden.com first to set up the recover question for the e-mail, and then use ABLE's password for the /changeemail command.  They do not need to ever log on to ABLE though, and it will be deleted in a few months.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm2&amp;quot;&amp;gt;''Change password''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account GOD accidentally told somebody their password. To make sure their account is secure, they change their password by using the command &amp;quot;/password oldpassword newpassword&amp;quot;. Sadly, the Satan could guess the new password pretty easily once he'd seen the old one! Pick your passwords carefully!&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Console]]&lt;br /&gt;
* [[IRC]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Misc]]&lt;br /&gt;
[[Category:Babel/C]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75465</id>
		<title>Chat commands</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Chat_commands&amp;diff=75465"/>
		<updated>2012-10-23T23:45:57Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Main Page]] :: [[Chat commands]]&lt;br /&gt;
&lt;br /&gt;
'''Chat commmands''' are commands for use in [[chat]]. Do not confuse them with [[IRC]] or [[console]] commands.&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
&lt;br /&gt;
:; /help or /? : Lists most of these chat commands in the :Help tab&lt;br /&gt;
&lt;br /&gt;
=== Chat and channel commands ===&lt;br /&gt;
:; /alliance (also /ally or /all) &amp;lt;message&amp;gt; : Opens and sends message to your Alliance channel, if you are in one.&lt;br /&gt;
:; /ca : Toggles the [[Community Assistant]] (CA Help) channel window.&lt;br /&gt;
:; /kchat : Toggles Kingdom and GL-Kingdom channels.&lt;br /&gt;
:; /kshout &amp;lt;message&amp;gt; : Opens and sends message to your GL-Kingdom channel.&lt;br /&gt;
:; /me &amp;lt;message&amp;gt; : Chat message without &amp;lt;&amp;gt; around your name, in a yellow color (aka Emote). Works in all channels except Kingdom. &amp;lt;br /&amp;gt;Example: '/me dances' produces 'Bob dances' when Bob types it.&lt;br /&gt;
:; /shout &amp;lt;message&amp;gt; :  Opens and sends message to your Kingdom channel.&lt;br /&gt;
:; /support &amp;lt;message&amp;gt; : Sends message to the chat moderator and game master channel on your server when you need support. (Replacement for /dev).&lt;br /&gt;
:; /team &amp;lt;message&amp;gt; :  Opens and sends message to your Team channel, if you are in one.&lt;br /&gt;
:; /tell &amp;lt;person&amp;gt; &amp;lt;message&amp;gt; : Open and sends message to a private chat channel with the &amp;lt;person&amp;gt; account.  They must be on the same server as you are.&lt;br /&gt;
:; /village (or /vil) &amp;lt;message&amp;gt; : Opens and sends message to your Village channel, if you are in one.&lt;br /&gt;
&lt;br /&gt;
=== Information commands ===&lt;br /&gt;
:; /attackers : Displays what you have been [[fighting]] the last five minutes.&lt;br /&gt;
:; /converts : Displays how many times you have changed [[kingdom]], and when you can [[convert]] again.&lt;br /&gt;
:; /fatigue : Displays how much time you have left to perform [[fatigue|fatiguing]] tasks.&lt;br /&gt;
:; /fl : Displays your current [[focus]] level.&lt;br /&gt;
:; /ignore : Displays the list of accounts that you are currently ignoring.&lt;br /&gt;
:; /info : Display some basic game info.&lt;br /&gt;
:; /kingdoms : Displays [[kingdom]] influence on the [[server]].&lt;br /&gt;
:; /lives : Displays how many lives ([[respawn]]s) remain for a [[Champion player|champion]].  &amp;lt;br /&amp;gt;Probably of no use now, since Champions were changed and lon longer have limited lives.&lt;br /&gt;
:; /lotime : Displays logout time; how long your session will last if you lose your connection with the server.  This includes logging out.&lt;br /&gt;
:; /mission : Displays the list of active missions.  Only useful on an Epic server.&lt;br /&gt;
:; /rank : Displays your current [[battle rank]].&lt;br /&gt;
:; /ranks : Displays the top battle ranks on the server.&lt;br /&gt;
:; /reputation : Displays your current [[reputation]].&lt;br /&gt;
:; /sleep : Displays your current remaining [[sleep bonus]], and if it's frozen or not.&lt;br /&gt;
:; /time : Displays current game [[time]] and date, as well as your total playing time and remaining [[premium]] time.&lt;br /&gt;
:; /title : Displays your current [[title]].&lt;br /&gt;
:; /uptime : Displays the time since the last server reboot.&lt;br /&gt;
:; /warnings : Displays information about your official moderation warnings.  These do not include any mute warnings issued by CM's or GM's.&lt;br /&gt;
:; /weather : Displays the current [[Wind]] direction and speed&lt;br /&gt;
:; /who : Displays the number of players currently logged in on your server.&lt;br /&gt;
&lt;br /&gt;
=== Control commands ===&lt;br /&gt;
:; /changeemail &amp;lt;newemail&amp;gt; &amp;lt;password&amp;gt; : Changes the registered e-mail address for this account. &amp;lt;br /&amp;gt;The password needs to be for an account already using the new e-mail, to ensure that the owner of that e-mail agrees to the addition of your account. If the new e-mail already owns several accounts, any of their passwords will work.&amp;lt;br /&amp;gt;If you want to use an e-mail that is unknown to Wurm, you'll need to register a new account first on the web page to set up the recovery question.&amp;lt;br /&amp;gt;(See [[#Example_cm|Examples]])&lt;br /&gt;
:; /fsleep : Toggles [[sleep bonus]] on and off. Set to Off when you log on.&lt;br /&gt;
:; /ignore &amp;lt;player&amp;gt; : Add [[player]] to your ignore list, or removes them they are being ignored.  Does not work on GL (Global) channels at this time. Other person will get an event message when (s)he /tells you.&lt;br /&gt;
:; /invitations : Toggles whether you allow people to invite you to join their [[kingdom]] or [[religion]].  Set to Off when you log on.&lt;br /&gt;
:; /password &amp;lt;oldpassword&amp;gt; &amp;lt;newpassword&amp;gt; : Changes your password. The triangle brackets should not be included (no &amp;lt; or &amp;gt;)&lt;br /&gt;
:; /refer (or /referals) : Displays window allowing you to either award your [[referral]], or use and see the ones you have received yourself.&lt;br /&gt;
:; /release corpse : Makes all your current [[corpse]]s [[loot]]able by anyone from your kingdom. Normally, people from same kingdom who aren't [[friend]]s, fellow citizens, or allies cannot loot your corpses.&lt;br /&gt;
:; /remove &amp;lt;person&amp;gt; : Removes the person from your [[friend]]s list.&lt;br /&gt;
:; /respawn : Displays the [[respawn]] dialog. For use when you are dead.&lt;br /&gt;
:; /revoke &amp;lt;village name&amp;gt; : Revokes your citizenship of the specified [[village]] (i.e. allows you to leave without being kicked out by the [[mayor]]).&lt;br /&gt;
:; /stopcaring : Frees all the animal husbandry slots for [[Animal husbandry#Caring|caring]].&lt;br /&gt;
:; /stuck : Helps you getting out from trees and such that you are stuck in.&lt;br /&gt;
:; /suicide : Presents a [[suicide]] dialog.&lt;br /&gt;
:; /titles : Displays all your achieved titles and lets you choose which to display.&lt;br /&gt;
:; /transfer: Brings a very old player from Wild to Freedom for free with all its items intact.&lt;br /&gt;
:; /tweet : Sends your twit to your village [[twitter]], if enabled.&lt;br /&gt;
:; /vote &amp;lt;citizen&amp;gt; : Vote for citizen as village mayor.&lt;br /&gt;
&lt;br /&gt;
'''Examples :'''&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;span id=&amp;quot;Example_cm&amp;quot;&amp;gt;''Change email''&amp;lt;/span&amp;gt;&lt;br /&gt;
::* Account ADAM wants to change their e-mail to eve@eden.com, and that e-mail is already registered to account EVE and LILITH.  When ADAM issues the /changeemail command, they need to use EVE's or LILITH's logon password.&lt;br /&gt;
::* Account CAIN wants to change their e-mail to able@eden.com, but that e-mail is not already registered to a Wurm account.  CAIN needs to register a new account ABLE using able@eden.com first to set up the recover question for the e-mail, and then use ABLE's password for the /changeemail command.  They do not need to ever log on to ABLE though, and it will be deleted in a few months.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Console]]&lt;br /&gt;
* [[IRC]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Misc]]&lt;br /&gt;
[[Category:Babel/C]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Wooden_altar&amp;diff=74921</id>
		<title>Wooden altar</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Wooden_altar&amp;diff=74921"/>
		<updated>2012-09-04T23:07:38Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: /* Usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[CDB|Main]] / [[Skills]] / [[Carpentry]] / [[Fine carpentry]] / '''{{PAGENAME}}'''&lt;br /&gt;
&lt;br /&gt;
{{item&lt;br /&gt;
|name={{PAGENAME}}&lt;br /&gt;
|image=Wooden altar.png&lt;br /&gt;
|active=[[plank]]&lt;br /&gt;
|passive=[[small nails]] &lt;br /&gt;
|group=Containers&lt;br /&gt;
|materials=* 8x [[plank]]s&lt;br /&gt;
* 1x metal [[bowl]]&lt;br /&gt;
* 2x [[square piece of cloth|square pieces of cloth]] (0.60kg)&lt;br /&gt;
|result=*'''{{PAGENAME}}'''&lt;br /&gt;
|skill=fine carpentry&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
A [[wood]]en altar, with decorations depicting famous [[Religion|religious]] events. &lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
* The [[quality]] of the [[small nails]] affects the success chance when creating.&lt;br /&gt;
* The small nails used to create the [[wooden altar]] is lost when you fail creating and the plank is damaged.&lt;br /&gt;
* You need at least 1.00 [[faith]] to create an [[altar]], thus you need to be a [[follower]] or a [[priest]] of a [[god]].&lt;br /&gt;
* The altar will be dedicated to the god of the follower or priest who finishes it.&lt;br /&gt;
* You can [[Praying|pray]] at these altars for [[faith]], and you can use them for [[sacrificing]] items.&lt;br /&gt;
* Wooden altars cannot be moved after completion.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Stone altar]]&lt;br /&gt;
* [[Silver altar]]&lt;br /&gt;
* [[Gold altar]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Religion]]&lt;br /&gt;
[[Category:Babel/W]]&lt;br /&gt;
[[Category:Containers]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Small_sailing_boat&amp;diff=74920</id>
		<title>Small sailing boat</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Small_sailing_boat&amp;diff=74920"/>
		<updated>2012-09-04T23:03:05Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: /* Notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[CDB|Main]] / [[Skills]] / [[Carpentry]] / [[Ship building]] / '''{{PAGENAME}}'''&lt;br /&gt;
&lt;br /&gt;
{{item&lt;br /&gt;
|name={{PAGENAME}}&lt;br /&gt;
|image=Small sailing boat.png&lt;br /&gt;
|active=[[keel section]]&lt;br /&gt;
|passive=[[keel section]] &lt;br /&gt;
|group=Containers&lt;br /&gt;
|materials=* 2x [[oar]]s&lt;br /&gt;
* 1x [[mooring rope]]&lt;br /&gt;
* 50x [[peg]]s&lt;br /&gt;
* 50x [[tenon]]s&lt;br /&gt;
* 1x [[stern]]&lt;br /&gt;
* 50x [[hull plank]]s&lt;br /&gt;
* 10x [[tar]]s&lt;br /&gt;
* 4x [[seat]]s&lt;br /&gt;
* 1x [[keel section]]&lt;br /&gt;
* 1x [[triangular rig]]&lt;br /&gt;
* 4x [[belaying pin]]s&lt;br /&gt;
* 2x [[thick rope]]&lt;br /&gt;
&lt;br /&gt;
|result=*'''{{PAGENAME}}'''&lt;br /&gt;
|skill=ship building&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
A small sailing boat that will accommodate up to five people.&lt;br /&gt;
&lt;br /&gt;
They are very useful as personal ships for normal journeys. They don't have large holds, but can easily carry smaller items like [[fish]] and [[tools]]. [[Small barrel]]s are good for expanding their hold capacity. They can still sustain a speed of about 5-6km/h in low winds, making them &amp;quot;all-round&amp;quot; server travel boats.&lt;br /&gt;
&lt;br /&gt;
== Vessel Details ==&lt;br /&gt;
*1 captain + 4 crew&lt;br /&gt;
*Maximum speed: 18.49 km/h&lt;br /&gt;
*Hold Capacity: Same as a [[small cart]].&lt;br /&gt;
**Cannot hold [[raft]]s&lt;br /&gt;
*Size: 2 tiles by 1 tile.&lt;br /&gt;
*Height: 3 dirt from water level to deck&lt;br /&gt;
*Depth: 5 dirt deep&lt;br /&gt;
*Weight: 140kg (Everybody can drag)&lt;br /&gt;
&lt;br /&gt;
== Total components ==&lt;br /&gt;
&lt;br /&gt;
* 2x [[oar]]&lt;br /&gt;
* 1x [[mooring rope]]&lt;br /&gt;
* 70x [[peg]] (20x for [[stern]])&lt;br /&gt;
* 60x [[tenon]] (10x for [[stern]])&lt;br /&gt;
* 61x [[hull plank]] (11x for [[stern]])&lt;br /&gt;
* 10x [[tar]]&lt;br /&gt;
* 4x [[seat]]&lt;br /&gt;
* 3x [[keel section]]&lt;br /&gt;
* 1x [[triangular sail]] (for [[triangular rig]])&lt;br /&gt;
* 2x [[cordage rope]] (for [[triangular rig]])&lt;br /&gt;
* 1x [[small mast]] (for [[triangular rig]])&lt;br /&gt;
* 2x [[small tackle]] (for [[triangular rig]])&lt;br /&gt;
* 4x [[belaying pin]]&lt;br /&gt;
* 2x [[thick rope]]&lt;br /&gt;
* Total components: 223&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
*The second smallest boat possible to make (excluding the [[raft]], which isn't a true ship). &lt;br /&gt;
*A full unfinished sailboat only weighs 933.50 kg, so you can drag it around in a small or large cart and add components to it. Bring the cart to water before finishing it. It will drop out when you add the last component.&lt;br /&gt;
*20.10 [[mind logic]] is needed to command a {{PAGENAME}}, so [[premium]] is required.&lt;br /&gt;
*5.4kg of [[dye]] is required to paint a sailboat.&lt;br /&gt;
*Has permissions management.&lt;br /&gt;
*Ships with a [[quality]] of less than 10 cannot be commanded.&lt;br /&gt;
&lt;br /&gt;
{{Infobox|Boat speeds are relative and depend greatly on weather conditions.}}&lt;br /&gt;
&lt;br /&gt;
{{shiplist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Boats]]&lt;br /&gt;
[[Category:Containers]]&lt;br /&gt;
[[Category:Babel/S]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Small_sailing_boat&amp;diff=74919</id>
		<title>Small sailing boat</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Small_sailing_boat&amp;diff=74919"/>
		<updated>2012-09-04T23:00:39Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: /* Notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[CDB|Main]] / [[Skills]] / [[Carpentry]] / [[Ship building]] / '''{{PAGENAME}}'''&lt;br /&gt;
&lt;br /&gt;
{{item&lt;br /&gt;
|name={{PAGENAME}}&lt;br /&gt;
|image=Small sailing boat.png&lt;br /&gt;
|active=[[keel section]]&lt;br /&gt;
|passive=[[keel section]] &lt;br /&gt;
|group=Containers&lt;br /&gt;
|materials=* 2x [[oar]]s&lt;br /&gt;
* 1x [[mooring rope]]&lt;br /&gt;
* 50x [[peg]]s&lt;br /&gt;
* 50x [[tenon]]s&lt;br /&gt;
* 1x [[stern]]&lt;br /&gt;
* 50x [[hull plank]]s&lt;br /&gt;
* 10x [[tar]]s&lt;br /&gt;
* 4x [[seat]]s&lt;br /&gt;
* 1x [[keel section]]&lt;br /&gt;
* 1x [[triangular rig]]&lt;br /&gt;
* 4x [[belaying pin]]s&lt;br /&gt;
* 2x [[thick rope]]&lt;br /&gt;
&lt;br /&gt;
|result=*'''{{PAGENAME}}'''&lt;br /&gt;
|skill=ship building&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
A small sailing boat that will accommodate up to five people.&lt;br /&gt;
&lt;br /&gt;
They are very useful as personal ships for normal journeys. They don't have large holds, but can easily carry smaller items like [[fish]] and [[tools]]. [[Small barrel]]s are good for expanding their hold capacity. They can still sustain a speed of about 5-6km/h in low winds, making them &amp;quot;all-round&amp;quot; server travel boats.&lt;br /&gt;
&lt;br /&gt;
== Vessel Details ==&lt;br /&gt;
*1 captain + 4 crew&lt;br /&gt;
*Maximum speed: 18.49 km/h&lt;br /&gt;
*Hold Capacity: Same as a [[small cart]].&lt;br /&gt;
**Cannot hold [[raft]]s&lt;br /&gt;
*Size: 2 tiles by 1 tile.&lt;br /&gt;
*Height: 3 dirt from water level to deck&lt;br /&gt;
*Depth: 5 dirt deep&lt;br /&gt;
*Weight: 140kg (Everybody can drag)&lt;br /&gt;
&lt;br /&gt;
== Total components ==&lt;br /&gt;
&lt;br /&gt;
* 2x [[oar]]&lt;br /&gt;
* 1x [[mooring rope]]&lt;br /&gt;
* 70x [[peg]] (20x for [[stern]])&lt;br /&gt;
* 60x [[tenon]] (10x for [[stern]])&lt;br /&gt;
* 61x [[hull plank]] (11x for [[stern]])&lt;br /&gt;
* 10x [[tar]]&lt;br /&gt;
* 4x [[seat]]&lt;br /&gt;
* 3x [[keel section]]&lt;br /&gt;
* 1x [[triangular sail]] (for [[triangular rig]])&lt;br /&gt;
* 2x [[cordage rope]] (for [[triangular rig]])&lt;br /&gt;
* 1x [[small mast]] (for [[triangular rig]])&lt;br /&gt;
* 2x [[small tackle]] (for [[triangular rig]])&lt;br /&gt;
* 4x [[belaying pin]]&lt;br /&gt;
* 2x [[thick rope]]&lt;br /&gt;
* Total components: 223&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
*The second smallest boat possible to make (excluding the [[raft]], which isn't a true ship). &lt;br /&gt;
&amp;lt;*A full unfinished sailboat only weighs 933.50 kg, so you can drag it around in a small or large cart and add components to it. Bring the cart to water before finishing it. It will drop out when you add the last component.&amp;gt; - it is no longer possible to build boats in carts.&lt;br /&gt;
*20.10 [[mind logic]] is needed to command a {{PAGENAME}}, so [[premium]] is required.&lt;br /&gt;
*5.4kg of [[dye]] is required to paint a sailboat.&lt;br /&gt;
*Has permissions management.&lt;br /&gt;
*Ships with a [[quality]] of less than 10 cannot be commanded.&lt;br /&gt;
&lt;br /&gt;
{{Infobox|Boat speeds are relative and depend greatly on weather conditions.}}&lt;br /&gt;
&lt;br /&gt;
{{shiplist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Boats]]&lt;br /&gt;
[[Category:Containers]]&lt;br /&gt;
[[Category:Babel/S]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Wall_plan&amp;diff=70039</id>
		<title>Wall plan</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Wall_plan&amp;diff=70039"/>
		<updated>2012-02-20T23:44:33Z</updated>

		<summary type="html">&lt;p&gt;Wraithglow: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
A [[wall plan]] is the frame of an incomplete building, this is the first step to building a [[wooden house]] or [[stone house]].&lt;br /&gt;
&lt;br /&gt;
To start planning a structure, activate a [[mallet]] or [[iron hammer]], right-click a [[tile]] and select ''Plan building''. You can extend the wall plan by additional tiles, depending on your [[carpentry]] skill. Each tile and each piece of wall needs 1 point in carpentry.&lt;br /&gt;
&lt;br /&gt;
To remove a wall plan from a tile, right-click the tile and select ''Remove plan here''.&lt;br /&gt;
&lt;br /&gt;
The [[maximum slope]] you can plan buildings on is a [[slope]] of 8 dirts.&lt;br /&gt;
&lt;br /&gt;
If you find you have the desired shape of your house, right-click the wooden frame and select ''Finalize build plan''. This will create a [[writ]] of ownership in your [[inventory]], you can manage the name, [[door lock]]s, and [[friend]]s of the house with if you have anyone on your [[friend|friends list]].&lt;br /&gt;
&lt;br /&gt;
You can not create houses with an atrium on the inside as of now, it just won't let you finalize the build plan. It is assumed that this protectional feature is in place, to ensure every house is accessible from the outside.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Toolkits|Planning tools]] for calculating carpentry and material requirements.&lt;br /&gt;
&lt;br /&gt;
[[Category: Babel/W]]&lt;/div&gt;</summary>
		<author><name>Wraithglow</name></author>
		
	</entry>
</feed>