promotional bannermobile promotional banner

Commands++

Add more commands, that help you build, create, edit and test a lot of different things

File Details

Commands++ v14.7 beta.mcaddon

  • R
  • Dec 8, 2025
  • 823.06 KB
  • 3.0K
  • 1.21.124+8

File Name

Commands++ v14.7 beta.mcaddon

Supported Versions

  • 1.21.124
  • 1.21.123
  • 1.21.122
  • 1.21.121
  • 1.21.120
  • 1.21.114
  • 1.21.111
  • 1.21.101
  • 1.21.100

global variables for script:
Variables.create(name, value);
Variables.get(name);
Variables.delete(name);
Variables.add(name, valueToAdd);
Variables.update(name, newValue);

You can run scripts using /system run script "script here"