mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
38 lines
878 B
Markdown
38 lines
878 B
Markdown
---
|
|
icon: dot
|
|
order: 9
|
|
---
|
|
|
|

|
|
|
|
# /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`
|