Go to file
stujones11 98faeeb6ef Remove unused models 2013-07-13 20:48:04 +01:00
classes Remove unused models 2013-07-13 20:48:04 +01:00
.gitignore Initital commit. 2013-03-15 21:44:11 +00:00
LICENSE.md Update models & skin textures 2013-07-13 20:41:56 +01:00
README.md Update models & skin textures 2013-07-13 20:41:56 +01:00
modpack.txt Code improvements and updated dwarf model. 2013-03-18 19:30:27 +00:00

README.md

Classes - Player Classes

Playable character classes, currently including human, dwarf and elf. Besides altering the visual appearance of the character model, classes now effect the player physics and base armor level.

Dwarf is the toughest but moves more slowly.

Elf is the quickest but is more susceptible to damage.

Human is currently unchanged.

To change class issue the chat command: /class human | dwarf | elf

To view your current class simply type /class

Changing class requires the 'class' privilege.

Default class can be set via minetest.conf, eg: classes_default_class = dwarf