Compatibility
Minecraft: Java Edition
1.20.x
Platforms
Paper
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 3 months ago
Updated 3 months ago
Skologram
A Skript Addon to add support with Hologram Plugins.
Currently we support:
Here are a few examples of how to use this plugin. In a Skript file:
- If you want to edit a line:
set line 1 of hologram "cat" to "meow"
- If you want to create a hologram:
create a new hologram:
name: "jumpscare"
location: 1 meter in front of player
lines: "&cRAHH!", "&7Get jumpscared!"
- You can also hide the hologram!
hide hologram "ghost" from player
More Examples can be viewed directly inside the source code, and labeled.
Requires Skript 2.7.0 or higher to function.
Please suggest syntax ideas in the Github! It would help a lot.
For suggestions, you can also suggest them in Github as well!
This plugin was made because I am done with console filling with "This line has been set!", I can barely see the important stuff!