Installation¶
Requirements¶
A Hytale server running version 0.5.0 or newer.
Steps¶
- Place the ScuffedHolograms
.jarinto your server'smods/folder. - Start (or restart) the server.
- On first start the plugin creates its data folders automatically (see Data & Files). No configuration file editing is required.
- Join the server as an admin and run
/sch menuto open the management GUI, or/sch toolto get the Hologram Tool. See Commands.
That is everything needed to start placing holograms.
Optional plugins¶
ScuffedHolograms works fully on its own. If any of the following are installed, extra features turn on automatically (see Integrations):
- LuckPerms gives permission-node management for hologram access.
- PlaceholderAPI lets you use
%...%placeholders in hologram text. - EndlessLeveling and RPGLeveling add level, XP, class, and prestige placeholders and leaderboards.
- A supported quest plugin enables quest-gated interaction chains.
None of these are required. The plugin runs normally without any of them installed.
Important: file watcher¶
Image and GIF holograms need the server's asset file watcher to be running. Do not start the server with --disable-file-watcher. If you do, image holograms will not appear for players. Text, model, and particle holograms are not affected. The /sch menu GUI warns you if the server was started with this flag.