Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed MIT
Published last week
Updated last month
⚡ NexusSync
NexusSync is a lightweight, zero-setup client-server mod synchronization mod for NeoForge. It enables players to connect to modded servers seamlessly by automatically downloading, updating, or removing mandatory and optional mods with server-side blacklist protection.
✨ Features
- 🔄 Automatic Mod Synchronization: Automatically compares local client mods with the server manifest and downloads missing or outdated mods directly from Modrinth CDN, CurseForge, Google Drive, or custom links.
- 📦 Optional Mods Support: Allows server owners to specify client-side optional mods (e.g., performance, visual effects, mini-maps). Checkboxes default to unchecked so players only download what they choose.
- 🧹 Automatic Cleanup: Safely detects and removes old or deleted mod versions on the client to prevent mod duplicate crashes.
- 🛡️ Server-Managed Blacklist: Server admins can configure forbidden cheat mods and resource packs in
blacklist.json. Rules are streamed directly from the server to protect server integrity. - ⚡ Zero External Launcher Setup: Works right inside standard Minecraft without needing third-party modpack updaters or launcher configurations.
- 🔄 Hot-Reload Support: Use
/nexussync reloadon the server to immediately re-scan mods, update the manifest, and refresh the MOTD without restarting the server.
🚀 How It Works
For Players
- Add the server to your multiplayer server list.
- Click Join or the Sync button next to the server entry.
- If mods need updating, review the confirmation screen and click Download & Restart.
- Once completed, your game will be completely up to date and ready to play!
For Server Administrators
- Install NexusSync into your server's
modsfolder. - Start the server. NexusSync will automatically scan your mods, resolve download links via Modrinth/CurseForge APIs, and generate
mods/nexussync/config.json. - (Optional) Edit
config.jsonto configure optional mods, server-only mods, or custom download URLs. - Run
/nexussync reloadin-game or in the server console to apply changes instantly.
⚙️ Configuration & Commands
mods/nexussync/config.json— Server manifest config separating mandatory, optional, and server-only mods.mods/nexussync/blacklist.json— Server-side anticheat blacklist for blocking banned mods and x-ray packs./nexussync reload(Permission Level 2) — Re-scans server mods, updates manifest, reloads blacklist, and updates server status dynamically.
🔒 Network & Privacy Disclosure
NexusSync performs network requests exclusively for mod synchronization purposes:
- Queries the Modrinth API (
api.modrinth.com) to resolve authoritative download links by SHA-1 hash. - Queries CurseForge / Direct URLs / Google Drive links explicitly provided in the server administrator's
config.json. - Does not collect, track, or transmit any personal player data or telemetry.
📋 Requirements
- Minecraft:
1.21.1 - Mod Loader:
NeoForge(21.1.x+) - Java:
Java 21
🇷🇺 Описание на русском языке (Russian Description)
⚡ NexusSync
NexusSync — это лёгкий мод для NeoForge, который обеспечивает полную автоматическую синхронизацию модов между клиентом и сервером. Игроки могут заходить на сервер без ручной сборки модпака: мод сам скачает недостающие моды, обновит устаревшие и удалит лишние файлы.
✨ Основные возможности:
- 🔄 Авто-синхронизация модов: Сверяет хэш-суммы (SHA-1) файлов и автоматически скачивает нужные моды с Modrinth, Google Диска, CurseForge или прямых ссылок.
- 📦 Поддержка опциональных модов: Сервер может предлагать визуальные или оптимизационные моды, выбор которых остаётся за игроком (по умолчанию галочки сняты).
- 🧹 Очистка устаревших версий: Автоматически удаляет старые файлы модов при обновлении, предотвращая крэши из-за дубликатов.
- 🛡️ Серверный блэклист: Администратор сервера может централизованно блокировать чит-моды и X-Ray ресурспаки через
blacklist.json. - ⚡ Без сторонних лаунчеров: Всё работает прямо в клиенте Minecraft.
- 🔄 Перезагрузка на лету: Команда
/nexussync reloadпозволяет обновлять список модов без перезапуска сервера.


