player_data doesn't add anything to the game by itself, but is intended to be used by other mods. It allows you to store persistent data associated with a particular player or string.
home_positions allows a player to set their respawn point with a new '/home' command. It also includes '/where', which reports the player position, and '/killme', which kills the player.
stairs2 modifies the default stairs mod so that you can register new stair and slab types, and adds glass and desert stone stairs and slabs.
I'll probably add more mods to this as I come up with them.
see the README.md file for licensing.
Here's some screenshots for the new stairs and slabs:





Here's the repo: https://github.com/LlubNek/minetest_mods
and a zip: https://github.com/LlubNek/minetest_mods/zipball/master