Custom Command

Create your own commands

File Details

CCMD-SPIGOT 0.2

  • R
  • Sep 3, 2025
  • 76.62 KB
  • 26
  • 1.21.8+9

File Name

CCMD-SPIGOT.jar

Supported Versions

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

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