... | ... | @@ -3,6 +3,10 @@ For example, using the `/hud popup` command to reveal a pop-up message or icon f |
|
|
|
|
|
| **Command** | **Permission** | **Description** |
|
|
|
| ------------- | -------------- | -------------------------------------------------------------------- |
|
|
|
| `/hud reload` | | Reload the plugin and generate a fresh `/built-pack` from assets and configuration. |
|
|
|
| `/hud layout` | | Toggle a HUD Layout for a player |
|
|
|
| `/hud popup` | | Trigger a HUD popup for a player, for a set duration. | |
|
|
\ No newline at end of file |
|
|
| `/hud version` | `mythichud.version` | Prints version information. Always send a screenshot of this command's output when submitting a bug report. |
|
|
|
| `/hud reload` | `mythichud.reload` | Reloads the plugin and all its configurations. |
|
|
|
| `/hud reload all` | `mythichud.reload.all` | Reloads the plugin and all its configurations, generating a new resource pack. |
|
|
|
| `/hud pack generate` | `mythichud.pack.generate` | Generates a new resource pack. |
|
|
|
| `/hud pack steps` | `mythichud.pack.steps` | Prints the steps taken to generate a resource pack. Useful for checking the functionality of plugin integrations. |
|
|
|
| `/hud layout` | `mythichud.layout` | Toggle a HUD Layout for a player. |
|
|
|
| `/hud popup` | `mythichud.popup` | Trigger a HUD popup for a player, for a set duration. | |
|
|
\ No newline at end of file |