Files
FancyPlugins/docs/src/fancyholograms/commands/fancyholograms.md
2025-04-18 13:28:03 +02:00

38 lines
878 B
Markdown

---
icon: dot
order: 9
---
![](../../static/commands.png)
# /FancyHolograms
### Version
Shows the current version of the plugin. It also shows possible updates.
- **Syntax**: `/fancyholograms version`
- **Permissions**: `fancyholograms.admin`
### Save
Saves all holograms to the file system.
- **Syntax**: `/fancyholograms save`
- **Permissions**: `fancyholograms.admin`
### Reload
Reloads the configuration and also loads all holograms from the file system.
- **Syntax**: `/fancyholograms reload`
- **Permissions**: `fancyholograms.admin`
### Convert
Converts holograms from other hologram-plugins to FancyHolograms' holograms
- **Syntax**: `/fancyholograms convert DecentHolograms <* | name of hologram> [--processIcons]`
- `--processIcons`: If set, the converter will also convert icons into separate holograms
- **Permissions**: `fancyholograms.admin`