... | ... | @@ -8,5 +8,7 @@ For example, using the `/hud popup` command to reveal a pop-up message or icon f |
|
|
| `/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 pack cache list` | `mythichud.pack.cache.list` | Lists the entries in the pack cache. |
|
|
|
| `/hud pack cache clear` | `mythichud.pack.cache.clear` | Clears the pack cache or removes the provided cache entry. |
|
|
|
| `/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 |