Codeberg Translate b3bb9791ba
Translated using Weblate (Polish)
Currently translated at 31.5% (6 of 19 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (19 of 19 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (19 of 19 strings)

Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: DoktorZieluch <DoktorZieluch@users.noreply.translate.codeberg.org>
Co-authored-by: SkyBuilder1717 <SkyBuilder1717@users.noreply.translate.codeberg.org>
Co-authored-by: lomkada <lomkada@users.noreply.translate.codeberg.org>
Translate-URL: https://translate.codeberg.org/projects/zughy-friends-minetest/collectible-skins/pl/
Translate-URL: https://translate.codeberg.org/projects/zughy-friends-minetest/collectible-skins/ru/
Translate-URL: https://translate.codeberg.org/projects/zughy-friends-minetest/collectible-skins/uk/
Translation: AES Minetest Server/Collectible Skins
2024-11-06 12:07:50 +00:00
2024-08-08 00:42:39 +02:00
2024-11-06 12:07:50 +00:00
2024-07-27 11:35:45 +02:00
2024-09-29 21:40:07 +00:00

Skins collectible

Wear and unlock skins on Minetest

Support my work

How to

To add a skin:

  1. be sure the world has been launched at least once with Collectible Skins active
  2. go to your world folder/skins
  3. open an existing .yml file or create a new one (Collectible Skins can read multiple skins from multiple files)
  4. follow the template down below (skin_name is the technical name without spaces of sort, name is the readable name)
skin_name:
    name:
    description:
    texture:
    hint: (optional, default "(locked)")
    model: (optional, default none)
    tier: (optional, default 1)

For more information check out the instructions.txt file inside that folder.

For using the API, check out the DOCS

Commands

  • /skins remove <p_name> <skin_name>: removes a skin
  • /skins unlock <p_name> <skin_name>: unlocks a skin

Want to help?

Feel free to:

Description
No description provided
Readme 241 KiB
Languages
Lua 100%