

Simple Holograms for Forge Servers 1.8+
SimpleHolo provides a convenient system for creating text holograms directly in Minecraft. Unlike complex plugins, this modification offers minimalist and intuitive functionality.
Main Commands
/holo add [contentsName] [uniqueName] Creates a new hologram in the world using text from the corresponding content file.
/holo delete [uniqueName] Completely removes the specified hologram from the world.
/holo createimage [imageURL] [width] [contentsFileName] Generates a content file based on the specified image for subsequent hologram creation.
/holo list Displays a complete list of all existing holograms on the server.
/holo move [uniqueName] Moves the hologram to your current location in the game.
/holo reload Updates the contents of the hologram configuration folder.
Content Customization
All texts for holograms are stored in the config/SimpleHolo/holograms
folder as regular text files. When creating a new hologram, you specify the file name without the .txt extension, and the system automatically uses its content for display.