barneygale / mark2

minecraft server wrapper, written in python with twisted
Other
105 stars 27 forks source link

Only send server "Alerts" when players online. #95

Closed TheTechmage closed 9 years ago

TheTechmage commented 11 years ago

I just don't think the logs need to be filling up when no one is on the server for the night. It should also be able to quickly reload the configuration file.

edk0 commented 11 years ago

will pull, but I'd like it to be a bit more pep8 clean, if you don't mind?

thanks :)

TheTechmage commented 11 years ago

Let me do a bit of research on "pep8 clean" and make those changes before you pull then. :)

TheTechmage commented 11 years ago

Darn, looks like the changes that I was making to mk2/shared.py were committed (but not pushed yet) to the repo. I have since made that PEP8 compliant also. Note to self, learn how to tackle github and remember what I've committed. If you don't want those changes to shared.py, let me know and I'll remove them from the pull.