Removes inactive Minecraft players from the whitelist.
All credit goes to TheBeast808 on the Bukkit forums. I wanted to keep this code for the future, so I created this public repo.
- Python 2.7+
- Your Minecraft log files
- Grab the code.
git clone https://github.com/cralor/whitelist-cleaner.git
- Run code.
python whitelist_cleaner.py
- It will prompt you for your log file directory path, as well as a temporary directory. The temporary directory doesn't matter, and all files will be removed after execution completes.
- It will also ask you for a date. The time you enter will determine how many Minecraft players will be removed from the whitelist.
- Watch it run and clean things up! All done.