mirror of
https://github.com/minetest-mods/skinsdb.git
synced 2024-11-09 19:50:48 +01:00
Player skin mod, supporting unified_inventory, sfinv and smart_inventory
https://content.minetest.net/packages/bell07/skinsdb/
locale | ||
meta | ||
models | ||
textures | ||
.gitignore | ||
api.lua | ||
API.md | ||
chatcommands.lua | ||
depends.txt | ||
formspecs.lua | ||
init.lua | ||
mod.conf | ||
README.md | ||
sfinv_page.lua | ||
skin_meta_api.lua | ||
skinlist.lua | ||
unified_inventory_page.lua |
skinsdb
This Minetest mod offers changeable player skins with a graphical interface for multiple inventory mods.
Features
- Flexible skins API to manage the database
- character_creator support for custom skins
- Skin change menu for sfinv (in minetest_game) and unified_inventory
- Skins change menu and command line using chat command /skinsdb (set | show | list | list private | list public | ui)
- Supported by smart_inventory for the skin selection
- Skin previews supported in selection
- Additional information for each skin
- Support for different skins lists: public and a per-player list are currently implemented
- Full 3d_armor support
- Compatible to 1.0 and 1.8 Minecraft skins format
License:
- GPLv3
Credits
- RealBadAngel (unified_inventory)
- Zeg9 (skinsdb)
- cornernote (source code)
- Krock (source code)
- bell07 (source code)
- stujones11 (player models)