aopell / MCCBL

The Minecraft Command Block Language - An interpreted scripting language that imports commands into Minecraft command blocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCCBL - Minecraft Command Block Language

An interpreted scripting language that imports commands into Minecraft command blocks

Features

  • Allows you to write code in a text editor instead of inside Minecraft command blocks
  • Consolidates your commands into labeled 5x5 blocks
  • Allows you to use version control (such as Git) to manage code and versions and allow collaboration
  • Anyone can import a block of commands from anywhere - you don't need access to the server console
  • ...

About

The Minecraft Command Block Language - An interpreted scripting language that imports commands into Minecraft command blocks

License:Apache License 2.0


Languages

Language:C# 100.0%