MonitoringMinecraft MonitoringMinecraft

AlexInd's Server Skins

Мод Forge

Клиентский мод для Майнкрафт на Forge, заменяющий скины игроков на индивидуальные, загружаемые через API.

281 скачивание 2 подписчика
Оцените первым

AlexInd's Server Skins

A client-side Minecraft 1.7.10 Forge mod that replaces player skins with per-player skins fetched from an API.

How it works

  1. For each player in the world, a GET request is sent to the configured API URL with the player's nickname
  2. The API returns a JSON response with a skin URL
  3. The mod downloads the skin PNG and applies it to that specific player via reflection

Configuration

After first launch, edit config/alexinds_server_skins.cfg:

general {
    S:apiUrl=http://localhost:8000/%s
}

Use %s as the placeholder for the player nickname.

API

The mod sends a GET request to the configured URL (with %s replaced by the player's nickname). The server must return JSON with the following structure:

{
    "SKIN": {
        "url": "https://example.com/path/to/skin.png",
        "metadata": {}
    }
}
Field Type Description
SKIN.url string Direct URL to the player's skin PNG (64x64 or 64x32)
SKIN.metadata object Reserved for future use, pass an empty object {}

The skin PNG must be accessible via direct GET request (no redirects, no auth).

Example server

A minimal Python server is provided in example-server/server.py:

python example-server/server.py

Place 64x64 PNG skins in example-server/skins/ named as <nickname>.png (e.g., Notch.png). The server will serve both the JSON endpoint and the skin files.

Configure the mod to use:

general {
    S:apiUrl=http://your-ip:8000/%s
}

Build

./gradlew clean build

Output: build/libs/SkinReplacer-1.0.0.jar

Requirements

  • Minecraft 1.7.10
  • Forge 10.13.4.1614+
  • Java 8
Смотри также

Похожие подборки моды — по версиям Майнкрафта, загрузчикам и жанрам.

Сервера Майнкрафт

Играть интереснее на сервере — выбирай в рейтинге серверов Майнкрафт и заходи прямо сейчас.

Meow КОПИЯ RW НАБОР АДМИНОВ
56 онлайн
1.16.5 — 1.21.1 версия
ПвП, Гриферство, бесплатный донат Dragon, AIR DROP
EnergyMC
12 онлайн
1.20.5 — 26.2 версия
🔥 Гибрид | ⚔️ Кланы | 🏰 Рейды | 🤺 Дуэли
Minestory
2 онлайн
1.21 — 26.2 версия
Выживание • Экономика • Кланы • Приваты • Ивенты • PVP • Работа
SkyBars
SkyBars Java + BE
630 онлайн
1.8 — 26.2 версия
🎮 ВЫЖИВАНИЕ ⚔️ АНАРХИЯ 🚗 ГТА РП 🎤 ГОЛОСОВОЙ ЧАТ 🎁 БЕСПЛАТНЫЙ ДОНАТ 🌟 СМП 💻 ПК+ТЕЛЕФОН
MineLauncher
Лаунчер Майнкрафт без лицензии — все версии
Бесплатный лаунчер для ПК и Андроид — все версии 26.2, 1.21.11, 26.1.2, 1.21.4. Fabric, NeoForge, Forge, шейдеры, моды и скины в один клик.
Без лицензии Fabric, NeoForge, Forge Моды, шейдеры, скины Все версии Майнкрафта ПК и Андроид Для слабых ПК Сервера в лаунчере
Скачать бесплатно
Windows и Андроид · Бесплатно · Без лицензии
Наш чат