Use git shortlog to create a list of contributors
that are not yet included in CONTRIBUTORS.rst
The email address is taken as definitive.
People with the same name, but different email addresses
are supported.
Aliases, different email addresses for the same person,
are handled by git with .mailmap
List all the main player information:
position, dimension, spawnposition
health, foodLevel, Level. XP, gametype
If a players directory is given, all players in there are listed.
If a file is given, list only this player.
You can also give a directory and a player name:
python playerInspect.py [ file | dir [playername] ]