File tree Expand file tree Collapse file tree
docs/src/fancyholograms/commands Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -175,9 +175,9 @@ Permission: ``FancyHolograms.admin``
175175Description: Sets the interval for refreshing the text (useful for
176176placeholders)<br />
177177Syntax: `` /Hologram edit (hologram) updateTextInterval (ticks | seconds | minutes) `` <br />
178- Example ticks:`` /Hologram edit (hologram) updateTextInterval (15) `` <br />
179- Example seconds:`` /Hologram edit (hologram) updateTextInterval (5s) `` <br />
180- Example minutes:`` /Hologram edit (hologram) updateTextInterval (5m) `` <br />
178+ Example ticks:`` /Hologram edit (hologram) updateTextInterval 15 `` <br />
179+ Example seconds:`` /Hologram edit (hologram) updateTextInterval 5s `` <br />
180+ Example minutes:`` /Hologram edit (hologram) updateTextInterval 5m `` <br />
181181Permission: `` FancyHolograms.admin ``
182182
183183### background
You can’t perform that action at this time.
0 commit comments