ADMF server v1.0
What's new
🌐 Server Installation:
- Extract the
ADMFfolder fromserver_<version>.zipanywhere you like. - Open
server.propertieswith Notepad. - Change
server-ipto your local IPv4 (useipconfigin cmd), and setonline-mode=trueif you're using an official Minecraft account. - Make sure you have a static IP (get from your ISP if needed), then forward port 25565 in your router and firewall (UDP and TCP).
- Run
run.bat. If successful, console and server window will appear with lines like: preparing spawn area 10% preparing spawn area 20% …
Your server will work on localhost:25565 or 192.168.x.x:25565 locally, and on your external IP (found via 2ip.io) if ports are forwarded correctly.
✅ Check open ports after launching: https://2ip.io/check-port/
🧠 Notes
- Use Java 21 (jdk-21). Check with
java -versionin cmd. - If Java isn't detected, check your system's PATH variable.
- Default RAM: client 8–10 GB, server 4 GB. Adjust in
user_jvm_args.txt(-Xmx8Gline). - Despite having over 160 mods, the pack is well-optimized — no need to tweak unless needed.
> 💬 Questions or setup help? DM @elka_micro – 4+ years of modded server experience.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

