0
Commit Graph

10 Commits

Author SHA1 Message Date
Ben Steadman
36f55ea7b4 python3 shebang lines 2019-03-30 11:46:37 +00:00
Ben Steadman
5807c2565b playerInspect.py Python3 refactor 2019-03-30 11:46:37 +00:00
Nicolas F
4082c8ed05 contrib/playerInspect: add usage output 2019-03-14 13:57:29 +01:00
Nicolas F
05f031fbb9 contrib/playerInspect: fix code style
Also use the print function.
2019-03-14 13:48:53 +01:00
Johannes Dewender
d6b2cf3a0d more detailed player inspect + list multiple
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] ]
2012-03-27 03:41:14 +02:00
Andrew Chin
12a81a2b47 Fixed the contribManager in windows binaries 2011-10-04 23:27:30 -04:00
Aaron Griffith
b640b6dc2d updated contrib scripts to work with latest code 2011-09-16 15:59:43 -04:00
Andrew Chin
22f40a9075 Added docstrings to all contrib scripts 2011-08-25 22:01:05 -04:00
asmodai
88e889301a Added new items.py file with list of itemID and names 2011-08-19 11:22:45 -04:00
Andrew Chin
5ae1fc4b64 Very basic player.dat inspection script 2011-08-19 09:20:49 -04:00