r/admincraft 10h ago

Software Resource Hosting an on-demand customizable Minecraft server for cheap (or free theoretically) with plugins/mod (Fabric) support via Discord & AWS in like half an hour

8 Upvotes

Around half a year ago I set up an on-demand Minecraft server for a uni club I'm in by having a discord bot communicate with an AWS lambda which then turned on an AWS instance with a minecraft server (that also shuts itself off automatically after no players are active). Basically means u can just turn on a minecraft server via discord.

One of my friends recently was asking about it, so I decided to just make something simple for people to follow along. https://github.com/jiru-shan/AWS_Discord_MC_Server here is the link, it takes around 20 to 30 minutes to setup & you just need a Discord account and an AWS account and then you have a minecraft server that can be scaled to player count and is on-demand (this is mostly for smaller-scale minecraft servers tbh cuz if not you'd just have it on all the time & there r probs more efficient ways to scale to really large player counts).

DISCLAIMER: While I did code/set up all the original AWS components of this project myself the first time, I am not an avid user of terraform, so a large chunk of the terraform instructions (as well as the documentation and a good chunk of the test cases, since I was a bit lazy, though I have read the documentation & thoroughly tested the repository & instructions) are AI generated.

Additionally, depending on your plan, AWS can charge you real money if things are not working properly (no exorbitant numbers, since its just running a lambda & an ec2 instance, but you could get overcharged for a server being up for too long and not shutting itself off automatically, which you can check with /status and the AWS console). While I have tested the instructions from scratch several times and have not confirmed any errors (particularly ones that would lead to excess billing), I would recommend starting from the AWS FREE TIER (which is suitable for running ~5-7 players). The free tier also comes with credits of $100 (or $200 if u complete some basic AWS challenges) that you cannot spend more than until upgrading, which should last you the length of the free tier (half a year). Free tier means you can see if anything breaks essentially. The free tier credits also apply to non free tier instances once you upgrade so with $200 in credits u can actually go quite a while for free playing modded and stuff. Also its pretty easy to create multiple AWS free tier accounts if you have multiple payment methods & the worlds are easily transferable.

Technical Stuff: The server is hosted through Fabric and comes with several plugins (which can be configured as well if you follow instructions). The only ones that the server is shipped with right now are server-side optimization plugins. Content mods are also supported. If you have some amount of technical knowledge, it is also quite easy to log in to the server itself and make any changes you want by using the AWS dashboard and then just using regular bash. There also should be config options for almost everything (how long it takes for people to time out, built in server ops/whitelists, though you can op yourself through this and then whitelist players on the server in game, whether the discord bot pings you when the server goes down, etc, etc). Some of these config options only apply if you set them on first boot but those are mentioned on the front page of the readme & there's also a separate document dedicated to changing/upgrading stuff, including making manual changes yourself without having them get reset accidentally.

In terms of price optimization you can also save like a few bucks a month (if you're trying to max free tier money) by using Route53 with a domain (i used a subdomain of my club) instead of paying for Elastic IP addresses. This is explained in the docs but basically AWS instances change IP each reload so either you can pay money to give yourself a permanent one (Elastic IP) or set it up so that on boot of the instance it reassigns the IP the domain is pointing to to your new IP. If you already want your server to have a domain then you should be doing this since paying for both the domain and having that domain point to an elastic IP is kinda pointless (there is just a config option for this follow instructions). This also has the added benefit of making it so its unlikely your server gets scanned by bots, and, even if it does, they won't have records of it once it gets turned on and off (IP changing on each boot).

I would not recommend this for large scale servers (you'll always have a player online anyway). Also, if you have any issues/have feedback/suggested changes feel free to reply here or open an issue on github.


r/admincraft 7h ago

Software Resource [Fabric 26.2] Retrogen – safely generate new features in existing chunks

9 Upvotes

I’ve ported Retrogen to Minecraft Fabric 26.2.

Retrogen is a server-side mod that lets you run selected placed features, such as new ores, in already generated chunks. It tracks every migration pass per dimension and chunk to prevent duplicate generation.

Features include: - Exact feature filtering - Dry-run mode - Persistent duplicate protection - Crash and failure recovery - /retrogen status, retry and clear commands - No client-side installation required

The mod has been tested on a dedicated Fabric 26.2 server with Overworld and Nether features.

GitHub: https://github.com/0n113/retrogen

AI disclosure: AI-assisted development tools were used during the porting, implementation, documentation, and testing process. The resulting code was manually reviewed and tested on a dedicated server.

Feedback and real-world testing are welcome. Please back up your world before using any retrogen mod.


r/admincraft 8h ago

Software Resource I accidentally fulfilled the greatest Minecraft hoax of 2026 (AT&T Router Edition)

49 Upvotes

For some context, I'm a cybersecurity engineering student. I saw a YouTube video demonstrating how to hack a $5 TEMU router and thought to myself, "What if I could run Minecraft on it?" After some research, I eventually discovered a Minecraft server written in C called Bareiron. After compiling Bareiron for the router platform, I copied it to the router and was successfully able to host a working multiplayer Minecraft server on a TEMU router.

Fast forward to a few months later and I see another YouTube video, a hoax/parody about a team struggling to port Minecraft to an AT&T router. Apparently it was a pretty popular meme for some time in early 2026 and I had no idea it even existed, but I realized that my project was able to fulfill the sudden desire for a router version of Minecraft.

I hope more people port BareIron to other niche platforms (a native homebrew Nintendo Wii server would be very cool!) but in the meantime, you can check out my GitHub page to download the project here:

https://github.com/BadgerClaw1/RouterCraft


r/admincraft 8h ago

Help/Question Dell R640 Gold 6140 96GB Ram feisable for a 20 people vanilla/datapack server?

2 Upvotes

I got a very good deal on a r640 with dual 6140's and 96 gigs of ram.I have an Samsung 990 nvme hooked up and I'm wondering if it will be smooth since I have to get it ready for playing in the next week or so?