Back to mods

CurseForge · Minecraft mod

Multi Command Block

Allows that a command block can handle multiple commands

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Multi Command Block release matches 1.5.2?

Updated 12 years ago
Best match for your filters 3-multi-command-block-v1-15.jar
Game version 1.5.2, 1.6.4, 1.6.2
Loader Not required

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release No loader listed
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

No extra mods listed for this file

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.

  1. 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.

  2. 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.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 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

contributors

Source Code

SourceCode @ github

Screenshots

https://raw.github.com/memoryleakx/MultiCommandBlockPlugin/master/screenshots/screen01.png
https://raw.github.com/memoryleakx/MultiCommandBlockPlugin/master/screenshots/screen02.png

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.

3 available setups

Check 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 of 3 releases match
Clear filters

Looking for an older file? The official CurseForge project page is in Resources.