Changes

Jump to navigation Jump to search

Key bindings

60,850 bytes added, 14:38, 4 August 2023
m
Breadcrumbs
[[CDB|Main Page]] / [[:Category:Technical Details|Technical Details]] / '''{{PAGENAME}}''' 
== Introduction ==
Game actions, toggles and chat or console commands may be bound to certain keys on the keyboard or buttons of a mouse to allow quick access to actions or commands. These may be modified via the launcher settings under the '''Keybindings''' tab. This page provides an overview of what each command does along with its alias for when setting manually via the console or in the textfile. See the topic [[Key_bindings#Advanced_key_binding|advanced binding]] below for more information on manual changes. It's advisable to always use the launcher settings for creating binds as a warning is presented when duplicate assignments are chosen so that none are unexpectedly overwritten, unless the action is not available in the settings.
 
== Quick Binding ==
 
New as of 01/24/19 update: Players can utilize the quick bind method to more quickly create keybinds. To do so, hold the desired key to be bound while hovering the mouse over the desired right-click menu option to be bound to that key.
 
==Default keybindings==
<!--- Editors, I have set this table up to match the keybindings screen in the settings. I find this order would be best for new players. I've added the additional ones at the bottom in a new table - Marni --->
 
=== Movement ===
{| class="wikitable sortable"
! WIDTH=220 | '''Command'''
! WIDTH=130 | '''Default'''
! WIDTH=120 | '''Category'''
! WIDTH=225 | '''Keybind'''
! WIDTH=90 | '''Type'''
! WIDTH=450 | '''Description'''
|-
| ALIGN=LEFT | Move forwards
| ALIGN=CENTER | {{key|W}} / {{key|UP}}
| ALIGN=CENTER | [[Interface_and_controls#Movement|Movement]]
| ALIGN=LEFT | MOVE_FORWARD
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Moves the [[player]]/[[mount]]/[[:Category:Vehicles|vehicle]] forward
|-
| ALIGN=LEFT | Move backwards
| ALIGN=CENTER | {{key|S}} / {{key|DOWN}}
| ALIGN=CENTER | [[Interface_and_controls#Movement|Movement]]
| ALIGN=LEFT | MOVE_BACK
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Moves the [[player]]/[[mount]]/[[:Category:Vehicles|vehicle]] backwards
|-
| ALIGN=LEFT | Move left
| ALIGN=CENTER | {{key|A}}
| ALIGN=CENTER | [[Interface_and_controls#Movement|Movement]]
| ALIGN=LEFT | MOVE_LEFT
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Player strafe left or turn [[mount]]/[[:Category:Vehicles|vehicle]] left
|-
| ALIGN=LEFT | Move right
| ALIGN=CENTER | {{key|D}}
| ALIGN=CENTER | [[Interface_and_controls#Movement|Movement]]
| ALIGN=LEFT | MOVE_RIGHT
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Player strafe right or turn [[mount]]/[[:Category:Vehicles|vehicle]] right
|-
| ALIGN=LEFT | Turn left
| ALIGN=CENTER | {{key|Q}} / {{key|LEFT}}
| ALIGN=CENTER | [[Interface_and_controls#Movement|Camera]]
| ALIGN=LEFT | TURN_LEFT
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Turn the player and camera left
|-
| ALIGN=LEFT | Turn right
| ALIGN=CENTER | {{key|E}} / {{key|RIGHT}}
| ALIGN=CENTER | [[Interface_and_controls#Movement|Camera]]
| ALIGN=LEFT | TURN_RIGHT
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Turn the player and camera right
|-
| ALIGN=LEFT | Turn up
| ALIGN=CENTER | {{key|PAGE_UP}}
| ALIGN=CENTER | [[Interface_and_controls#Movement|Camera]]
| ALIGN=LEFT | TURN_UP
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Turn the camera up
|-
| ALIGN=LEFT | Turn down
| ALIGN=CENTER | {{key|PAGE_DOWN}}
| ALIGN=CENTER | [[Interface_and_controls#Movement|Camera]]
| ALIGN=LEFT | TURN_DOWN
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Turn the camera down
|-
| ALIGN=LEFT | Glance left
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Interface_and_controls#Movement|Camera]]
| ALIGN=LEFT | GLANCE_LEFT
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Glance/lookspring left – returns to neutral on release
|-
| ALIGN=LEFT | Glance right
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Interface_and_controls#Movement|Camera]]
| ALIGN=LEFT | GLANCE_RIGHT
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Glance/lookspring right – returns to neutral on release
|-
| ALIGN=LEFT | Autorun
| ALIGN=CENTER | {{key|X}}
| ALIGN=CENTER | [[Interface_and_controls#Movement|Movement]]
| ALIGN=LEFT | AUTORUN
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Automatically walks forward until pressed again
|-
| ALIGN=LEFT | Strafe
| ALIGN=CENTER | {{key|INSERT}}
| ALIGN=CENTER | [[Interface_and_controls#Movement|Movement]]
| ALIGN=LEFT | STRAFE
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Whilst held the TURN_ commands become MOVE_
|-
| ALIGN=LEFT | Center view
| ALIGN=CENTER |
| ALIGN=CENTER | [[Interface_and_controls#Movement|Camera]]
| ALIGN=LEFT | CENTER_VIEW
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Resets the camera vertically
|-
| ALIGN=LEFT | Freelook mode
| ALIGN=CENTER |
| ALIGN=CENTER | [[Interface_and_controls#Movement|Camera]]
| ALIGN=LEFT | "toggle freelookmode"
|ALIGN=CENTER | Bind
| ALIGN=LEFT | Toggles the ability to look around using the mouse without clicking
|-
| ALIGN=LEFT | Change view
| ALIGN=CENTER | {{key|V}}
| ALIGN=CENTER | [[Interface_and_controls#Movement|Camera]]
| ALIGN=LEFT | CHANGE_VIEW
|ALIGN=CENTER | Bind
| ALIGN=LEFT | Changes from first person to third person view and back
|-
| ALIGN=LEFT | Zoom in
| ALIGN=CENTER | {{key|+}}
| ALIGN=CENTER | [[Interface_and_controls#Movement|Camera]]
| ALIGN=LEFT | ZOOM_IN
|ALIGN=CENTER | Bind
| ALIGN=LEFT | Moves the camera in in third person
|-
| ALIGN=LEFT | Zoom out
| ALIGN=CENTER | {{key|-}}
| ALIGN=CENTER | [[Interface_and_controls#Movement|Camera]]
| ALIGN=LEFT | ZOOM_OUT
|ALIGN=CENTER | Bind
| ALIGN=LEFT | Moves the camera out in third person
|}
 
=== HUD ===
{| class="wikitable collapsible collapsed sortable"
! WIDTH=220 | '''Command'''
! WIDTH=130 | '''Default'''
! WIDTH=120 | '''Category'''
! WIDTH=225 | '''Keybind'''
! WIDTH=90 | '''Type'''
! WIDTH=450 | '''Description'''
|-
 
| ALIGN=LEFT | Toggle chat
| ALIGN=CENTER | {{key|ENTER}} / {{key|T}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | TOGGLE_CHAT
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Enters the editbox for the focused [[chat]] window
|-
 
| ALIGN=LEFT | Next tab
| ALIGN=CENTER | {{key|TAB}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | NEXT_TAB
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Switch to the next tab on the focused window
|-
 
| ALIGN=LEFT | Previous tab
| ALIGN=CENTER | {{key|SHIFT}}+{{key|TAB}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | PREVIOUS_TAB
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Switch to the previous tab on the focused window
|-
 
| ALIGN=LEFT | Next window
| ALIGN=CENTER | {{key|CTRL}}+{{key|TAB}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | NEXT_WINDOW
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Set the focus to the next window ([[Interface#Chat_and_events|chat/event]])
|-
 
| ALIGN=LEFT | Previous window
| ALIGN=CENTER | {{key|CTRL}}+{{key|SHIFT}}+{{key|TAB}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | PREVIOUS_WINDOW
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Set the focus to the previous window ([[Interface#Chat_and_events|chat/event]])
|-
 
| ALIGN=LEFT | Main menu
| ALIGN=CENTER | {{key|O}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | MAIN_MENU
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Open the in-game menu
|-
 
| ALIGN=LEFT | Stop or Main Menu
| ALIGN=CENTER | {{key|ESCAPE}}
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | STOP_OR_MAIN_MENU
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Stops current [[action]] from [[Action_queue|queue]] or opens the in-game menu if empty
|-
 
| ALIGN=LEFT | <div id="SelectBar">Select bar slot #</div>
| ALIGN=CENTER |
| ALIGN=CENTER | [[Select bar]]
| ALIGN=LEFT | SELECT_BUTTON_#
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Perform the action in slot # of the [[select bar]]
|-
 
| ALIGN=LEFT | Activate toolbelt slot #
| ALIGN=CENTER | {{key|1}} – {{key|5}}
| ALIGN=CENTER | [[Toolbelt]]
| ALIGN=LEFT | ACTIVATE_TOOL#
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Activate item in [[toolbelt]] slot of number #
|-
 
| ALIGN=LEFT | Activate toolbelt previous slot
| ALIGN=CENTER |
| ALIGN=CENTER | [[Toolbelt]]
| ALIGN=LEFT | ACTIVATE_TOOL_PREVIOUS
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Activate item in previous [[toolbelt]] slot
|-
 
| ALIGN=LEFT | Activate toolbelt next slot
| ALIGN=CENTER |
| ALIGN=CENTER | [[Toolbelt]]
| ALIGN=LEFT | ACTIVATE_TOOL_NEXT
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Activate item in next [[toolbelt]] slot
|-
 
| ALIGN=LEFT | Load toolbelt arrangement #
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Toolbelt]]
| ALIGN=LEFT | LOAD_TOOLBELT#
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Loads [[toolbelt]] arrangement # into active toolbelt
|-
 
| ALIGN=LEFT | Save current toolbelt arrangement
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Toolbelt]]
| ALIGN=LEFT | SAVE_TOOLBELT
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Saves active [[toolbelt]] arrangement
|-
 
| ALIGN=LEFT | Save toolbelt arrangement #
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Toolbelt]]
| ALIGN=LEFT | SAVE_TOOLBELT#
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Saves # [[toolbelt]] arrangement
|-
| ALIGN=LEFT | Next toolbelt arrangement
| ALIGN=CENTER |
| ALIGN=CENTER | [[Toolbelt]]
| ALIGN=LEFT | NEXT_TOOLBELT
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Switch to next [[toolbelt]] arrangement
|-
| ALIGN=LEFT | Previous toolbelt arrangement
| ALIGN=CENTER |
| ALIGN=CENTER | [[Toolbelt]]
| ALIGN=LEFT | PREV_TOOLBELT
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Switch to previous [[toolbelt]] arrangement
|-
| ALIGN=LEFT | Save current skill tracker arrangement
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Skill tracker]]
| ALIGN=LEFT | SAVE_SKILL_TRACKER
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Saves active [[skill tracker]] arrangement
|-
| ALIGN=LEFT | Save skill tracker arrangement #
| ALIGN=CENTER |
| ALIGN=CENTER | [[Skill tracker]]
| ALIGN=LEFT | SAVE_SKILL_TRACKER#
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Saves # skill tracker arrangement
|-
| ALIGN=LEFT | Load skill tracker arrangement #
| ALIGN=CENTER |
| ALIGN=CENTER | [[Skill tracker]]
| ALIGN=LEFT | LOAD_SKILL_TRACKER#
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Loads # skill tracker arrangement
|-
| ALIGN=LEFT | Next skill tracker arrangement
| ALIGN=CENTER |
| ALIGN=CENTER | [[Skill tracker]]
| ALIGN=LEFT | NEXT_SKILL_TRACKER
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Switch to next skill tracker arrangement
|-
| ALIGN=LEFT | Previous skill tracker arrangement
| ALIGN=CENTER |
| ALIGN=CENTER | [[Skill tracker]]
| ALIGN=LEFT | PREV_SKILL_TRACKER
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Switch to previous skill tracker arrangement
|-
| ALIGN=LEFT | Toggle climb
| ALIGN=CENTER | {{key|Z}}
 
| ALIGN=CENTER | [[Interface_and_controls#Movement|Movement]]
| ALIGN=LEFT | TOGGLE_CLIMB
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Toggles [[climb]]ing mode
|-
 
| ALIGN=LEFT | Toggle faithful
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Religion]]
| ALIGN=LEFT | TOGGLE_FAITHFUL
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Toggles [[faith]] mode
|-
 
| ALIGN=LEFT | Toggle lawful
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Reputation]]
| ALIGN=LEFT | TOGGLE_LAWFUL
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Toggles [[lawful]] mode
|-
 
| ALIGN=LEFT | Toggle fight spam
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | TOGGLE_FIGHT_SPAM
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Toggles [[fighting]] spam text
|-
 
| ALIGN=LEFT | Toggle character window
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | TOGGLE_CHARACTER_WINDOW
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Toggles the the character display
|-
 
| ALIGN=LEFT | Toggle character
| ALIGN=CENTER | {{key|C}} / {{key|P}} / {{key|F9}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | TOGGLE_CHARACTER
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Toggles the [[Character_window|character equipment window]]
|-
 
| ALIGN=LEFT | Toggle map
| ALIGN=CENTER | {{key|M}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | TOGGLE_MAP
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Toggles the [[world map]]
|-
 
| ALIGN=LEFT | Toggle crafting window
| ALIGN=CENTER | {{key|B}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | TOGGLE_CRAFTING
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Toggles the [[crafting window]]
|-
 
| ALIGN=LEFT | Toggle crafting recipes
| ALIGN=CENTER | {{key|N}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | TOGGLE_CRAFTING_RECIPES
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Toggles the [[Crafting#Crafting_Recipes|crafting recipe window]]
|-
 
| ALIGN=LEFT | Toggle cookbook window
| ALIGN=CENTER |
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | TOGGLE_COOKBOOK
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Toggles the [[Cooking#Cookbook|cooking recipe window]]
|-
 
| ALIGN=LEFT | Toggle console
| ALIGN=CENTER | {{key|F1}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | "toggle console"
| ALIGN=CENTER | Console
| ALIGN=LEFT | Toggles the [[console]]
|-
 
| ALIGN=LEFT | Toggle skills
| ALIGN=CENTER | {{key|F2}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | "toggle skills"
| ALIGN=CENTER | Console
| ALIGN=LEFT | Toggles the [[Interface#Skills|skill window]]
|-
 
| ALIGN=LEFT | Toggle inventory
| ALIGN=CENTER | {{key|F3}} / {{key|I}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | "toggle inventory"
| ALIGN=CENTER | Console
| ALIGN=LEFT | Toggles the [[Interface#Inventory|inventory window]]
|-
 
| ALIGN=LEFT | Toggle stats
| ALIGN=CENTER | {{key|F4}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | "toggle stats"
| ALIGN=CENTER | Console
| ALIGN=LEFT | Toggles the client statistics window
|-
 
| ALIGN=LEFT | Check sleep
| ALIGN=CENTER | {{key|F5}}
| ALIGN=CENTER | [[Sleep bonus]]
| ALIGN=LEFT | "say /sleep"
| ALIGN=CENTER | Chat
| ALIGN=LEFT | Display [[sleep bonus]] information in event window
|-
 
| ALIGN=LEFT | Check time
| ALIGN=CENTER | {{key|F6}}
| ALIGN=CENTER | [[Time]]
| ALIGN=LEFT | "say /time"
| ALIGN=CENTER | Chat
| ALIGN=LEFT | Display [[time]] information in event window
|-
 
| ALIGN=LEFT | Toggle mission
| ALIGN=CENTER | {{key|F7}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | "say /mission"
| ALIGN=CENTER | Chat
| ALIGN=LEFT | Displays a window showing [[mission]] or [[tutorial]] information
|-
| ALIGN=LEFT | Toggle fight
| ALIGN=CENTER |
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | "toggle fightspam"
| ALIGN=CENTER | Console
| ALIGN=LEFT | Toggles the fight [[spam mode]] on or off
|-
| ALIGN=LEFT | Toggle GUI
| ALIGN=CENTER | {{key|F10}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | "toggle gui"
| ALIGN=CENTER | Console
| ALIGN=LEFT | Toggles the [[Interface|GUI]] on or off
|-
 
| ALIGN=LEFT | Screenshot
| ALIGN=CENTER | {{key|F11}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | "screenshot"
| ALIGN=CENTER | Console
| ALIGN=LEFT | Takes a screenshot
|-
 
| ALIGN=LEFT | Quit
| ALIGN=CENTER | {{key|F12}}
| ALIGN=CENTER | [[Interface]]
| ALIGN=LEFT | "quit"
| ALIGN=CENTER | Console
| ALIGN=LEFT | Displays the quit dialogue
|}
 
=== Action ===
{| class="wikitable sortable"
! WIDTH=220 | '''Command'''
! WIDTH=130 | '''Default'''
! WIDTH=120 | '''Category'''
! WIDTH=225 | '''Keybind'''
! WIDTH=90 | '''Type'''
! WIDTH=450 | '''Description'''
|-
| ALIGN=LEFT | Examine
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | EXAMINE
| ALIGN=CENTER | Bind
| ALIGN=LEFT | [[Examine]]s the highlighted item, object etc
|-
 
| ALIGN=LEFT | Equip
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | EQUIP
| ALIGN=CENTER | Bind
| ALIGN=LEFT | [[Inventory#Equipping|Equip]]s the highlighted item
|-
 
| ALIGN=LEFT | Equip left
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | EQUIP_LEFT
| ALIGN=CENTER | Bind
| ALIGN=LEFT | [[Inventory#Equipping|Equip]]s the highlighted item to the left side
|-
 
| ALIGN=LEFT | Equip right
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | EQUIP_RIGHT
| ALIGN=CENTER | Bind
| ALIGN=LEFT | [[Inventory#Equipping|Equip]]s the highlighted item to the right side
|-
 
| ALIGN=LEFT | Unequip
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | UNEQUIP
| ALIGN=CENTER | Bind
| ALIGN=LEFT | [[Inventory#Equipping|Unequip]]s the highlighted item
|-
 
| ALIGN=LEFT | First aid
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | FIRSTAID
| ALIGN=CENTER | Bind
| ALIGN=LEFT | [[Healing|Aids]] the highlighted wound
|-
 
| ALIGN=LEFT | Treat
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | TREAT
| ALIGN=CENTER | Bind
| ALIGN=LEFT | [[Healing|Treats]] the highlighted wound
|-
 
| ALIGN=LEFT | Absorb
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | ABSORB
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Absorbs the highlighted [[mycelium]]
|-
 
| ALIGN=LEFT | Climb up
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Interface_and_controls#Movement|Movement]]
| ALIGN=LEFT | CLIMB_UP
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Climb up ladders
|-
 
| ALIGN=LEFT | Climb down
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Interface_and_controls#Movement|Movement]]
| ALIGN=LEFT | CLIMB_DOWN
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Climb down ladders
|-
 
| ALIGN=LEFT | Track
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | TRACK
| ALIGN=CENTER | Bind
| ALIGN=LEFT | [[Track]] on the highlighted tile
|-
 
| ALIGN=LEFT | Fish
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | FISH
| ALIGN=CENTER | Bind
| ALIGN=LEFT | [[Fish]] on the highlighted tile
|-
 
| ALIGN=LEFT | Stop
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | STOP
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Stops current [[action]] from [[Action_queue|queue]]
|-
 
| ALIGN=LEFT | Sell
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | SELL
| ALIGN=CENTER | Bind
| ALIGN=LEFT | [[Sell]]s to the highlighted [[token]] or [[trader]]
|-
 
| ALIGN=LEFT | Trade
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | TRADE
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Opens the [[trade]] window
|-
 
| ALIGN=LEFT | Investigate
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Archaeology]]
| ALIGN=LEFT | INVESTIGATE
| ALIGN=CENTER | Bind
| ALIGN=LEFT | [[Archaeology|Investigates]] the highlighted tile for [[Unidentified fragment|fragments]]
|-
 
| ALIGN=LEFT | Eat
| ALIGN=CENTER |
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | EAT
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Eat the selected [[food]]
 
|-
 
| ALIGN=LEFT | Taste
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | TASTE
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Taste the selected [[food]]/[[beverage]]
 
|-
 
| ALIGN=LEFT | Drink
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | DRINK
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Drink the selected [[beverage]]/water
 
|-
 
| ALIGN=LEFT | Embark as commander
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | EMBARK_DRIVER
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Embark the selected vehicle/boat as commander/captain
|-
 
| ALIGN=LEFT | Embark as passenger
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | EMBARK_PASSENGER
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Embark the selected vehicle/boat as passenger
|-
 
| ALIGN=LEFT | Disembark
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | DISEMBARK
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Disembark the selected vehicle/boat
 
|-
 
| ALIGN=LEFT | Moor
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | MOOR
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Moor the selected boat with the activated anchor
|-
 
| ALIGN=LEFT | Raise Anchor
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | RAISE_ANCHOR
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Raise anchor from the selected boat
|-
| ALIGN=LEFT | Mix
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Action]]
| ALIGN=LEFT | MIX
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Mix the highlighted item
|}
 
=== Crafting ===
{| class="wikitable sortable"
! WIDTH=220 | '''Command'''
! WIDTH=130 | '''Default'''
! WIDTH=120 | '''Category'''
! WIDTH=225 | '''Keybind'''
! WIDTH=90 | '''Type'''
! WIDTH=450 | '''Description'''
|-
 
| ALIGN=LEFT | Add to crafting window
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Crafting]]
| ALIGN=LEFT | ADD_TO_CRAFTING_WINDOW
| ALIGN=CENTER | Bind
| ALIGN=LEFT | Adds highlighted item to the [[crafting window]]
|-
 
| ALIGN=LEFT | Improve
| ALIGN=CENTER |
 
| ALIGN=CENTER | [[Crafting]]
| ALIGN=LEFT | IMPROVE
| ALIGN=CENTER | Bind
| ALIGN=LEFT | [[Improve]]s the highlighted item
|-
 
| ALIGN=LEFT | Repair
| ALIGN=CENTER |
Key bindings are defined in | ALIGN=CENTER | [[Crafting]]| ALIGN=LEFT | REPAIR| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Repair]]s 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\defaulthighlighted item|-
| ALIGN=LEFT | Continue| ALIGN= Key binds ==Key binds allow quick "hotkey" access to common [[command]]s and [[action]]s. The bind command requires special values as input.CENTER |
<key> is based on Java key constants. Letters and numbers represent themselves. For other keys, if you can't guess the correct name search | ALIGN=CENTER | [[http://java.sun.com/j2se/1.5.0/docs/api/java/awt/event/KeyEvent.html Crafting]]| ALIGN=LEFT | CONTINUE| ALIGN=CENTER | Bind| ALIGN=LEFT | Continues creating the full KeyEvent list]. Meta keys can also be specified, e.g. <tt>shift-tab</tt> or <tt>ctrlhighlighted item which require more attachments|-alt-w</tt>. Available meta keys are Ctrl, Shift, and Alt. The "Alt Gr" 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.
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 <tt>TAKE</tt> 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.| ALIGN=LEFT | Finish| ALIGN=CENTER |
<table width| ALIGN=100%>CENTER | [[Crafting]]<tr valign| ALIGN=top><td widthLEFT | FINISH| ALIGN=50%>CENTER | Bind| ALIGN===Category===''LEFT | [[Finish]]es the highlighted item (incomplete and needs cleaning upunfinished items only)''|-
'''* UI CONTROL:'''| ALIGN=LEFT | Plan building<tt>NEXT_TAB, TOGGLE_CHAT, PREVIOUS_TAB, NEXT_WINDOW, PREVIOUS_WINDOW</tt>| ALIGN=CENTER |
'''* Movement/Control:'''| ALIGN=CENTER | [[Crafting]]<tt>AUTORUN, CENTER_VIEW, TURN_DOWN, TURN_UP, TURN_LEFT, TURN_RIGHT, MOVE_FORWARD, MOVE_BACK, MOVE_LEFT, MOVE_RIGHT, STRAFE, GLANCE_LEFT, GLANCE_RIGHT</tt>| ALIGN=LEFT | PLAN_BUILDING| ALIGN=CENTER | Bind| ALIGN=LEFT | Plan a [[house|building]] on the highlighted tile|-
'''* FIGHTING/COMBAT:'''| ALIGN=LEFT | Finalize building<tt>FIGHT_DEFENSIVE, FIGHT_NORMAL, FIGHT_AGGRESSIVELY, TOGGLE_FIGHT_SPAM, NO_TARGET, TARGET</tt>| ALIGN=CENTER |
| ALIGN=CENTER | [[Crafting]]| ALIGN=LEFT | FINALIZE_BUILDING| ALIGN=CENTER | Bind| ALIGN=LEFT | Finalizes a [[house|building]] on the highlighted tile|}=== Item ==={| class="wikitable sortable"! WIDTH=220 | '''* STATUS TOGGLES:Command'''<tt>TOGGLE_CLIMB, TOGGLE_FAITHFUL, TOGGLE_LAWFUL</tt>! WIDTH=130 | '''Default'''! WIDTH=120 | '''Category'''! WIDTH=225 | '''Keybind'''! WIDTH=90 | '''Type'''! WIDTH=450 | '''Description'''|- | ALIGN=LEFT | Activate| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | ACTIVATE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Activate]]s the highlighted item|-
'''* ITEM MOVEMENT/MANIPULATION:'''| ALIGN=LEFT | Open<tt>DRAG, STOP_DRAGGING, PUSH, PULL, TURN_CLOCKWISE, TURN_COUNTERCLOCKWISE, ACTIVATE_TOOL1, ACTIVATE_TOOL2, ACTIVATE_TOOL3, ACTIVATE_TOOL4, ACTIVATE_TOOL5, TAKE, DROP, EXAMINE</tt>| ALIGN=CENTER |
'''* MINING/DIGGING:'''| ALIGN=CENTER | [[Action]]<tt>DIG, FLATTEN, PACK, MINE_FORWARD, MINE_UP, MINE_DOWN, MINE_SURFACE, MINE_TUNNEL, PROSPECT, DREDGE</tt>| ALIGN=LEFT | OPEN| ALIGN=CENTER | Bind| ALIGN=LEFT | Opens the highlighted item|-
'''* NATURE/FARMING/GROOMING:'''| ALIGN=LEFT | Close<tt>FORAGE, BOTANIZE, PICK_FLOWERS, PRUNE, CULTIVATE, PICK_SPROUT, FARM, HARVEST, BREED, GROOM, TAME, LEAD, STOP_LEADING, FEED</tt>| ALIGN=CENTER |  | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | CLOSE| ALIGN=CENTER | Bind| ALIGN=LEFT | Closes the highlighted item|-  | ALIGN=LEFT | Take| ALIGN=CENTER |  | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | TAKE| ALIGN=CENTER | Bind| ALIGN=LEFT | Takes the highlighted item|-  | ALIGN=LEFT | Drop| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | DROP| ALIGN=CENTER | Bind| ALIGN=LEFT | Drops the highlighted item(s)|- | ALIGN=LEFT | Drop as pile| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | DROP_AS_PILE| ALIGN=CENTER | Bind| ALIGN=LEFT | Drops the highlighted item(s) into a pile.|- | ALIGN=LEFT | Combine| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | COMBINE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Combine]]s the selected items|-  | ALIGN=LEFT | Identify| ALIGN=CENTER | | ALIGN=CENTER | [[Archaeology]]| ALIGN=LEFT | IDENTIFY| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Archaeology|Identifies]] the selected unidentified fragments|-
'''* RELIGION:'''| ALIGN=LEFT | Combine fragment<tt>ABSORB</tt>| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | COMBINE_FRAGMENT| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Combine]]s the selected fragments|- | ALIGN=LEFT | Lock| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | LOCK| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Lock]]s the highlighted item|- | ALIGN=LEFT | Unlock| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | UNLOCK| ALIGN=CENTER | Bind| ALIGN=LEFT | Un[[locks]] the highlighted item|- | ALIGN=LEFT | Drag| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | DRAG| ALIGN=CENTER | Bind| ALIGN=LEFT | Drags the highlighted item|- | ALIGN=LEFT | Stop dragging| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | STOP_DRAGGING| ALIGN=CENTER | Bind| ALIGN=LEFT | Stops dragging the highlighted item|- | ALIGN=LEFT | Push| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | PUSH| ALIGN=CENTER | Bind| ALIGN=LEFT | Pushes the highlighted item|- | ALIGN=LEFT | Pull| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | PULL| ALIGN=CENTER | Bind| ALIGN=LEFT | Pulls the highlighted item|- | ALIGN=LEFT | Push Gently| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | PUSH_GENTLY| ALIGN=CENTER | Bind| ALIGN=LEFT | Gently pushes the highlighted item, moving it slightly|- | ALIGN=LEFT | Pull Gently| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | PULL_GENTLY| ALIGN=CENTER | Bind| ALIGN=LEFT | Gently pulls the highlighted item, moving it slightly|- | ALIGN=LEFT | Turn clockwise| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | TURN_CLOCKWISE| ALIGN=CENTER | Bind| ALIGN=LEFT | Turns the highlighted item clockwise|- | ALIGN=LEFT | Turn counterclockwise| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | TURN_COUNTERCLOCKWISE| ALIGN=CENTER | Bind| ALIGN=LEFT | Turns the highlighted item counter-clockwise|- | ALIGN=LEFT | Sit| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | SIT| ALIGN=CENTER | Bind| ALIGN=LEFT | You sit on the targeted sit-able item.|- | ALIGN=LEFT | Standup| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | STAND_UP| ALIGN=CENTER | Bind| ALIGN=LEFT | You stand up from sitting.|- | ALIGN=LEFT | Meditate| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | MEDITATE| ALIGN=CENTER | Bind| ALIGN=LEFT | You meditate at the targeted rug.|- | ALIGN=LEFT | Use Spyglass| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | WATCH| ALIGN=CENTER | Bind| ALIGN=LEFT | Spies with the activated [[spyglass]].|- | ALIGN=LEFT | Use Pendulum| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | USE_PEDULUM| ALIGN=CENTER | Bind| ALIGN=LEFT | Uses the highlighted [[pendulum]].|- | ALIGN=LEFT | Winch| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | WINCH| ALIGN=CENTER | Bind| ALIGN=LEFT | Winches the highlighted [[war machines|machine]] once.|- | ALIGN=LEFT | Winch 5| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | WINCH5| ALIGN=CENTER | Bind| ALIGN=LEFT | Winches the highlighted [[war machines|machine]] 5 times.|- | ALIGN=LEFT | Winch 10| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | WINCH10| ALIGN=CENTER | Bind| ALIGN=LEFT | Winches the highlighted [[war machines|machine]] 10 times.|- | ALIGN=LEFT | Unwind| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | UNWIND| ALIGN=CENTER | Bind| ALIGN=LEFT | Unwinds the highlighted [[war machines|machine]].|- | ALIGN=LEFT | Load| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | LOAD| ALIGN=CENTER | Bind| ALIGN=LEFT | Loads the selected item into the war machine.|- | ALIGN=LEFT | Unload| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | UNLOAD| ALIGN=CENTER | Bind| ALIGN=LEFT | Unloads the war machine.|- | ALIGN=LEFT | Fire| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | FIRE| ALIGN=CENTER | Bind| ALIGN=LEFT | Fires the highlighted [[war machines|machine]].|-| ALIGN=LEFT | Sit| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | SIT| ALIGN=CENTER | Bind| ALIGN=LEFT | Sits your character on the selected item|-| ALIGN=LEFT | Stand up| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | STAND_UP| ALIGN=CENTER | Bind| ALIGN=LEFT | Stands your character up from the item your sitting on|-| ALIGN=LEFT | Load Cargo| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | LOAD_CARGO| ALIGN=CENTER | Bind| ALIGN=LEFT | Loads selected object into mounted vehicle
'''* ITEM CREATION/MISC ITEMS:'''|-<tt>IMPROVE, REPAIR, CUT_DOWN, CHOP_UP</tt>| ALIGN=LEFT | Light| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | LIGHT| ALIGN=CENTER | Bind| ALIGN=LEFT | Lights the selected object
'''* MISC SKILLS:'''|-TRACK| ALIGN=LEFT | Snuff| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | SNUFF| ALIGN=CENTER | Bind| ALIGN=LEFT | Snuffs the selected object |-| ALIGN=LEFT | Discard| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | DISCARD| ALIGN=CENTER | Bind| ALIGN=LEFT | Discards the object (crumble into dust)|-| ALIGN=LEFT | Place| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | PLACE| ALIGN=CENTER | Bind| ALIGN=LEFT | Place the object|-| ALIGN=LEFT | Lore| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | LORE| ALIGN=CENTER | Bind| ALIGN=LEFT | Perform a lore action on the container|-| ALIGN=LEFT | Rename| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | RENAME| ALIGN=CENTER | Bind| ALIGN=LEFT | Renames an object|-| ALIGN=LEFT | Spin| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | SPIN| ALIGN=CENTER | Bind| ALIGN=LEFT | Spin - |-| ALIGN=LEFT | Smelt| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | SMELT| ALIGN=CENTER | Bind| ALIGN=LEFT | Smelt - |-| ALIGN=LEFT | Burn| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | BURN| ALIGN=CENTER | Bind| ALIGN=LEFT | Burn the activated fuel in the selected object |}
===Date addedCreature ===Pre November 2007: <tt>NEXT_TAB{| class="wikitable sortable"! WIDTH=220 | '''Command'''! WIDTH=130 | '''Default'''! WIDTH=120 | '''Category'''! WIDTH=225 | '''Keybind'''! WIDTH=90 | '''Type'''! WIDTH=450 | '''Description'''|- | ALIGN=LEFT | Lead| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | LEAD| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Rope|Leads]] the highlighted creature|- | ALIGN=LEFT | Stop leading| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | STOP_LEADING| ALIGN=CENTER | Bind| ALIGN=LEFT | Stops [[Rope|leading]] the highlighted creature|- | ALIGN=LEFT | Tame| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | TAME| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Tame]]s the highlighted creature|- | ALIGN=LEFT | Feed| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | FEED| ALIGN=CENTER | Bind| ALIGN=LEFT | Feeds the highlighted creature with the activated item|- | ALIGN=LEFT | Breed| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | BREED| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Breed]]s the highlighted creature with the led creature|- | ALIGN=LEFT | Groom| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | GROOM| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Groom]]s the highlighted creature|- | ALIGN=LEFT | Butcher| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | BUTCHER| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Butchering|Butchers]] the highlighted [[corpse]]|- | ALIGN=LEFT | Bury| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | BURY| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Bury]]s the highlighted creature|- | ALIGN=LEFT | Shear| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | SHEAR| ALIGN=CENTER | Bind| ALIGN=LEFT | Shear [[wool]] of [[sheep]]|- | ALIGN=LEFT | Milk| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | MILK| ALIGN=CENTER | Bind| ALIGN=LEFT | Collect milk from [[bison]], TOGGLE_CHAT[[sheep]], AUTORUN, CENTER_VIEW, TURN_DOWN, TURN_UP, TURN_LEFT, TURN_RIGHT, MOVE_FORWARD, MOVE_BACK, MOVE_LEFT, MOVE_RIGHT, STRAFE</tt>or [[cow|cows]]|- | ALIGN=LEFT | Hitch| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | HITCH| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Hitching|Hitch]] a leaded animal to the vehicle|- | ALIGN=LEFT | Unhitch| ALIGN=CENTER | | ALIGN=CENTER | [[Action]]| ALIGN=LEFT | UNHITCH| ALIGN=CENTER | Bind| ALIGN=LEFT | Unhitch the selected animal|}
November 2007: <tt>=== Terraform ==={| class="wikitable sortable"! WIDTH=220 | '''Command'''! WIDTH=130 | '''Default'''! WIDTH=120 | '''Category'''! WIDTH=225 | '''Keybind'''! WIDTH=90 | '''Type'''! WIDTH=450 | '''Description'''|- | ALIGN=LEFT | Dig| ALIGN=CENTER | | ALIGN=CENTER | [[Digging]]| ALIGN=LEFT | DIG| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Digging|Digs]] on the current corner player is standing|- | ALIGN=LEFT | Dig To Pile| ALIGN=CENTER | | ALIGN=CENTER | [[Digging]]| ALIGN=LEFT | DIG_TO_PILE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[fightDigging|FIGHT_DEFENSIVEDigs]] on the current corner player is standing, FIGHT_NORMAL, FIGHT_AGGRESSIVELYdrops the dirt to a pile|- | ALIGN=LEFT | Pack| ALIGN=CENTER | | ALIGN=CENTER | [[Digging]]| ALIGN=LEFT | PACK| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Pack]]s the highlighted tile|- | ALIGN=LEFT | Pave| ALIGN=CENTER | | ALIGN=CENTER | [[Paving]]| ALIGN=LEFT | PAVE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Pave]]s the highlighted tile|- | ALIGN=LEFT | Pave corner| ALIGN=CENTER | | ALIGN=CENTER | [[Paving]]| ALIGN=LEFT | PAVE_CORNER| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Pave]]s the nearest corner on the highlighted tile|- | ALIGN=LEFT | Dredge| ALIGN=CENTER | | ALIGN=CENTER | [[Digging]]| ALIGN=LEFT | DREDGE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Dredge]]s on the current corner player is standing|- | ALIGN=LEFT | Level| ALIGN=CENTER | | ALIGN=CENTER | [[Digging]]| ALIGN=LEFT | LEVEL| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Level]]s the highlighted [[tile]]|- | ALIGN=LEFT | Flatten| ALIGN=CENTER | | ALIGN=CENTER | [[Digging]]| ALIGN=LEFT | FLATTEN| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Flatten]]s the highlighted [[tile]], |- | ALIGN=LEFT | Flatten border| ALIGN=CENTER | | ALIGN=CENTER | [[climbDigging]]| ALIGN=LEFT | FLATTEN_BORDER| ALIGN=CENTER | Bind| ALIGN=LEFT |TOGGLE_CLIMB[[Flatten]]s the highlighted [[tile border]], |- | ALIGN=LEFT | Mine surface| ALIGN=CENTER | | ALIGN=CENTER | [[faithMining]]|TOGGLE_FAITHFULALIGN=LEFT | MINE_SURFACE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Mine]], s the [[lawfulRock|TOGGLE_LAWFULsurface]], of the current corner player is standing|- | ALIGN=LEFT | Tunnel| ALIGN=CENTER | | ALIGN=CENTER | [[ToolbeltMining]]| ALIGN=LEFT | MINE_TUNNEL|ACTIVATE_TOOL1ALIGN=CENTER | Bind| ALIGN=LEFT | [[Tunnel]]s into the [[rock]], face highlighted|- | ALIGN=LEFT | Mine forward| ALIGN=CENTER | | ALIGN=CENTER | [[ToolbeltMining]]|ACTIVATE_TOOL2ALIGN=LEFT | MINE_FORWARD| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Mine]], s flat into the cave tile highlighted|- | ALIGN=LEFT | Mine down| ALIGN=CENTER | | ALIGN=CENTER | [[Mining]]| ALIGN=LEFT | MINE_DOWN| ALIGN=CENTER | Bind| ALIGN=LEFT | [[ToolbeltMine]]s down into the cave tile highlighted|- | ALIGN=LEFT | Mine up| ALIGN=CENTER | |ACTIVATE_TOOL3ALIGN=CENTER | [[Mining]], | ALIGN=LEFT | MINE_UP| ALIGN=CENTER | Bind| ALIGN=LEFT | [[ToolbeltMine]]s up into the cave tile highlighted|- | ALIGN=LEFT | Prospect|ACTIVATE_TOOL4ALIGN=CENTER | | ALIGN=CENTER | [[Mining]], | ALIGN=LEFT | PROSPECT| ALIGN=CENTER | Bind| ALIGN=LEFT | [[ToolbeltProspect]]s the highlighted tile|- | ALIGN=LEFT | Analyse| ALIGN=CENTER | | ALIGN=CENTER |ACTIVATE_TOOL5[[Mining]]</tt> (there was no key option for | ALIGN=LEFT | ANALYSE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[spam modeAnalyse]])s the highlighted item|}
March 2008: <tt>=== Nature ==={| class="wikitable sortable"! WIDTH=220 | '''Command'''! WIDTH=130 | '''Default'''! WIDTH=120 | '''Category'''! WIDTH=225 | '''Keybind'''! WIDTH=90 | '''Type'''! WIDTH=450 | '''Description'''|- | ALIGN=LEFT | Pick herb/spice| ALIGN=CENTER | | ALIGN=CENTER | [[Spam modeGardening]]|TOGGLE_FIGHT_SPAMALIGN=LEFT | PICK| ALIGN=CENTER | Bind| ALIGN=LEFT | Pick [[herb]], GLANCE_LEFT, GLANCE_RIGHT, NO_TARGET, PREVIOUS_TAB, NEXT_WINDOW, PREVIOUS_WINDOW, or [[Examinespice]] from highlighted planter|- | ALIGN=LEFT |EXAMINEPlant [[trellis]], right| ALIGN=CENTER | | ALIGN=CENTER | [[takeGardening]]| ALIGN=LEFT |TAKEPLANT_RIGHT| ALIGN=CENTER | Bind| ALIGN=LEFT | Plant a trellis to the right of the tile|- | ALIGN=LEFT | Plant [[trellis]], left| ALIGN=CENTER | | ALIGN=CENTER | [[dropGardening]]|DROPALIGN=LEFT | PLANT_LEFT| ALIGN=CENTER | Bind| ALIGN=LEFT | Plant a trellis to the left of the tile|- | ALIGN=LEFT | Harvest| ALIGN=CENTER | | ALIGN=CENTER | [[Farming]]<| ALIGN=LEFT | HARVEST| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Harvest]] the highlighted tile|- | ALIGN=LEFT | Farm| ALIGN=CENTER | | ALIGN=CENTER | [[Farming]]| ALIGN=LEFT | FARM| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Farm]] the highlighted tile|- | ALIGN=LEFT | Sow| ALIGN=CENTER | | ALIGN=CENTER | [[Farming]]| ALIGN=LEFT | SOW| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Farming|Sow]] the activated item in the highlighted tile|- | ALIGN=LEFT | Cultivate| ALIGN=CENTER | | ALIGN=CENTER | [[Farming]]| ALIGN=LEFT | CULTIVATE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Cultivate]] the highlighted tile|- | ALIGN=LEFT | Pick sprout| ALIGN=CENTER | | ALIGN=CENTER | [[Forestry]]| ALIGN=LEFT | PICK_SPROUT| ALIGN=CENTER | Bind| ALIGN=LEFT | Pick [[sprout]] from highlighted tree/plant/tt>trellis|- | ALIGN=LEFT | Prune| ALIGN=CENTER | | ALIGN=CENTER | [[Forestry]]| ALIGN=LEFT | PRUNE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Prune]] highlighted tree/plant|- | ALIGN=LEFT | Cut down| ALIGN=CENTER | | ALIGN=CENTER | [[Forestry]]| ALIGN=LEFT | CUT_DOWN| ALIGN=CENTER | Bind| ALIGN=LEFT | Cut down highlighted [[tree]]/plant/[[hedges|hedge]]|-
August 2009 (client version 2.6.8| ALIGN=LEFT | Chop up| ALIGN=CENTER | | ALIGN=CENTER | [[Forestry]]| ALIGN=LEFT | CHOP_UP| ALIGN=CENTER | Bind| ALIGN=LEFT | Chop up highlighted [[felled tree]]|-1658 | ALIGN=LEFT | Forage| ALIGN=CENTER | | ALIGN=CENTER | [[unstable clientNature]]): <tt>| ALIGN=LEFT | FORAGE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[dragForage]] on highlighted tile|- | ALIGN=LEFT |DRAG, STOP_DRAGGINGForage vegetable| ALIGN=CENTER | | ALIGN=CENTER | [[Nature]], PUSH, | ALIGN=LEFT | FORAGE_VEG| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Forage]] for [[repairvegetable]]s on highlighted tile|REPAIR- | ALIGN=LEFT | Forage resource| ALIGN=CENTER | | ALIGN=CENTER | [[Nature]], TURN_CLOCKWISE, TURN_COUNTERCLOCKWISE, PULL, | ALIGN=LEFT | FORAGE_RESOURCE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[improveForage]] for resources on highlighted tile|- | ALIGN=LEFT | Forage berries| ALIGN=CENTER | | ALIGN=CENTER |IMPROVE[[Nature]], | ALIGN=LEFT | FORAGE_BERRIES| ALIGN=CENTER | Bind| ALIGN=LEFT | [[digForage]] for [[berries]] on highlighted tile|- | ALIGN=LEFT | Botanize| ALIGN=CENTER | |DIG, FLATTEN, PACKALIGN=CENTER | [[Nature]], | ALIGN=LEFT | BOTANIZE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[harvestBotanize]] on highlighted tile|HARVEST, FARM- | ALIGN=LEFT | Botanize seeds| ALIGN=CENTER | | ALIGN=CENTER | [[Nature]]| ALIGN=LEFT | BOTANIZE_SEEDS| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Botanize]], for [[seeds]] on highlighted tile|- | ALIGN=LEFT | Botanize herbs| ALIGN=CENTER | | ALIGN=CENTER | [[cultivateNature]]| ALIGN=LEFT |CULTIVATEBOTANIZE_HERBS| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Botanize]], for [[mineherbs]] on highlighted tile|MINE_FORWARD, MINE_UP, MINE_DOWN, MINE_SURFACE, MINE_TUNNEL- | ALIGN=LEFT | Botanize resource| ALIGN=CENTER | | ALIGN=CENTER | [[Nature]]| ALIGN=LEFT | BOTANIZE_RESOURCE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Botanize]], for [[prospectresources]] on highlighted tile|PROSPECT- | ALIGN=LEFT | Botanize spices| ALIGN=CENTER | | ALIGN=CENTER | [[Nature]]| ALIGN=LEFT | BOTANIZE_SPICES| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Botanize]] for [[spices]] on highlighted tile|- | ALIGN=LEFT | Pick flower| ALIGN=CENTER | | ALIGN=CENTER | [[Nature]]| ALIGN=LEFT | PICK_FLOWERS| ALIGN=CENTER | Bind| ALIGN=LEFT | Pick [[flowers]] from highlighted tile|- | ALIGN=LEFT | Plant naturally| ALIGN=CENTER | | ALIGN=CENTER | [[Nature]]| ALIGN=LEFT | PLANT| ALIGN=CENTER | Bind| ALIGN=LEFT | Plant [[Sprout]]s naturally or [[Herbs]] in a [[Pottery planter]]|- | ALIGN=LEFT | Plant Center| ALIGN=CENTER | | ALIGN=CENTER | [[Nature]]| ALIGN=LEFT | PLANT_CENTER| ALIGN=CENTER | Bind| ALIGN=LEFT | Plant [[Sprout]]s in the center if tiles|- | ALIGN=LEFT | Gather grass| ALIGN=CENTER | | ALIGN=CENTER | [[Nature]]| ALIGN=LEFT | GATHER| ALIGN=CENTER | Bind| ALIGN=LEFT | Gather [[grass]]|- | ALIGN=LEFT | Trim grass| ALIGN=CENTER | | ALIGN=CENTER | [[Nature]]| ALIGN=LEFT | TRIM| ALIGN=CENTER | Bind| ALIGN=LEFT | Trim [[grass]], to [[picklawn]]|- | ALIGN=LEFT | Collect Snow| ALIGN=CENTER | | ALIGN=CENTER |PICK_SPROUT[[Nature]], | ALIGN=LEFT | COLLECT| ALIGN=CENTER | Bind| ALIGN=LEFT | Collect [[pruneSnowballs]] during [[Winter]]|PRUNE- | ALIGN=LEFT | Crush| ALIGN=CENTER | | ALIGN=CENTER | [[Nature]]| ALIGN=LEFT | CRUSH| ALIGN=CENTER | Bind| ALIGN=LEFT | Crush [[Wemp fibre|fibres]], from [[cutWemp plant|CUT_DOWNplants]], or [[chopPumpkin|CHOP_UPPumpkins]]</tt>into seeds|}
October 2009 (2.6.8=== Fighting ==={| class="wikitable sortable"! WIDTH=220 | '''Command'''! WIDTH=130 | '''Default'''! WIDTH=120 | '''Category'''! WIDTH=225 | '''Keybind'''! WIDTH=90 | '''Type'''! WIDTH=450 | '''Description'''|- | ALIGN=LEFT | Target| ALIGN=CENTER | | ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | TARGET| ALIGN=CENTER | Bind| ALIGN=LEFT | Sets [[Fighting#Targeting|target]] as highlighted creature/player|- | ALIGN=LEFT | No target| ALIGN=CENTER | | ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | NO_TARGET| ALIGN=CENTER | Bind| ALIGN=LEFT | Removes any [[Fighting#Targeting|target]]|- | ALIGN=LEFT | Fight defensive| ALIGN=CENTER | | ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | FIGHT_DEFENSIVE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Fight]] defensively|- | ALIGN=LEFT | Fight normal| ALIGN=CENTER | | ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | FIGHT_NORMAL| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Fight]] normally|- | ALIGN=LEFT | Fight aggressively| ALIGN=CENTER | | ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | FIGHT_AGGRESSIVELY| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Fight]] aggressively|- | ALIGN=LEFT | Aim upper left| ALIGN=CENTER | {{key|NUMPAD7}}| ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | AIM_UPPER_LEFT| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Fighting#Stances|Aim]] for upper left part of creature/player|- | ALIGN=LEFT | Aim upper middle| ALIGN=CENTER | {{key|NUMPAD8}}| ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | AIM_UPPER_MIDDLE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Fighting#Stances|Aim]] for upper middle part of creature/player|- | ALIGN=LEFT | Aim upper right| ALIGN=CENTER | {{key|NUMPAD9}}| ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | AIM_UPPER_RIGHT| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Fighting#Stances|Aim]] for upper right part of creature/player|- | ALIGN=LEFT | Aim left| ALIGN=CENTER | {{key|NUMPAD4}}| ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | AIM_LEFT| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Fighting#Stances|Aim]] for left part of creature/player|- | ALIGN=LEFT | Aim middle| ALIGN=CENTER | {{key|NUMPAD5}}| ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | AIM_MIDDLE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Fighting#Stances|Aim]] for middle part of creature/player|- | ALIGN=LEFT | Aim right| ALIGN=CENTER | {{key|NUMPAD6}}| ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | AIM_RIGHT| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Fighting#Stances|Aim]] for right part of creature/player|- | ALIGN=LEFT | Aim lower left| ALIGN=CENTER | {{key|NUMPAD1}}| ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | AIM_LOWER_LEFT| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Fighting#Stances|Aim]] for lower left part of creature/player|- | ALIGN=LEFT | Aim lower middle| ALIGN=CENTER | {{key|NUMPAD2}}| ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | AIM_LOWER_MIDDLE| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Fighting#Stances|Aim]] for lower middle part of creature/player|- | ALIGN=LEFT | Aim lower right| ALIGN=CENTER | {{key|NUMPAD3}}| ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | AIM_LOWER_RIGHT| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Fighting#Stances|Aim]] for lower right part of creature/player|- | ALIGN=LEFT | Defend left| ALIGN=CENTER | {{key|DIVIDE}}| ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | DEFEND_LEFT| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Fighting#Stances|Defend]] your left parts|- | ALIGN=LEFT | Defend right| ALIGN=CENTER | {{key|ADD}}| ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | DEFEND_RIGHT| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Fighting#Stances|Defend]] your right parts|- | ALIGN=LEFT | Defend upper| ALIGN=CENTER | {{key|MULTIPLY}}| ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | DEFEND_UPPER| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Fighting#Stances|Defend]] your upper parts|-1735 | ALIGN=LEFT | Defend lower| ALIGN=CENTER | {{key|SUBTRACT}}| ALIGN=CENTER | [[test clientFighting]]): <tt>ACTIVATE, | ALIGN=LEFT | DEFEND_LOWER| ALIGN=CENTER | Bind| ALIGN=LEFT | [[tameFighting#Stances|Defend]] your lower parts|- | ALIGN=LEFT | Focus| ALIGN=CENTER | {{key|TAMENUMPAD0}}| ALIGN=CENTER | [[Fighting]], | ALIGN=LEFT | FOCUS| ALIGN=CENTER | Bind| ALIGN=LEFT | [[leadFighting#Focus|LEAD, STOP_LEADINGFocus]], your [[trackfighting]]|- | ALIGN=LEFT | Shield bash| ALIGN=CENTER | {{key|DECIMAL}}| ALIGN=CENTER |TRACK[[Fighting]], | ALIGN=LEFT | SHIELD_BASH| ALIGN=CENTER | Bind| ALIGN=LEFT | Use your [[feedShield_bashing|FEEDshield]], to stun the [[Fighting#Targeting|target]].|- | ALIGN=LEFT | Special move #| ALIGN=CENTER | {{key|6}} – {{key|0}}| ALIGN=CENTER |TARGET[[Fighting]]| ALIGN=LEFT | SPECIAL_MOVE#| ALIGN=CENTER | Bind| ALIGN=LEFT | Perform [[special move]] number #|- | ALIGN=LEFT | Target Hostile| ALIGN=CENTER | | ALIGN=CENTER | [[Fighting]], | ALIGN=LEFT | TARGET_HOSTILE| ALIGN=CENTER | Bind| ALIGN=LEFT | Only allows you to target hostile [[absorbcreatures]]|- | ALIGN=LEFT | Shoot | ALIGN=CENTER | | ALIGN=CENTER |ABSORB[[Archery]], | ALIGN=LEFT | SHOOT| ALIGN=CENTER | Bind| ALIGN=LEFT | Shoot at the creature/player with your [[breedbow]]|- | ALIGN=LEFT | Shoot at legs| ALIGN=CENTER | | ALIGN=CENTER |BREED[[Archery]], | ALIGN=LEFT | SHOOT_LEGS| ALIGN=CENTER | Bind| ALIGN=LEFT | Shoot at the creature/player's legs with your [[groombow]]|GROOM- | ALIGN=LEFT | Shoot at torso| ALIGN=CENTER | | ALIGN=CENTER | [[Archery]], | ALIGN=LEFT | SHOOT_TORSO| ALIGN=CENTER | Bind| ALIGN=LEFT | Shoot at the creature/player's torso with your [[dredgebow]]|DREDGE- | ALIGN=LEFT | Shoot at face| ALIGN=CENTER | | ALIGN=CENTER | [[Archery]], | ALIGN=LEFT | SHOOT_FACE| ALIGN=CENTER | Bind| ALIGN=LEFT | Shoot at the creature/player's face with your [[foragebow]]|FORAGE- | ALIGN=LEFT | Shoot at head| ALIGN=CENTER | | ALIGN=CENTER | [[Archery]], | ALIGN=LEFT | SHOOT_HEAD| ALIGN=CENTER | Bind| ALIGN=LEFT | Shoot at the creature/player's head with your [[botanizebow]]|- |BOTANIZEALIGN=LEFT | Shoot at right arm| ALIGN=CENTER | | ALIGN=CENTER | [[Archery]], | ALIGN=LEFT | SHOOT_RIGHTARM| ALIGN=CENTER | Bind| ALIGN=LEFT | Shoot at the creature/player's right arm with your [[pickbow]]|- | ALIGN=LEFT | Shoot at left arm| ALIGN=CENTER |PICK_FLOWERS| ALIGN=CENTER | [[Archery]]<| ALIGN=LEFT | SHOOT_LEFTARM| ALIGN=CENTER | Bind| ALIGN=LEFT | Shoot at the creature/tt>player's left arm with your [[bow]]|- | ALIGN=LEFT | Taunt| ALIGN=CENTER | | ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | TAUNT| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Taunt]] the creature.|}
December 2009 (2.6.8=== Priest ==={| class="wikitable sortable"! WIDTH=220 | '''Command'''! WIDTH=130 | '''Default'''! WIDTH=120 | '''Category'''! WIDTH=225 | '''Keybind'''! WIDTH=90 | '''Type'''! WIDTH=450 | '''Description'''|-1906,1908,1914 test): <tt>| ALIGN=LEFT | Pray| ALIGN=CENTER | | ALIGN=CENTER | [[Religion]]| ALIGN=LEFT | PRAY| ALIGN=CENTER | Bind| ALIGN=LEFT | [[fishPray]] at highlighted tile or item|- | ALIGN=LEFT | Preach| ALIGN=CENTER | | ALIGN=CENTER |FISH[[Religion]], | ALIGN=LEFT | PREACH| ALIGN=CENTER | Bind| ALIGN=LEFT | [[buildPreaching|BUILD_HOUSE_WALL, BUILD_HOUSE_WINDOW, BUILD_HOUSE_DOOR, BUILD_STONE_WALL, BUILD_TALL_STONE_WALL, BUILD_PALISADE, BUILD_FENCE, BUILD_PALISADE_GATE, BUILD_FENCE_GATEPreach]], at highlighted item or character|- | ALIGN=LEFT | Listen| ALIGN=CENTER | | ALIGN=CENTER | [[finishReligion]]|FINISHALIGN=LEFT | LISTEN| ALIGN=CENTER | Bind| ALIGN=LEFT | [[Listen]], to highlighted character|- | ALIGN=LEFT | Link| ALIGN=CENTER | | ALIGN=CENTER | [[continue building|CONTINUE_BUILDINGReligion]]</tt></td>| ALIGN=LEFT | LINK<td width| ALIGN=2% bgcolorCENTER | Bind| ALIGN=#797b86></td>LEFT | [[Link]] to highlighted character<td>|}
===TablePriest Spells ==={| class="wikitable collapsible collapsed sortable"! WIDTH=220 | ''(date-sorted by default but doesn't manually sort correctly so reload page)Command'''{! WIDTH=130 | cellpadding'''Default'''! WIDTH=2 cellspacing120 | '''Category'''! WIDTH=4 class225 | '''Keybind'''! WIDTH=sortable90 | '''Type'''!WIDTH=450 | '''Description'''|-|ALIGN=Left |Bless|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | BLESS|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Bless]] on highlighted item|-|ALIGN=Left | Dispel|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | DISPEL|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Dispel]] on highlighted item|-|ALIGN=Left | Dirt (Spell)|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | DIRT_SPELL|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Dirt (spell)]] on highlighted item|-|ALIGN=Left | Locate Soul|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | LOCATE_SOUL|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Locate soul]] on highlighted item|-|ALIGN=Left | Light Token|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | LIGHT_TOKEN|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Light token]] on highlighted item|-|ALIGN=Left | Nolocate|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | NOLOCATE|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Nolocate]] on highlighted item|-|ALIGN=Left | Cure light|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | CURE_LIGHT|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Cure light]] on highlighted item|-|ALIGN=Left | Cure medium|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | CURE_MEDIUM|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Cure medium]] on highlighted item|-|ALIGN=Left | Cure serious|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | CURE_SERIOUS|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Cure serious]] on highlighted item|-|ALIGN=Left | Humid drizzle|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | HUMID_DRIZZLE|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Humid drizzle]] on highlighted item|-|ALIGN=Left | Ward|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | WARD|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Ward]] on highlighted item|-|ALIGN=Left | Wild growth|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | WILD_GROWTH|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Wild growth]] on highlighted item|-|ALIGN=Left | Light of Fo|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | LIGHT_OF_FO|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Light of Fo]] on highlighted item|-|ALIGN=Left | Wrath of Magranon|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | WRATH_OF_MAGRANON|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Wrath of Magranon]] on highlighted item|-|ALIGN=Left | Disintegrate|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | DISINTEGRATE |ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Disintegrate]] on highlighted item|-|ALIGN=Left | Mass Stamina|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | MASS_STAMINA|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Mass stamina]] on highlighted item|- |ALIGN=Left | Fire Pillar|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | FIRE_PILLAR|ALIGN=CENTER | Bind !!Category !!Date added|ALIGN=LEFT | Cast [[Fire pillar]] on highlighted item
|-
|<tt>NEXT_TAB</tt> ALIGN=Left |Mole senses|ALIGN=CENTER | |ALIGN=CENTER | [[InterfaceSpells]] |ALIGN=LEFT |MOLE_SENSES| Pre-November 2007ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Mole senses]] on highlighted item
|-
|<tt>TOGGLE_CHAT</tt> ALIGN=Left |Strongwall| ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | STRONGWALL|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[InterfaceStrongwall]] on highlighted item|- |ALIGN=Left | Locate artifact|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | LOCATE_ARTIFACT|ALIGN=CENTER | Bind|ALIGN=LEFT |Cast [[Locate artifact]] on highlighted item| Pre-November 2007|ALIGN=Left | Tentacles |ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | TENTACLES|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Tentacles]] on highlighted item
|-
|<tt>AUTORUN</tt> ALIGN=Left |Reveal creatures|ALIGN=CENTER | |ALIGN=CENTER | [[PlayerSpells]] movement |ALIGN=LEFT | REVEAL_CREATURES|ALIGN=CENTER | Bind|ALIGN=LEFT |Cast [[Reveal creatures]] on highlighted item| Pre-November 2007|ALIGN=Left | Ice pillar|ALIGN=CENTER | |ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | ICE_PILLAR|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Ice pillar]] on highlighted item
|-
|<tt>CENTER_VIEW</tt> ALIGN=Left |Reveal settlements | Camera ALIGN=CENTER || Pre-November 2007ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | REVEAL_SETTLEMENTS|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Reveal settlements]] on highlighted item
|-
|<tt>TURN_DOWN</tt> ALIGN=Left |Fungus trap | Camera ALIGN=CENTER || Pre-November 2007ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | FUNGUS_TRAP|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Fungus trap]] on highlighted item
|-
|<tt>TURN_UP</tt> ALIGN=Left |Fungus | Camera ALIGN=CENTER || Pre-November 2007ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | FUNGUS_SPELL|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Fungus]] on highlighted item
|-
|<tt>TURN_LEFT</tt> ALIGN=Left |Pain rain|ALIGN=CENTER | |ALIGN=CENTER | [[PlayerSpells]] movement |ALIGN=LEFT |PAINRAIN| Pre-November 2007ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Pain rain]] on highlighted item
|-
|<tt>TURN_RIGHT</tt> ALIGN=Left |Scorn of Libila |ALIGN=CENTER | |ALIGN=CENTER | [[PlayerSpells]] movement |ALIGN=LEFT | Pre-November 2007SCORN_OF_LIBILA|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Scorn of Libila]] on highlighted item
|-
|<tt>MOVE_FORWARD</tt> ALIGN=Left |Bearpaws|ALIGN=CENTER | |ALIGN=CENTER | [[PlayerSpells]] movement |ALIGN=LEFT |BEARPAWS| Pre-November 2007ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Bearpaws]] on highlighted item
|-
|<tt>MOVE_BACK</tt> ALIGN=Left |Willowspine |ALIGN=CENTER | |ALIGN=CENTER | [[PlayerSpells]] movement |ALIGN=LEFT |WILLOWSPINE| Pre-November 2007ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Willowspine]] on highlighted item
|-
|<tt>MOVE_LEFT</tt> ALIGN=Left |Sixth sense|ALIGN=CENTER | |ALIGN=CENTER | [[PlayerSpells]] movement |ALIGN=LEFT |SIXTH_SENSE| Pre-November 2007ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Sixth sense]] on highlighted item
|-
|<tt>MOVE_RIGHT</tt> ALIGN=Left |Morning fog|ALIGN=CENTER | |ALIGN=CENTER | [[PlayerSpells]] movement |ALIGN=LEFT |MORNING_FOG| Pre-November 2007ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Morning fog]] on highlighted item
|-
|<tt>STRAFE</tt> ALIGN=Left |Charm|ALIGN=CENTER | |ALIGN=CENTER | [[PlayerSpells]] movement |ALIGN=LEFT |CHARM| Pre-November 2007ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Charm]] on highlighted item
|-
|<tt>ALIGN=Left | Second Wind|ALIGN=CENTER | |ALIGN=CENTER | [[fight|FIGHT_DEFENSIVESpells]]</tt> |ALIGN=LEFT | REFRESH_SPELL|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[FightingSecond Wind]] || November 2007on highlighted item
|-
|<tt>ALIGN=Left | Oakshell|ALIGN=CENTER | |ALIGN=CENTER | [[fight|FIGHT_NORMALSpells]]</tt> |ALIGN=LEFT | OAKSHELL|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[FightingOakshell]] || November 2007on highlighted item
|-
|<tt>ALIGN=Left | Forest giant strength|ALIGN=CENTER | |ALIGN=CENTER | [[fight|FIGHT_AGGRESSIVELYSpells]]</tt> |ALIGN=LEFT | FOREST_GIANT_STRENGTH|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[FightingForest giant strength]] || November 2007on highlighted item
|-
|<tt>ALIGN=Left | Tangle weave|ALIGN=CENTER | |ALIGN=CENTER | [[climb|TOGGLE_CLIMBSpells]]</tt> |ALIGN=LEFT | TANGLEWEAVE|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[PlayerTangle weave]] movement || November 2007on highlighted item
|-
|<tt>ALIGN=Left | Genesis|ALIGN=CENTER | |ALIGN=CENTER | [[faith|TOGGLE_FAITHFULSpells]]</tt> |ALIGN=LEFT | GENESIS|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[ReligionGenesis]] || November 2007on highlighted item
|-
|<tt>ALIGN=Left | Heal|ALIGN=CENTER | |ALIGN=CENTER | [[lawful|TOGGLE_LAWFULSpells]]</tt> |ALIGN=LEFT |HEAL_SPELL| Morality ALIGN=CENTER |Bind| November 2007ALIGN=LEFT | Cast [[Heal]] on highlighted item
|-
|<tt>ALIGN=Left | Frantic Charge|ALIGN=CENTER | |ALIGN=CENTER | [[Toolbelt|ACTIVATE_TOOL1Spells]]</tt> |ALIGN=LEFT | FRANTIC_CHARGE|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[ItemFrantic charge]] movement/manipulation || November 2007on highlighted item
|-
|<tt>ALIGN=Left | Fireheart|ALIGN=CENTER | |ALIGN=CENTER | [[Toolbelt|ACTIVATE_TOOL2Spells]]</tt> |ALIGN=LEFT | FIRE_HEART|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[ItemFireheart]] movement/manipulation || November 2007on highlighted item
|-
|<tt>ALIGN=Left | Dominate|ALIGN=CENTER | |ALIGN=CENTER | [[Toolbelt|ACTIVATE_TOOL3Spells]]</tt> |ALIGN=LEFT | DOMINATE|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[ItemDominate]] movement/manipulation || November 2007on highlighted item
|-
|<tt>ALIGN=Left | Smite|ALIGN=CENTER | |ALIGN=CENTER | [[Toolbelt|ACTIVATE_TOOL4Spells]]</tt> |ALIGN=LEFT | SMITE|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[ItemSmite]] movement/manipulation || November 2007on highlighted item
|-
|<tt>ALIGN=Left | Goat shape|ALIGN=CENTER | |ALIGN=CENTER | [[Toolbelt|ACTIVATE_TOOL5Spells]]</tt> |ALIGN=LEFT | GOAT_SHAPE|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[ItemGoat shape]] movement/manipulation || November 2007on highlighted item
|-
|<tt>ALIGN=Left | Shard of ice|ALIGN=CENTER | |ALIGN=CENTER | [[Spam mode|TOGGLE_FIGHT_SPAMSpells]]</tt> |ALIGN=LEFT | SHARD_OF_ICE|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[FightingShard of ice]] || March 2008on highlighted item
|-
|<tt>GLANCE_LEFT</tt> ALIGN=Left |Excel| Camera ALIGN=CENTER || March 2008ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | EXCEL|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Excel]] on highlighted item
|-
|<tt>GLANCE_RIGHT</tt> ALIGN=Left |Wisdom of vynora| Camera ALIGN=CENTER || March 2008ALIGN=CENTER | [[Spells]]|ALIGN=LEFT | WISDOM_OF_VYNORA|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Wisdom of vynora]] on highlighted item
|-
|<tt>NO_TARGET</tt> ALIGN=Left |Drain health|ALIGN=CENTER | |ALIGN=CENTER | [[FightingSpells]] |ALIGN=LEFT |DRAIN_HEALTH| March 2008ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Drain health]] on highlighted item
|-
|<tt>PREVIOUS_TAB</tt> ALIGN=Left |Phantasms|ALIGN=CENTER | |ALIGN=CENTER | [[InterfaceSpells]] |ALIGN=LEFT |PHANTASMS| March 2008ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Phantasms]] on highlighted item
|-
|<tt>NEXT_WINDOW</tt> ALIGN=Left |Rotting gut|ALIGN=CENTER | |ALIGN=CENTER | [[InterfaceSpells]] |ALIGN=LEFT |ROTTING_GUT| March 2008ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Rotting gut]] on highlighted item
|-
|<tt>PREVIOUS_WINDOW</tt> ALIGN=Left |Weakness|ALIGN=CENTER | |ALIGN=CENTER | [[InterfaceSpells]] |ALIGN=LEFT |WEAKNESS| March 2008ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Weakness]] on highlighted item
|-
|<tt>ALIGN=Left | Truehit|ALIGN=CENTER | |ALIGN=CENTER | [[Examine|EXAMINESpells]]</tt> |ALIGN=LEFT | TRUEHIT|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[ItemTruehit]] movement/manipulation || March 2008on highlighted item
|-
|<tt>ALIGN=Left | Hell strength|ALIGN=CENTER | |ALIGN=CENTER | [[take|TAKESpells]]</tt> |ALIGN=LEFT | HELL_STRENGTH|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[ItemHell strength]] movement/manipulation || March 2008on highlighted item
|-
|<tt>ALIGN=Left | Drain stamina|ALIGN=CENTER | |ALIGN=CENTER | [[drop|DROPSpells]]</tt> |ALIGN=LEFT | DRAIN_STAMINA|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[ItemDrain stamina]] movement/manipulation || March 2008on highlighted item
|-
|<tt>ALIGN=Left | Worm brains|ALIGN=CENTER | |ALIGN=CENTER | [[drag|DRAGSpells]]</tt> |ALIGN=LEFT | WORM_BRAINS|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[ItemWorm brains]] movement/manipulation || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Lurker in the Woods|ALIGN=CENTER | |ALIGN=CENTER | [[drag|STOP_DRAGGINGSpells]]</tt> |ALIGN=LEFT | LURKER_IN_THE_WOODS|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[ItemLurker in the woods]] movement/manipulation || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Lifetransfer|ALIGN=CENTER | |ALIGN=CENTER | [[push|PUSHSpells]]</tt> |ALIGN=LEFT | LIFETRANSFER|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[ItemLifetransfer]] movement/manipulation || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Vessel|ALIGN=CENTER | |ALIGN=CENTER | [[repair|REPAIRSpells]]</tt> |ALIGN=LEFT | VESSEL|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[ItemVessel]] movement/manipulation || August 2009on highlighted item
|-
|<tt>TURN_CLOCKWISE</tt> ALIGN=Left |Dark messenger|ALIGN=CENTER | |ALIGN=CENTER | [[ItemSpells]] movement/manipulation |ALIGN=LEFT |DARK_MESSENGER| August 2009ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Dark messenger]] on highlighted item
|-
|<tt>TURN_COUNTERCLOCKWISE</tt> ALIGN=Left |Courier|ALIGN=CENTER | |ALIGN=CENTER | [[ItemSpells]] movement/manipulation |ALIGN=LEFT |COURIER| August 2009ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Courier]] on highlighted item
|-
|<tt>ALIGN=Left | Venom|ALIGN=CENTER | |ALIGN=CENTER | [[pull|PULLSpells]]</tt> |ALIGN=LEFT | VENOM|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[ItemVenom]] movement/manipulation || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Break altar|ALIGN=CENTER | |ALIGN=CENTER | [[improve|IMPROVESpells]]</tt> |ALIGN=LEFT | BREAK_ALTAR|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[ItemBreak altar]] movement/manipulation || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Flaming aura|ALIGN=CENTER | |ALIGN=CENTER | [[dig|DIGSpells]]</tt> |ALIGN=LEFT | FLAMING_AURA|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[DiggingFlaming aura]] || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Lurker in the dark|ALIGN=CENTER | |ALIGN=CENTER | [[flatten|FLATTENSpells]]</tt> |ALIGN=LEFT | LURKER_IN_THE_DARK|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[DiggingLurker in the dark]] || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Aura of Shared Pain|ALIGN=CENTER | |ALIGN=CENTER | [[pack|PACKSpells]]</tt> |ALIGN=LEFT | AURA_OF_SHARED_PAIN|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[DiggingAura of shared pain]] || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Sunder|ALIGN=CENTER | |ALIGN=CENTER | [[harvest|HARVESTSpells]]</tt> |ALIGN=LEFT | SUNDER|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[FarmingSunder]] || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Animal Demise|ALIGN=CENTER | |ALIGN=CENTER | [[farm|FARMSpells]]</tt> |ALIGN=LEFT | ANIMALS_DEMISE|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[FarmingDemise spells|Animal Demise]] || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Circle of cunning|ALIGN=CENTER | |ALIGN=CENTER | [[cultivate|CULTIVATESpells]]</tt> |ALIGN=LEFT | CIRCLE_OF_CUNNING|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[DiggingCircle of cunning]] || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Fire Protection|ALIGN=CENTER | |ALIGN=CENTER | [[mine|MINE_FORWARDSpells]]</tt> |ALIGN=LEFT | FIRE_PROTECTION|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[MiningFire protection]] || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Opulence|ALIGN=CENTER | |ALIGN=CENTER | [[mine|MINE_UPSpells]]</tt> |ALIGN=LEFT | OPULENCE|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[MiningOpulence]] || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Frostbrand|ALIGN=CENTER | |ALIGN=CENTER | [[mine|MINE_DOWNSpells]]</tt> |ALIGN=LEFT | FROSTBRAND|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[MiningFrostbrand]] || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Mind stealer|ALIGN=CENTER | |ALIGN=CENTER | [[mine|MINE_SURFACESpells]]</tt> |ALIGN=LEFT | MIND_STEALER|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[MiningMind stealer]] || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Lurker in the deep|ALIGN=CENTER | |ALIGN=CENTER | [[mine|MINE_TUNNELSpells]]</tt> |ALIGN=LEFT | LURKER_IN_THE_DEEP|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[MiningLurker in the deep]] || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Mend|ALIGN=CENTER | |ALIGN=CENTER | [[prospect|PROSPECTSpells]]</tt> |ALIGN=LEFT | MEND|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[MiningMend]] || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Wind of ages|ALIGN=CENTER | |ALIGN=CENTER | [[pick|PICK_SPROUTSpells]]</tt> |ALIGN=LEFT | WIND_OF_AGES|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[NatureWind of ages]] || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Nimbleness|ALIGN=CENTER | |ALIGN=CENTER | [[prune|PRUNESpells]]</tt> |ALIGN=LEFT | NIMBLENESS|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[NatureNimbleness]] || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Human Demise|ALIGN=CENTER | |ALIGN=CENTER | [[cut|CUT_DOWNSpells]]</tt> |ALIGN=LEFT | HUMANS_DEMISE|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[WoodcuttingDemise spells|Human Demise]] || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Rotting touch|ALIGN=CENTER | |ALIGN=CENTER | [[chop|CHOP_UPSpells]]</tt> |ALIGN=LEFT | ROTTING_TOUCH|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[WoodcuttingRotting touch]] || August 2009on highlighted item
|-
|<tt>ALIGN=Left | Bloodthirst|ALIGN=CENTER | |ALIGN=CENTER | [[activate|ACTIVATESpells]]</tt> |ALIGN=LEFT | BLOOD_THIRST|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Item Bloodthirst]] manipulation || October 2009on highlighted item
|-
|<tt>ALIGN=Left | Web armour|ALIGN=CENTER | |ALIGN=CENTER | [[tame|TAMESpells]]</tt> |ALIGN=LEFT | WEB_ARMOUR|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[AnimalsWeb armour]] || October 2009on highlighted item
|-
|<tt>ALIGN=Left | Blessings of the dark|ALIGN=CENTER | |ALIGN=CENTER | [[leadSpells]]|ALIGN=LEFT | BLESSINGS_OF_THE_DARK|ALIGN=CENTER |LEADBind|ALIGN=LEFT | Cast [[Blessings of the dark]]</tt> on highlighted item|-|ALIGN=Left | Rebirth|ALIGN=CENTER | |ALIGN=CENTER | [[AnimalsSpells]] |ALIGN=LEFT | October 2009REBIRTH|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[Rebirth]] on highlighted item 
|-
|<tt>ALIGN=Left | Essence drain|ALIGN=CENTER | |ALIGN=CENTER | [[lead|STOP_LEADINGSpells]]</tt> |ALIGN=LEFT | ESSENCE_DRAIN|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[AnimalsEssence drain]] || October 2009on highlighted item 
|-
|<tt>ALIGN=Left | Land of the dead|ALIGN=CENTER | |ALIGN=CENTER | [[track|TRACKSpells]]</tt> |ALIGN=LEFT | LAND_OF_THE_DEAD|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[NatureLand of the dead]] || October 2009on highlighted item
|-
|<tt>ALIGN=Left | Summon soul|ALIGN=CENTER | |ALIGN=CENTER | [[feed|FEEDSpell]]</tt> |ALIGN=LEFT | SUMMON_SOUL|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[AnimalsSummon soul]] || October 2009on highlighted item
|-
|<tt>ALIGN=Left | Corrupt|ALIGN=CENTER | |ALIGN=CENTER | [[target|TARGETSpells]]</tt> |ALIGN=LEFT | CORRUPT|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[FightingCorrupt]] || October 2009on highlighted item
|-
|<tt>ALIGN=Left | Zombie Infestation|ALIGN=CENTER | |ALIGN=CENTER | [[absorb|ABSORBSpells]]</tt> |ALIGN=LEFT | ZOMBIE_INFESTATION|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[HealingZombie infestation]] || October 2009on highlighted item
|-
|<tt>ALIGN=Left | Purge|ALIGN=CENTER | |ALIGN=CENTER | [[breed|BREEDSpells]]</tt> |ALIGN=LEFT | PURGE|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[AnimalsPurge]] || October 2009on highlighted item 
|-
|<tt>ALIGN=Left | Toxin|ALIGN=CENTER | |ALIGN=CENTER | [[groom|GROOMSpells]]</tt> |ALIGN=LEFT | TOXIN|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[AnimalsToxin]] || October 2009on highlighted item
|-
|<tt>ALIGN=Left | Cleanse|ALIGN=CENTER | |ALIGN=CENTER | [[dredge|DREDGESpells]]</tt> |ALIGN=LEFT | CLEANSE|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[DiggingCleanse]] || October 2009on highlighted item
|-
|<tt>ALIGN=Left | Hypothermia|ALIGN=CENTER | |ALIGN=CENTER | [[forage|FORAGESpells]]</tt> |ALIGN=LEFT | HYPOTHERMIA|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[NatureHypothermia]] || October 2009on highlighted item
|-
|<tt>ALIGN=Left | Focused will|ALIGN=CENTER | |ALIGN=CENTER | [[botanize|BOTANIZESpells]]</tt> |ALIGN=LEFT | FOCUSED_WILL|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[NatureFocused will]] || October 2009on highlighted item
|-
|<tt>ALIGN=Left | Inferno|ALIGN=CENTER | |ALIGN=CENTER | [[pick|PICK_FLOWERSSpells]]</tt> |ALIGN=LEFT | INFERNO|ALIGN=CENTER | Bind|ALIGN=LEFT | Cast [[NatureInferno]] || October 2009on highlighted item 
|}
</td></tr>
</table>
== Examples ==
For an example of how key bindings can help you, see [[quickswitch hotkeys]].
== Additional autorunThese keybinds are set as default in the client but cannot be directly modified in the settings. Read the advanced section below for details on how to modify these.txt uses ==
=== Other ==={| class="wikitable collapsible collapsed sortable"! WIDTH=220 | ''autorun.txt'Command' can be used ''! WIDTH=130 | '''Default'''! WIDTH=120 | '''Category'''! WIDTH=225 | '''Keybind'''! WIDTH=90 | '''Type'''! WIDTH=450 | '''Description'''|- | ALIGN=LEFT | Check focus level| ALIGN=CENTER | {{key|F8}}| ALIGN=CENTER | [[Fighting]]| ALIGN=LEFT | "say /fl"| ALIGN=CENTER | Chat| ALIGN=LEFT | Display [[Fighting#Focus|focus]] level information in several other useful ways.event window|- | ALIGN=LEFT | Toggle Wikisearch| ALIGN=CENTER | {{key|H}}| ALIGN=CENTER | [[Interface]]| ALIGN=LEFT | "toggle wikisearch"| ALIGN=CENTER | Console| ALIGN=LEFT | Toggles the Wikisearch window|}
The following opens windows when ==Advanced key binding==There are more advanced methods to changing key binds and this section will attempt to explain these. Do not attempt to modify key bindings manually without an understanding of the client loadspitfalls and advice below.:Overwriting a key bind may be done unintentionally and there is no ''undo'', the original will have to be re-added.: Accidental binds on movement, camera or interface may cause undesired effects and could get the character into trouble, for example if movement keys are changed and they are attacked.: If in doubt, back-up the <prett>toggle skillstoggle inventorytoggle statskeybindings.txt</prett>file before making any changes via the console or in the file itself.
This stops kingdom === Console ===To access the console press the default keybind of {{key|F1}} to open the window. From here the <tt>BIND</tt> command may be used to assign keys to actions, chat or console commands. Usage: bind <key> [<action>|"<command>"]There are three types of action or command which can be assigned to a key bind. '''Action''', '''[[console]]''' and '''[[Chat_commands|chat from loading when ]]'''.:Actions are the '''Bind''' type entries listed in the game startstables above, but sometimes someone gets such as <tt>MINE_FORWARD</tt> or <tt>PRAY</tt>. These cannot be used stand-alone and normally reference right-click in a message before it takes effect-game context menu actions. BIND UP MINE_FORWARD:Console commands are '''[[Console]]''' type entries such as <tt>"toggle console"</tt> and <tt>"screenshot"</tt>. Placing it at These must be added to the top of bind with the file double quotes ({{key|"}}) surrounding them. They may helpalso be used stand-alone in the console without the quotations. BIND F1 "toggle console":Chat commands are '''[[Chat]]''' type entries, <tt>"say /time"</tt> or <prett>"say /kchatsleep"</tt>. These must also be added to the bind with double quotes and can be used in the chat window without the quotes and without the prefix <tt>say</prett>. BIND F5 "say /sleep"
You could add '''In-game wiki'''The in-game wiki is an important tool for new players so this section describes how to re-bind the key should it ever become unbound. Open the console using the default {{key|F1}}, if this has been unbound check in the keybindings setting. Now enter the following to know how much sleep bonus you have it re-bound to {{key|H}}. bind h "toggle wikisearch"Now when you log the player hits {{key|H}} the wiki box will appear so that in-game searches may be made. ===keybindings.txt===Editing the ''keybindings.txt'' file in the location specified under '''Keybindings source''' in the '''Game''' tab of the launcher settings will allow players to manually change, delete or add in, line by line, a list of keybindings as already discussed. They are entered the inthe same method as they would be typed into the console. This works best at It's advisable that a backup is taken before any changes are made. ===Console EXEC===Key binds may also be combined with the bottom Exec [[console]] command to enable a player to perform a wide range of tasks with only a few keys, swapping keybinds on the filefly. See [[Guides:Quickswitch hotkeys]] for more information and examples. ==Special characters==Some keys cannot be entered as typed on a keyboard and must be referred to by their ''Java'' reference.{| CLASS="wikitable sortable"! WIDTH=125 ALIGN=CENTER | Java name! WIDTH=125 ALIGN=CENTER | On QWERTY! WIDTH=125 ALIGN=CENTER | On QWERTZ|- | ALIGN=LEFT | <TT>SLASH</TT>| ALIGN=CENTER | {{key|/}}| ALIGN=CENTER | {{key|#}}|- | ALIGN=LEFT | <TT>APOSTROPHE</TT>| ALIGN=CENTER | {{key|'}}| ALIGN=CENTER | {{key|ä}}|- | ALIGN=LEFT | <TT>PERIOD</TT>| ALIGN=CENTER | {{key|.}}| ALIGN=CENTER | {{key|.}}|- | ALIGN=LEFT | <TT>SEMICOLON</TT>| ALIGN=CENTER | {{key| ;}}| ALIGN=CENTER | {{key|ü}}|- | ALIGN=LEFT | <TT>EQUALS</TT>| ALIGN=CENTER | =| ALIGN=CENTER | {{key|*}}|- | ALIGN=LEFT | <TT>COMMA</TT>| ALIGN=CENTER | {{key|,}}| ALIGN=CENTER | {{key|,}}|- | ALIGN=LEFT | <TT>SUBTRACT</TT>| ALIGN=CENTER | {{key|-}}| ALIGN=CENTER | {{key|-}}|- | ALIGN=LEFT | <TT>PLUS</TT>| ALIGN=CENTER | {{key|+}}| ALIGN=CENTER | {{key|;}} or {{key|NUMPAD +}}|- | ALIGN=LEFT | <TT>GRAVE</TT>| ALIGN=CENTER | {{key|`}}| ALIGN=CENTER | {{key|ö}}|- | ALIGN=LEFT | <TT>RBRACKET</TT>| ALIGN=CENTER | {{key|]}}| ALIGN=CENTER | {{key|´}}|- | ALIGN=LEFT | <TT>LBRACKET</TT>| ALIGN=CENTER | {{key|[}}| ALIGN=CENTER | {{key|ß}}|- | ALIGN=LEFT | <TT>BACKSLASH</TT>| ALIGN=CENTER | {{key|\}}| ALIGN=CENTER | {{key|^}}|- | ALIGN=LEFT | <TT>DECIMAL</TT>| ALIGN=CENTER | {{key|NUMPAD .}}| ALIGN=CENTER | {{key|NUMPAD ,}}|- | ALIGN=LEFT | <preTT>DIVIDE</TT>| ALIGN=CENTER | {{key|NUMPAD /}}say | ALIGN=CENTER | {{key|NUMPAD /sleep}}|- | ALIGN=LEFT | <TT>MULTIPLY</preTT>| ALIGN=CENTER | {{key|NUMPAD *}}| ALIGN=CENTER | {{key|NUMPAD *}}|- | ALIGN=LEFT | <TT>MOUSE2</TT>| ALIGN=CENTER | {{key|MMB}}| ALIGN=CENTER | {{key|MMB}}|- | ALIGN=LEFT | <TT>MOUSE3</TT>| ALIGN=CENTER | {{key|MB4}}| ALIGN=CENTER | {{key|MB4}}|- | ALIGN=LEFT | <TT>MOUSE4</TT>| ALIGN=CENTER | {{key|MB5}}| ALIGN=CENTER | {{key|MB5}}|- | ALIGN=LEFT | <TT>SCROLLUP</TT>| ALIGN=CENTER | {{key|MWheel-Up}}| ALIGN=CENTER | {{key|MWheel-Up}}|- | ALIGN=LEFT | <TT>SCROLLDOWN</TT>| ALIGN=CENTER | {{key|MWheel-Down}}| ALIGN=CENTER | {{key|MWheel-Down}}|- | ALIGN=LEFT | <TT>AT</TT>| ALIGN=CENTER | {{key|@}}| ALIGN=CENTER | {{key|@}}|- | ALIGN=LEFT | <TT>COLON</TT>| ALIGN=CENTER | {{key| :}}| ALIGN=CENTER | {{key|:}}|- | ALIGN=LEFT | <TT>CIRCUMFLEX</TT>| ALIGN=CENTER | {{key|^}}| ALIGN=CENTER | {{key|^}}|- | ALIGN=LEFT | <TT>CAPS_LOCK</TT>| ALIGN=CENTER | {{key| Caps Lock}}| ALIGN=CENTER | {{key| Caps Lock}} or {{key|↑}} |}* Most mouse buttons will be detected by Java and the game may make them all available. Simply increment the number at the end of <tt>MOUSE</tt> to test if your buttons will accept binds. Java mouse button labels are: left, right, MOUSE2, MOUSE3, and MOUSE4. On windows this corresponds to buttons: left, right, middle or button3, button4, and button5.
You could add this ==Notes==* To reset key bindings to know how long their default state delete the server has been upkeybindings. This works best txt file at the bottom location specified under '''Keybindings source''' in the '''Game''' tab of the launcher settings. This will generate a new fileon next load.* To access the console, press {{key|F1}} (by default). It's also accessable via the '''Main Menu'''.* Key modifiers may also be specified, e.g. <tt>SHIFT</tt> or <tt>CTRL+ALT</tt>. Add these before the key you with to bind, e.g. <tt>SHIFT+D</tt>. Available modifiers are::* shift:* ctrl, ctrl+alt, ctrl+shift:* alt, alt+shift:* ctrl+alt+shift* Numpad keys are not the same as the normal keys on the keyboard, ensure the correct assignment is used.* It is possible to assign binds to mouse buttons, e.g. forward, back, middle-click.* To see the current assignment via the console type <tt>bind <key></tt>* To remove a key bind assignment type <tt>bind <key> ""</tt>* Chat messages may also be bound to keys: bind <key> "say guards!" bind <key> "say /shout Hello kingdom people!" bind <prekey>"say /v Hello village people!" bind <key> "say /uptimetell <name> Enemies in local run awayyyy!"* All possible chat commands are available by typing <tt>/help</tt> in a chat box.* To list all key binds in the console type <tt>dump binds</prett>in the console window.* 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 or tile that will be the target of the action. Some actions require an activated item to be available.
=== Defaults =Further reading==If you want to reset your key bindings to their default state simply delete the keybindings file* [[Guides:Quickswitch hotkeys]]* [http://forum.wurmonline.com/index.php?/topic/76025-darays-keyboard-guide/ Daray's Keyboard Guide].* [http://docs.oracle. A new one will be created with the default valuescom/javase/7/docs/api/java/awt/event/KeyEvent.html Full Java KeyEvent list]
[[Category:Technical Details]]
[[Category:Guides]][[Category:Babel/CK]]
editor
1,516

edits

Navigation menu