Description
Simple holograms for your forge 1.8+ server
Commands
/holo add [contentsName] [uniqueName]
Spawns a new hologram in the world using the text inside the hologram contents file for the name you specify
/holo delete [uniqueName]
Removes the hologram from the world
/holo createimage [imageURL] [width] [contentsFileName]
Creates a contents file based on the image that you specify
/holo list
Lists all holograms
/holo move [uniqueName]
Moves a hologram by name to the position that you are standing
/holo reload
Reloads the contents folder
the contents folder (config/SimpleHolo/holograms) should contain txt files of what you want displayed on your holograms
you can then specify these when creating a hologram by the file name without the .txt extension


