A lightweight Discord bot for Minecraft Bedrock status, private voice rooms, and per-server crafting recipes.
Invite GlacierBot to your Discord Server/serverset
. Replies are ephemeral to avoid channel spam.
/serverstatus
./serverset <server name> <server IP or domain> [port]
(default port is 19132
)
Visibility: Admins • Executable by: Server Owner only
/servercraftlist
. Ephemeral response.
If not configured yet, users will see a prompt to ask an admin to run /servercraftlist enable <url>
.
/craft diamond sword
Uses the per-guild recipe URL. Ephemeral response.
/craftlist
and /craft
./servercraftlist enable <json url>
/servercraftlist disable
Visibility: Admins • Executable by: Admins
/invite @User
• /invite @User1 @User2
Admins can configure the server’s recipe list with /servercraftlist enable <url>
, pointing to a JSON file in this simple format:
{
"Diamond Sword": "https://www.glaciercraft.uk/custom_recipes/diamond_sword.png",
"Elytra": "https://www.glaciercraft.uk/custom_recipes/elytra.png"
}
Notes:
"Diamond Sword"
) is what users type in /craft
.👉 Need a quick start? Download the Starter JSON File