Multi Command Block
No reviews yet
Allows that a command block can handle multiple commands
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
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
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources