Minecraft Autorun Commands mod 2026 download
logo
minecraft mod Autorun Commands

Autorun Commands

Game Version: CB 1.6.2-R0.1
Total Downloads: 21,144
Updated: May 5, 2013
Created: Oct 25, 2011
Download Autorun CommandsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v3.2.4 release 41.27 KB May 5, 2013 CB 1.6.2-R0.1 8,646 download Autorun Commands v3.2.4 releaseDownload
v3.2.3 release 40.78 KB Apr 7, 2013 CB 1.5.1-R0.1 862 download Autorun Commands v3.2.3 releaseDownload
v3.2.2 release 41.19 KB Feb 24, 2013 CB 1.4.7-R1.0 900 download Autorun Commands v3.2.2 releaseDownload
v3.2.1 release 41.04 KB Feb 14, 2013 CB 1.4.7-R1.0 626 download Autorun Commands v3.2.1 releaseDownload
v3.2 release 40.60 KB Jul 22, 2012 CB 1.3.1-R1.0 2,197 download Autorun Commands v3.2 releaseDownload
v3.1.2 release 38.76 KB Jul 15, 2012 CB 1.2.5-R4.0 564 download Autorun Commands v3.1.2 releaseDownload
v3.1.1 release 38.73 KB Jul 3, 2012 CB 1.2.5-R4.0 595 download Autorun Commands v3.1.1 releaseDownload
v3.1 release 38.71 KB Jun 25, 2012 CB 1.2.5-R4.0 497 download Autorun Commands v3.1 releaseDownload
v3.0.3 release 36.35 KB Jun 10, 2012 CB 1.2.5-R4.0 603 download Autorun Commands v3.0.3 releaseDownload
v3.0.2 release 34.93 KB Jun 7, 2012 CB 1.2.5-R3.0 330 download Autorun Commands v3.0.2 releaseDownload
v3.0.1 release 34.83 KB Jun 5, 2012 CB 1.2.5-R3.0 328 download Autorun Commands v3.0.1 releaseDownload
v3.0 release 34.82 KB Jun 4, 2012 CB 1.2.5-R3.0 186 download Autorun Commands v3.0 releaseDownload
v2.7.2 release 29.98 KB May 12, 2012 CB 1.2.5-R3.0 625 download Autorun Commands v2.7.2 releaseDownload
v2.7.1 release 20.79 KB Apr 20, 2012 CB 1.2.5-R1.0 765 download Autorun Commands v2.7.1 releaseDownload
v2.7 release 20.62 KB Apr 17, 2012 CB 1.2.5-R1.0 331 download Autorun Commands v2.7 releaseDownload
v2.5 release 15.26 KB Mar 11, 2012 CB 1.2.3-R0.1 563 download Autorun Commands v2.5 releaseDownload
v2.4.1 release 14.38 KB Feb 5, 2012 CB 1.2.3-R0.1 616 download Autorun Commands v2.4.1 releaseDownload
v2.4 release 15.20 KB Jan 19, 2012 CB 1.0.1-R1 543 download Autorun Commands v2.4 releaseDownload
v2.3 release 14.45 KB Jan 3, 2012 CB 1.0.1-R1 332 download Autorun Commands v2.3 releaseDownload
v2.2 release 11.86 KB Jan 3, 2012 CB 1.0.1-R1 197 download Autorun Commands v2.2 releaseDownload
v2.1 release 8.71 KB Dec 8, 2011 CB 1337 368 download Autorun Commands v2.1 releaseDownload
v2.0 release 8.70 KB Nov 27, 2011 CB 1337 233 download Autorun Commands v2.0 releaseDownload
v1.0 release 9.60 KB Oct 25, 2011 CB 1337 237 download Autorun Commands v1.0 releaseDownload

Description

Share this:

Want to execute a command which displays stats just by right clicking the desired player? Or how about giving them a rose or 64 many, many times with ease? Or even make a command run which kicks players if they walk over a certain block? You can do that and more with this mod!

Features:

  • Allows the execution of a command simply by right clicking on a player.
  • Allows the execution of a command simply by walking over a block.
  • Allows the execution of a command simply by pressing a stone button.
  • Allows the execution of a command simply by dying
  • Allows the execution of a command simply by respawning
  • Allows the execution of a command at server start up
  • Allows the execution of a command on a regular interval
  • Allows the execution of a command when a player join

How to use:

Step 1:

  • Assign a command to an identifier.
    • For this example, we want to say 'Hello <playername>!' and we will assign it the identifier "wassup"
    • type: /addacommand wassup say Hello potato!
      • Adding the word 'potato' will substitute the name of the player who is the target of the event

OR

  • Assign an OP command to an identifier.
    • For this example, we want to give me 64 TNT blocks and assign it the identifier "TNT_spam"
    • type: /addopcommand TNT_spam give LittleGruz 46 64

Step 2:

  • Assign the identifier to an appropriate event.
    • For this example we will assign "TNT_spam" to occur every 10 minutes (600 seconds) and to assign "wassup" to be run when a player right clicks another player
    • type: /setclickcommand wassup GLOBAL
      • NOTE: The use of the word GLOBAL (all caps) means that when anyone right clicks someone, "wassup" will be run instead of just me running it
    • type: /addrepeatcommand TNT_spam 600

Step 3:

  • Watch them trigger!
  • Now if I right click someone called "Bruce". I will execute the command '/say Hello Bruce!'
  • And every 10 minutes I will get a full stack of TNT

Command summary page

Future plans:

  • Sleep

If you have any comments or questions, please head on over to the forums.

View the source here.
Check out the main website here.

Apparently, the lovely Socram8888 has fixed an error in my code that produces ConcurrentModificationExceptions. Get it from Github here.

Comments

Add a comment