CCMD 0.2
Details
-
FilenameCCMD.jar
-
Uploaded by
-
UploadedSep 3, 2025
-
Size46.40 KB
-
Downloads26
-
MD54c7011e00ee90810e7e64edd45c2d1e0
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