With this mod, you can upload your Minecraft server log to mclogs directly from your server with one simple command. It's even possible to export old server log files, e.g. after a crash. Critical information like IP addresses are automatically hidden to ensure safety and privacy.
/mclogs
Upload the current server log
/mclogs list
List all currently available server logs and upload them with one click.
/mclogs share <filename>
Share a specific log file, .gz files are automatically unpacked.
All commands require the permission level 2
This mod uses the mclogs-java library. You need to run the following command to add it to the project:
git submodule init && git submodule update