Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Details
Changelog
Added
- Help Command System: Added
/cgand/cg helpcommands that display plugin information- Shows plugin version dynamically
- Lists all available commands
- Displays configured permission nodes
- Fully customizable help messages in config.yml as a list format
- Includes "help" in tab completion suggestions
Changed
- Help Messages Format: Restructured help section in config.yml from individual keys to a cleaner list format
- Before:
help-header,help-description, etc. - After: Single
help:list with all lines - Easier to customize and maintain
- Supports empty lines with
""
- Before:
- Message Prefix Configuration: Changed error message reference from
paper-plugin.ymltoplugin.yml - Updated version from
1.0.0-SNAPSHOTto1.0.1-SNAPSHOT
Fixed
- Improved consistency in configuration file documentation





