Hologram is a simple plugin to create holograms using armor stands in Spigot servers.
If you want to edit the code simple install the repo as a ZIP file, otherwise check releases for the latest build!
You're going to want to have Minecraft Java Edition and an IDE such as Eclipse or IntelliJ.
Unzip the zip file after you install it into a folder. After that go into an IDE of your choice and find the HologramPlugin.java file. That's the file that does all the work.
The command syntax is as follows:
/hologram create cc <msg> y <yPos>
Supported colors and formatting options can be found here: https://github.com/sp00p/Hologram/wiki/Supported-Colors
More command documentation can be found here: https://github.com/sp00p/Hologram/wiki/Commands
Please feel free to fork this project! I'll check pull requests periodically. You can add me on discord if you want to contribute as well (Sean#0004).
This project is licensed under the MIT License - see the LICENSE.md file for details