Commit Graph

13 Commits

Author SHA1 Message Date
Nathan Adams
6b6a565915 Changed some things around to submit to pypi - release 1.0 release-1.0 2014-09-02 16:39:45 +02:00
Dinner Bone
d0cc578002 Merge pull request #9 from urda/fix_documentation
The documentation example is wrong
2014-01-28 01:01:01 -08:00
Dinner Bone
fa4a15355b Merge pull request #2 from nramsbottom/master
Fixed missing socket import.
2014-01-28 01:00:42 -08:00
Dinner Bone
d39c7d892e Merge pull request #8 from urda/gitignore
Adding ignore file to project, ignores pyc, pyo, pyd
2014-01-28 01:00:12 -08:00
Peter Urda
684f2da6bd The documentation example is wrong
Should be `minecraft_query` not status_query given the current repo.
2014-01-27 16:31:29 -08:00
Peter Urda
46380dbda6 Adding ignore file to project, ignores pyc, pyo, pyd 2014-01-27 16:11:14 -08:00
Neil Ramsbottom
d41f961655 Fixed missing socket import which caused exception handler to fail when connection timed out. 2013-03-08 15:58:15 +01:00
Dinner Bone
a24e563daf Merge pull request #1 from ulidtko/master
Added a CLI
2012-02-27 10:53:28 -08:00
max ulidtko
8461b21cf4 Add friendly and scriptable CLI 2012-02-24 01:24:15 +02:00
Nathan Adams
57984d9e09 Fixed readme newline typo 2011-11-07 12:20:31 +00:00
Nathan Adams
8a6bfd8b3d Use 0 as default ID. Seems to be a vanilla bug with accepting non-zero IDs 2011-11-06 07:51:48 +00:00
Nathan Adams
45cb961a89 Added readme 2011-11-06 07:23:01 +00:00
Nathan Adams
b463a4b919 Initial commit 2011-11-06 07:15:28 +00:00