/locationlogger

Logs player locations on Minecraft servers.

Primary LanguageJavaCreative Commons Zero v1.0 UniversalCC0-1.0

Location Logger

Description

Logs player locations every 30 seconds to pos/.log. This is flushed every 5 minutes along with the server autosave. Using a tool like distancecalculator you can then see which players were closest to a suspect area.

Log Format

Epoch Time Username X Y Z Dimension
1610823328156 ZENITHSEEKER -299.46600535522003 70.0 176.48146299972325 minecraft:overworld

License

This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.