Go to file
A. Demant 4d94752ae3 initial commit 2019-01-09 16:23:44 +01:00
README.txt initial commit 2019-01-09 16:23:44 +01:00
chat_commands.lua initial commit 2019-01-09 16:23:44 +01:00
config.lua initial commit 2019-01-09 16:23:44 +01:00
init.lua initial commit 2019-01-09 16:23:44 +01:00
license.txt initial commit 2019-01-09 16:23:44 +01:00
mod.conf initial commit 2019-01-09 16:23:44 +01:00
register.lua initial commit 2019-01-09 16:23:44 +01:00
settingtypes.txt initial commit 2019-01-09 16:23:44 +01:00

README.txt

Minetest Game mod: XPFW
==========================
See license.txt for license information.

XPFW provide an API for storing values relevant for experience mechanism into player metadata. It also stores several statistic values during playtime:
- Walked distances calculated out of velocity (important: teleporting does not influence this value)
- accumulated distance out of comparing with last known position (important: teleporting is included in this value)
- whole playtime on the server
- amount of dug nodes
- amount of build nodes
- amount of crafted items
- amount of occured deahts
- amount of text messages
- amount of logins

For several amounts also a kind of speed is calculated, like walking speed or crafting speed.

Authors of source code
----------------------
ademant (MIT)

Authors of media (textures)
---------------------------
  
Created by ademant (CC BY 3.0):