mclo.gs
ModrinthSpigotMCPaste, share & analyse your Minecraft logs
About mclo.gs
mclo.gs allows you to quickly share and analyze logs for Minecraft servers and clients. It highlights different log levels, removes sensitive information like IP-Addresses and detects common problems as well as version information.
Features
- Upload server logs with a single command
- Share logs with a short url
- Automatic on-device removal of sensitive information like IP addresses and system usernames
- Uploading other logs and reports
- Deleting uploaded logs
Commands
The Plugin/Mod contains the following commands:
| Command | Arguments | Description | Permission Level | Permission Node |
|--------------|-------------|---------------------------------------------------------------|------------------|-----------------|
| mclogs | | Share the current server log | 2 | mclogs |
| mclogs list | | List server logs, crash- and network protocol error reports | 2 | mclogs.list |
| mclogs share |
| mclogs delete | <log-id> | Delete a log that was shared from the server | 2 | mclogs.delete |
For special cases, the following commands are available:
| Scenario | Command | Behavior |
|----------------------------------------|---------------------------|--------------------|
| Mod installed client-side | /mclogsc | Handle client logs |
| Plugin installed on a Velocity proxy | /mclogsp and /mclogsv | Handle proxy logs |
| Plugin installed on a BungeeCord proxy | /mclogsp and /mclogsb | Handle proxy logs |
Permissions
Commands are not available to players by default. You can give players access to the commands by giving them the
required permissions. Plugin servers permissions use permission nodes for fine-grained access control. The mclogs
permission node is required for all other commands as well.
Modded servers use the Vanilla permission level system instead.
Configuration
If you use a self-hosted instance of mclo.gs or want to use an alternative front-end, you can configure the plugin/mod to use your instance.
The config file is located in plugins/mclogs/config.toml for plugin servers and config/mclogs.toml for modded servers.
Default configuration
# Base URL for the API used to upload logs
apiBaseUrl = "https://api.mclo.gs"
Requirements
This project requires Java 11 or higher to run, even on Minecraft versions that run on Java 8.
Versions
FAQ
How do I install mclo.gs?
Download the file for your Minecraft version and loader from this page, then drop the .jar into your mods (or plugins) folder and launch the game.
Is mclo.gs free?
mclo.gs is free to download on Modgrid — we link straight to the official source, no paywall or bundled installer.
Which Minecraft versions does mclo.gs support?
Works with Bungeecord, Fabric, Folia, Forge. Supports versions 1.8.3–26.2. See the download section on this page for the full list of supported versions and loaders.

Comments 0
No comments yet. Be the first to share your thoughts.