~gmem/minecraft-server-invites - Sourcehut Git

~gmem/minecraft-server-invites - Sourcehut Git


Looking for the frontend See here: ~gmem/minecraft-server-invites-frontend

#About

Sometimes you want to allow people to play on your Minecraft server, but you don't necessarily want to go through the whole process of asking for their username, then manually sending the command to add them to the whitelist*. Instead, this application offers the ability to generate a short link that directs a user through an OAuth flow to automatically fetch their Minecraft account (assuming the account has been migrated - I have no plans at this time to support non-migrated accounts, despite how I may personally feel about them) and send a command over RCON to your server to add them to the whitelist. It will then send them the address to connect with the server.

While the site is being developed, it is currently available at mc.gmem.ca. It's free at the moment. While I want to eventually monetize the hosted version, you are more than welcomed to use the hosted edition or host your own instance (this is actually highly recommended if possible, since it allows for RCON to remain private). I accept donations to continue the public hosted edition!

*while the term "whitelist", is being replaced in most places, it is still used by Minecraft servers and is the term used here. Should it be changed, use of the term here will also be changed.

#Building

#Running

This project aims for as little dependency as possible. On the first run, the SQLite database will automatically be created.

Therobinsonsmusic.net

Report Page