* renderer.screenshot()
* renderer.toggleHud()
* renderer.toggleTorch()
===Console===
KeyEvent.VK_A ... KeyEvent.VK_Z
[edit]
Number Pad / Arroy Arrow keys
* KeyEvent.VK_BACK_SPACE
==Miscellaneous==
From a commnt comment in the wurm forums: For those of you having problems with textures getting broken: When 1.0.5a comes out, add the following to your autorun.bsh:
keys.bind(KeyEvent.VK_BACK_SPACE, "wurm.rebuildTextures()");