The official documentation for MC Linker — a Discord bot that links your Minecraft server to Discord.
npm install
npm run devnpm run buildThe output is generated in docs/.vuepress/dist.
docs/
guide/
core/ # Account linking, connecting, permissions
moderation/ # Ban, kick, gamemode, op/deop
player-info/ # Stats, inventory, advancements, messages
plugin/ # Plugin config and linker command
server-management/ # Chat channels, stat channels, rolesync
.vuepress/
components/ # Vue components (DefaultBadge)
layouts/ # Layout overrides (WIP banner)
styles/ # Global SCSS overrides
public/ # Static assets
config.js # VuePress config
client.js # Client-side config