UpdateSmoke Guide
This page introduces UpdateSmoke as a public staff guide. It focuses on what the tool does, how authorized staff get started, and which commands are useful.
What It Does
Section titled “What It Does”Post-update smoke checks for runtime compatibility, hooks, command registration and dispatch, placeholders, feature metadata, and key server library APIs.
How Staff Use It
Section titled “How Staff Use It”Start with /updatesmoke. The sections below explain what UpdateSmoke is for, which commands authorized staff can use, and what its output means.
Available features include:
- A post-update compatibility checklist for Paper, Java, CMI, CMILib, PlaceholderAPI, and the 1MB feature jars.
- Accepted Paper and Java matrix validation plus loaded version and dependency checks.
- Required command registration and read-only command dispatch smoke checks.
- Required placeholder parsing and unresolved-placeholder detection.
- Selected CMI and CMILib API reachability checks.
- Registered feature metadata and current build checks.
- Paginated results, placeholders, and timestamped support reports without repairs or data mutation.
Quick Start
Section titled “Quick Start”- Start with
/updatesmoketo open or view UpdateSmoke. - Use
/updatesmoke statusto check your current progress, settings, or state. - Use
/updatesmoke helpwhen you want the in-game help or a short explanation. - Try
/updatesmoke runwhen you are ready to use one of the feature actions.
Commands
Section titled “Commands”| Command | What it does | Example |
|---|---|---|
/updatesmoke | Opens or shows the main UpdateSmoke player view. | /updatesmoke |
/updatesmoke help | Shows the UpdateSmoke commands available to you. | /updatesmoke help |
/updatesmoke status | Shows your current UpdateSmoke status. | /updatesmoke status |
/updatesmoke run [page] | Runs the UpdateSmoke run action. | /updatesmoke run |
/updatesmoke checks [page] | Runs the UpdateSmoke checks action. | /updatesmoke checks |
/updatesmoke report [page] | Runs the UpdateSmoke report action. | /updatesmoke report |
/usmoke status | Shows your current UpdateSmoke status. | /usmoke status |
Examples
Section titled “Examples”/updatesmoke run/updatesmoke checks 2/updatesmoke report/updatesmoke report 3
Good To Know
Section titled “Good To Know”- This is a permission-gated staff or server-management feature, not a normal player feature.
- Review the full reference before changing settings or using any command that can write data.
Full Reference
Section titled “Full Reference”The full synced UpdateSmoke reference is available for exact technical details.