CCMD 0.3

Details

  • Filename
    CCMD.jar
  • Uploaded by
  • Uploaded
    Sep 5, 2025
  • Size
    49.02 KB
  • Downloads
    25
  • MD5
    fab9944f02a2e67907731da9a45ce1a7

Supported Bukkit Versions

  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.1
  • 1.21.2
  • 1.21.3
  • 1.21.4
  • 1.21.5-Snapshot
  • 1.21

Changelog

added new namespace key on commands

added or operator ( || ) to conditions

also added &&, but in different ways for abc and commands
abc: simply made 'condition' a Field
commands: after a conditional line, just add another one

added default tab completion (no tab)