farlands/mods/simple_skins
D00Med 2755801a14 D00Med update 20/11/17
>added coloured glass blocks
>fixed coloured glass panes
>added decorative nodes for towers
2017-11-20 09:27:23 +10:00
..
meta skins and attempted bed fix 2017-02-06 10:28:59 +10:00
textures D00Med update 20/11/17 2017-11-20 09:27:23 +10:00
.gitignore skins and attempted bed fix 2017-02-06 10:28:59 +10:00
depends.txt skins and attempted bed fix 2017-02-06 10:28:59 +10:00
description.txt skins and attempted bed fix 2017-02-06 10:28:59 +10:00
init.lua skins and attempted bed fix 2017-02-06 10:28:59 +10:00
license.txt Update license.txt 2017-11-11 11:43:07 -06:00
mod.conf skins and attempted bed fix 2017-02-06 10:28:59 +10:00
readme.md skins and attempted bed fix 2017-02-06 10:28:59 +10:00

readme.md

Simple Skins

Simple Skins mod for Minetest uses Inventory Plus mod when available or the /skin command to allow players to select a skin/texture from the list. Also supports 3d_armor mod.

https://forum.minetest.net/viewtopic.php?id=9100

Change log:

  • 0.4 - Added /skin command to set player skin, no longer dependent on Inventory+, also /setskin command for server admin to set custom skins for player.
  • 0.3 - Now works with Minetest 0.4.10+
  • 0.2 - Added 3D_Armor mod compatibility
  • 0.1 - Added addi's changes to highlight selected skin on list (thanks)
  • 0.0 - Initial release