HomeJavaModsConsolePeek
ConsolePeek
ModsJava

ConsolePeek

A small plugin allowing players to print recent console lines in game.

⬇ Download on Hangar
# ConsolePeek A tiny Paper plugin that adds `/console ` — it reads the last N lines of `logs/latest.log` and prints them into chat for whoever ran the command. Never again will you need to visit the web portal to whitelist when your friend forgets their username. Simply wait for a failed login attempt, then run /console X to see their username. Helpful for quick debugs. ## Install 1. Drop `ConsolePeek.jar` into your server's `plugins/` folder. 2. Restart the server. 3. In game or console, run `/console 20` to see the last 20 lines. ## Config `plugins/ConsolePeek/config.yml`: | Key | Default | Meaning | | --- | --- | --- | | `ops-only` | `true` | Require the `consolepeek.use` permission (ops have it by default). | | `max-lines` | `100` | Hard cap on lines printed per command. | Apply changes with `/consolepeek reload` — no restart, no recompile. ## Permissions | Node | Default | Grants | | --- | --- | --- | | `consolepeek.use` | op | Use of `/console `. | | `consolepeek.admin` | op | Use of `/consolepeek reload`. | With a permissions plugin (LuckPerms etc.) you can grant `consolepeek.use` to specific players or ranks while leaving `ops-only: true` — e.g. `/lp group moderator permission set consolepeek.use true`.

ConsolePeek is a free Minecraft Java mod. Compatible with Minecraft 1.21, 1.21.1, 1.21.10, 1.21.11 and newer. Available via Hangar. Download it and open it directly in the game.

Explore more