Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Commander

Commander

An extension of the data pack system.

39.7k
13
Library
Utility
AboutGalleryChangelogVersions

Commander

Connector Follow on Bluesky

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:

{
  "event": "commander:after_killed_by_other",
  "commands": [

  ]
}

Flexible JSON commands:

{
  "type": "commander:commands",
  "selector": "commander:random_player",
  "commands": [
    "/cmd:explode ~ ~1 ~ 2"
  ]
}

New / commands:

  • cmd:arithmetica: /cmd:arithmetica "round(346.45, 1)"
  • cmd:explode: /cmd:explode ~ ~ ~ 4

Support for advanced expressions with data access:

minecraft:this_entity.isInWaterOrRain

/say ${{ origin.x }}

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


Commander is still in beta, so things can change, develop, break.

Modpack creators, DO NOT INCLUDE the .commander folder!

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.21.x
1.20.4
1.20.1

Platforms

Fabric

Supported environments

Server-side

Links

Report issues View source Visit wiki

Creators

constellation
constellationOrganization

melontini
melontini Author

Details

Licensed MIT
Published last year
Updated 10 months ago

Modrinth is open source.

main@58dac27

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.