Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/constellation-mc/commander

An extension of the data pack system
https://github.com/constellation-mc/commander

fabric fabric-mod fabricmc fabricmc-mod minecraft minecraft-fabric minecraft-fabric-mod minecraft-mod

Last synced: 16 days ago
JSON representation

An extension of the data pack system

Awesome Lists containing this project

README

        

## Commander

[![Available on Modrinth](https://raw.githubusercontent.com/melontini/mini-badges/main/minecraft/modrinth.svg)](https://modrinth.com/mod/cmd)
[![Available on CurseForge](https://raw.githubusercontent.com/melontini/mini-badges/main/minecraft/curseforge.svg)](https://www.curseforge.com/minecraft/mc-mods/cmd-project)
![License MIT](https://raw.githubusercontent.com/melontini/mini-badges/main/licenses/MIT.svg)

Checkout the wiki to learn more! https://constellation-mc.github.io/commander/

If you have a suggestion or a feature request, be sure to share it here: https://github.com/constellation-mc/commander/discussions/categories/ideas

### Quick Introduction

**Commander** is an extension of the vanilla data pack system.

It adds a new event system, flexible json commands, new `/` commands, support for advanced expressions with data access and more!

There are no client-side features available, everything is executed on the server.

***

- [EvalEx](https://ezylang.github.io/EvalEx/) - math expressions eval. [Apache License 2.0](https://github.com/ezylang/EvalEx/blob/main/LICENSE)