Ala Logger 0.1.0 [Fabric]
Curse Maven Snippet
What's new
0.1.0
First release. Fabric, Minecraft 26.2.
What it does
- One command uploads your log.
/alaloggersends the current log and hands you a public link./alogis shorter and does the same. - Crash reports too.
/alalogger crashtakes the newest one, including the JVM files (hs_err_pid*.log) that carry your session token. - It says what is wrong. The site reads the file and names the problems right in chat: wrong Java version, a port already in use, a mod missing the one it depends on.
- Seven languages. Every player reads the result in their own client language, even on a vanilla client, because the text is chosen on the server.
- Your uploads, listed.
/alalogger listshows each log and report with its size and age, ready to click. - Delete what you shared.
/alalogger delete <id>works after a restart too, because the token is kept on disk.
Before anything is sent
IP addresses, e-mail addresses, your account name in file paths, session tokens, API keys, passwords and the world seed are removed on your own machine, and the mod then tells you what it took out. Nothing is uploaded without a command.
Uploaded logs stay for 90 days after they were last opened.
Requirements
Minecraft 26.2, Fabric Loader 0.19.3 or newer, Fabric API, and Java 25 or newer.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

