<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_commandblock, branch origin/server_step</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=origin%2Fserver_step</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=origin%2Fserver_step'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2013-04-27T20:51:00+00:00</updated>
<entry>
<title>Avoid prepending "Server -!- " to messages sent using the command block.</title>
<updated>2013-04-27T20:51:00+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-04-27T20:51:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=d4f18d08c0d10a6b474547aa62fd13ecc5172c10'/>
<id>urn:sha1:d4f18d08c0d10a6b474547aa62fd13ecc5172c10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sanity checks for commandblock commands.</title>
<updated>2013-04-02T21:15:38+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-04-02T21:14:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=e45a2a511e4e371642cf60a8d0cb5df0123eead1'/>
<id>urn:sha1:e45a2a511e4e371642cf60a8d0cb5df0123eead1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add /tellme command to command block.</title>
<updated>2013-03-28T01:21:44+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-03-28T01:20:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=2cc38909a12ad2ea9a62eac35eb66bcecd721b9f'/>
<id>urn:sha1:2cc38909a12ad2ea9a62eac35eb66bcecd721b9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add /hp command to set the HP of a given player, requires the ban privelege.</title>
<updated>2013-03-07T21:47:32+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-03-07T21:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=db90c1cb4b351a533145e7c246ee3a625af63c2b'/>
<id>urn:sha1:db90c1cb4b351a533145e7c246ee3a625af63c2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds.</title>
<updated>2013-03-07T01:51:57+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2013-03-07T01:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=3792b692aafed0ce6b0092b34278ad391b9eaf27'/>
<id>urn:sha1:3792b692aafed0ce6b0092b34278ad391b9eaf27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement /say and /tell commands to aid mapmakers using command blocks.</title>
<updated>2012-12-25T19:26:03+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2012-12-25T19:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=a9a2108d13af1fe06f5f91e841de4d057d363f56'/>
<id>urn:sha1:a9a2108d13af1fe06f5f91e841de4d057d363f56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup, make and use util.lua, port command block and delayer to nodedef</title>
<updated>2012-12-08T20:56:09+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-08T20:56:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=00e071b695574928fce2ca56e3e8eca6ad3d35ef'/>
<id>urn:sha1:00e071b695574928fce2ca56e3e8eca6ad3d35ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add command block:</title>
<updated>2012-10-28T20:31:03+00:00</updated>
<author>
<name>Anthony Zhang</name>
<email>azhang9@gmail.com</email>
</author>
<published>2012-10-28T20:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=2d16152188bea4b71051d11d65eb91eed89bf1c3'/>
<id>urn:sha1:2d16152188bea4b71051d11d65eb91eed89bf1c3</id>
<content type='text'>
* not obtainable legitimately in Survival mode
* found in Creative inventory or using /giveme mesecons_commandblock:commandblock_off
* glows slightly when turned on
* runs a command in the context of the targeted player
* player can be targeted by name, or using the special forms (@nearest, @farthest, @random)
* when powered, runs its command with its parameters
* right click to bring up the configuration screen
* diggable and modifiable only by its owner, the person who placed it
</content>
</entry>
</feed>
