Connect your Minecraft servers to the VI Software ecosystem with ease! 🚀
Artiferrium acts as a powerful bridge between your Minecraft servers and the VI Software backend infrastructure, enabling seamless integration and management capabilities for servers operating on the VI Software platform.
This project harnesses the power of Architectury API, allowing us to maintain both NeoForge and Fabric implementations in a single codebase with minimal complications.
This repository is provided for public access and contribution purposes only. Using custom modified versions of these server artifacts on the VI Software platform may be against the platform's terms of service and could be illegal. Always use official releases from our Maven repository for production environments.
Before using Artiferrium, please read and understand our Platform License Agreement.
The latest stable versions of Artiferrium are available through our Maven repository:
https://repository.visoftware.dev/dev/visoftware/
The project is organized into three primary modules:
- 📚
common- Core functionality shared between platforms - 🧩
fabric- Fabric mod implementation - ⚔️
forge- Forge/NeoForge mod implementation
This project is protected under the GNU Affero General Public License (AGPL) Version 3.0. See the LICENSE file for more details.
GNU AFFERO GENERAL PUBLIC LICENSE
=========================================================
Copyright (C) 2025 VI Software
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Get the latest releases and development builds from our Maven repository: https://repository.visoftware.dev/dev/visoftware/
- 🎮 Minecraft server (Fabric or Forge/NeoForge)
- ☕ Java 17 or higher
- 🔑 Valid VI Software platform credentials
Due to significant changes in the Forge ecosystem, our modloader support is strictly version-dependent:
- 📦 Minecraft 1.20.1 and earlier: Forge is supported
- 📦 Minecraft 1.20.2 and newer: Only NeoForge is supported (Forge is not compatible)
⚠️ Important: For Minecraft 1.20.4 and newer versions, we only support Fabric and NeoForge. Standard Forge is not supported and will not work with our platform.
We welcome contributions! Before submitting any changes:
- 📜 Read our Contribution Guidelines
- ✍️ Sign our Contributor License Agreement
Need help? Visit our documentation portal for assistance!