A script to generate a list of all players that have joined a Minecraft server.
You must have curl and jq installed.
You must have nbted installed from https://github.com/C4K3/nbted
- Download
players.sh - Place script inside your
/server/<worldname>/playerdatafolder. - Make the script executable using
chmod 755 - Run the script using
./players.sh <options> - A file named
players.txtwill be generated.
This will produce faster, but less accurate results.