CCMD-SPIGOT 0.2

Details

  • Filename
    CCMD-SPIGOT.jar
  • Uploaded by
  • Uploaded
    Sep 3, 2025
  • Size
    76.62 KB
  • Downloads
    25
  • MD5
    48b2aa4aa731680308491143bb6bd483

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

changed config key format.command-prefix to format.namespace
adjusted description

Changed advanced broadcast's field messages to broadcast to match change from v0.02(version not available) in examples.yml

added new permission-required field in commands

added simple tab completer
updated examples.yml

switched placeholders around (now also on the wiki)
removed 'degrees', 'tab' and 'circumflex' placeholders because of redundancy

added customizable paths

Added logging when disabling plugin because the plugin is unable to create the commands directory

embedded conditions into commands via actionholder

made actionholders work without throwing a NullPointerException by simply not returning null...

added an updater