CurseForge · Minecraft mod
Multi Command Block
Allows that a command block can handle multiple commands
Quick answer
Which Multi Command Block release matches 1.5.2?
Multi Command Block 3-multi-command-block-v1-15.jar targets 1.5.2, 1.6.4, 1.6.2. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Multi Command Block required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Multi Command Block 3-multi-command-block-v1-15.jar need?
3-multi-command-block-v1-15.jar on 1.5.2. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Multi Command Block without breaking your instance.
Built for Multi Command Block 3-multi-command-block-v1-15.jar on 1.5.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 3-multi-command-block-v1-15.jar. It targets 1.5.2, 1.6.4, 1.6.2; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside 3-multi-command-block-v1-15.jar. It opens that exact file at the source.
About this project
What does Multi Command Block add?
Multi Command Block
Usage
Supports bukkit: 1.5.* , 1.6.*
Build a Command Block and use the following syntax!
Syntax
/mcb [command1]#[interval1]; [command2]#[interval2]
Example
/mcb say Hello#5; say World#10
Shortcuts
we have also reimplement the @a @p @r shortcuts
Syntax
- @a = all Player
- @r = random Player
- @p = next Player
/mcb [command1] @a#[interval1]; [command2] @p#[interval2]
Example
/mcb tp @a -100 100 50#10; say @p is a nice Player#20
Special Functions
Command Loop
since version 1.15!
Generates a loop incl. a counter variable.
Syntax
/mcb loop:5 command1] @iL #[interval1];
Example
/mcb loop:5 say I'm the @iL #5;
Random Number Function
since version 1.15!
creates a random number between a min and max value.
Syntax
/mcb [command1] rnd(min,max) #[interval1]
Example
/mcb say Your lottery numbers are rnd(0,49) - rnd(0,49) - rnd(0,49) - rnd(0,49) - rnd(0,49) - rnd(0,49)#5;
Developer
- Kryssi79
- MemoryLeakX
Source Code
Screenshots


Video
Project description from CurseForge.
Pick your setup
Multi Command Block by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.6.2
1 loader build1.5.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Multi Command Block versions and loaders
3-multi-command-block-v1-15.jar
20 Oct 2013
MultiCommandBlock.jar
16 Oct 2013
MultiCommandBlock.jar
13 Oct 2013
Looking for an older file? The official CurseForge project page is in Resources.