RodrigoDKi Craft Ops¶
Minecraft tips and server management notes — vanilla 26.1
(pre-26 differences footnoted), run over RCON with
mcrcon (commands written
without the leading /).
Contents¶
- Command builder — interactive picker: choose a command, fill in the blanks (items searchable in English or pt-BR), copy, paste in-game — works on phones, great for sharing with friends
- Commands — the cheatsheet as browsable pages: selectors & coordinates, teleporting, items, enchants & XP, world control, chat & moderation, server maintenance
- Tips — gameplay notes: early game, farms, enchanting, nether & travel, villagers
- Server management — mcrcon usage, RCON setup, backup flow
PDF downloads¶
Two-page landscape cheatsheet (A4, Catppuccin — Latte for print,
Mocha for screens), built from cheatsheet.typ with mise run pdf:
How this site works¶
Markdown sources live in docs/; Zensical builds the
HTML site into site/ via uvx (nothing installed). The PDF cheatsheet is a
Typst source compiled into docs/pdf/ so the site can
link it. Tools and tasks are managed with mise:
mise run serve to preview, mise run site for a full build.