Commands
All CustomAdvancementMessages commands are under /advancements (alias /customadvancementmessages). All commands require the admin permission.
Top level
| Command | Description |
|---|---|
/advancements reload | Reloads config.yml and applies changes. |
/advancements update | Runs a fresh check against the plugin's Modrinth project and reports whether a newer release-type version is available. Pre-release/beta versions are ignored. |
/advancements preview [task|goal|challenge] | Sends the player a mock advancement message built from their current config. |
Automatic update checks
The plugin also checks Modrinth for a newer version once automatically on startup, and messages any player that joins with the permission customadvancementmessages.updatenotify if there is a new version available.
preview
/advancements preview [task|goal|challenge]. Sends a fake advancement message to yourself only (nothing is sent to anyone else, and no real advancement progress is granted) built with your exact config.yml settings. If no type is given, it defaults to task.
| Type | Example vanilla advancement used |
|---|---|
task | Diamonds! — Acquire diamonds |
goal | The End... Again... — Respawn the ender dragon |
challenge | Adventuring Time — Discover every biome |
The message will look the exact same as the real advancement message.
CustomAdvancementMessages