Commands
🛠️ Bot Commands
Here are the commands available for managing your Minecraft server through AdmiBot:
📜 /minecraft add
/minecraft add
Description: Links your Minecraft server to the Discord server.
Usage:
/minecraft add <Server Name> <Unique Key>
❌ /minecraft remove
/minecraft remove
Description: Unlinks the specified Minecraft server from the Discord server.
Usage:
/minecraft remove <Server Name>
📋 /minecraft list
/minecraft list
Description: Displays a list of all linked Minecraft servers.
Usage:
/minecraft list
👥 /minecraft players
/minecraft players
Description: Shows the list of players currently online on the specified Minecraft server.
Usage:
/minecraft players <Server Name>
💻 /minecraft console
/minecraft console
Description: Executes a command in the console of the specified Minecraft server.
Usage:
/minecraft console <Server Name> <Command>
📢 /minecraft broadcast
/minecraft broadcast
Description: Sends a message to all players on the specified Minecraft server.
Usage:
/minecraft broadcast <Server Name> <Message>
📊 /minecraft status
/minecraft status
Description: See the status of your minecraft server.
Usage:
/minecraft status <Server Name>
⚠️ /minecraft shtudown
/minecraft shtudown
Description: Send an immediate shutdown to your server.
Usage:
/minecraft shutdown <Server Name>
🛠️ /minecraft customaction
/minecraft customaction
Description: Send a custom action to your minecraft server, it must be provided in your server's
actions.yml
Usage:
/minecraft customaction <Server Name> <action> <Parameter>
Note: Refer to the plguin's generated actions.yml to know how you can use it.
Last updated