{"id":14425818,"url":"https://github.com/DecentSoftware-eu/DecentHolograms","last_synced_at":"2025-08-25T15:31:55.318Z","repository":{"id":38380604,"uuid":"418977309","full_name":"DecentSoftware-eu/DecentHolograms","owner":"DecentSoftware-eu","description":"A lightweight but powerful hologram plugin with many features and configuration options.","archived":false,"fork":false,"pushed_at":"2024-05-22T07:22:45.000Z","size":880,"stargazers_count":183,"open_issues_count":18,"forks_count":75,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-05-22T08:35:50.374Z","etag":null,"topics":["bukkit","hologram","minecraft","spigot"],"latest_commit_sha":null,"homepage":"https://www.spigotmc.org/resources/96927/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DecentSoftware-eu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-19T15:12:10.000Z","updated_at":"2024-08-07T21:40:41.699Z","dependencies_parsed_at":"2023-12-28T02:48:04.594Z","dependency_job_id":"4752800a-d125-41f5-b843-0d4c2b4941a4","html_url":"https://github.com/DecentSoftware-eu/DecentHolograms","commit_stats":null,"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DecentSoftware-eu%2FDecentHolograms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DecentSoftware-eu%2FDecentHolograms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DecentSoftware-eu%2FDecentHolograms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DecentSoftware-eu%2FDecentHolograms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DecentSoftware-eu","download_url":"https://codeload.github.com/DecentSoftware-eu/DecentHolograms/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217590821,"owners_count":16201237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bukkit","hologram","minecraft","spigot"],"created_at":"2024-08-30T06:00:57.672Z","updated_at":"2025-08-25T15:31:55.299Z","avatar_url":"https://github.com/DecentSoftware-eu.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"# Decent Holograms\n[![SpigotMC Downloads](https://img.shields.io/spiget/downloads/96927?label=Downloads) \n![SpigotMC Version](https://img.shields.io/spiget/version/96927?label=Release) \n![Tested Versions](https://img.shields.io/spiget/tested-versions/96927?label=Supports)](https://www.spigotmc.org/resources/96927/) \n[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)\n\u003eA lightweight yet very powerful hologram plugin with many features and configuration options.\n\n**Links:**\n- [Modrinth (Download)](https://modrinth.com/plugin/decentholograms)\n- [SpigotMC (Download)](https://www.spigotmc.org/resources/96927/)\n- [Discord (Support)](https://discord.decentsoftware.eu/)\n- [Wiki (Documentation)](https://wiki.decentholograms.eu/)\n\n## Support\nWe are mostly active on Discord so the best way to get support is joining our [Discord Server](https://discord.decentsoftware.eu). Also, it is okay to report bugs here on GitHub or in the 'Discussion' page on the [Spigot Page](https://decentholograms.eu) of Decent Holograms.\n\n## Minecraft Limitations\n- Text is always facing the player.\n- Text size or font cannot be changed.\n- Some entities make sounds. It only applies to a few entities like the Warden which makes this heartbeat sound.\n- Icons (#ICON:) are always going to rotate and bob up and down.\n\n## Contributing [![PR's Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com)\nPull requests are welcome. But for major changes, please create an issue to discuss the changes first.\n\n## Building\nBuilding DecentHolograms is very simple. All you need is JDK 8+, Gradle, Git and an IDE or Command Line.\n\n1. Clone the project to your machine using Git.\n2. Open the project using your IDE or open a command line at the projects' location.\n3. Run `gradle clean shadowJar` and DecentHolograms will build.\n4. You can find the jar at `./plugin/build/libs/DecentHolograms-VERSION.jar`\n\n## API [![](https://jitpack.io/v/decentsoftware-eu/decentholograms.svg)](https://jitpack.io/#decentsoftware-eu/decentholograms)\nHow to get DecentHolograms API into your project:\n\n\u003e Replace `VERSION` with the current version of DecentHolograms. (Latest release)\n\n\u003cdetails\u003e\n\u003csummary\u003eMaven\u003c/summary\u003e\n\n```xml\n\u003crepositories\u003e\n    \u003crepository\u003e\n        \u003cid\u003ejitpack.io\u003c/id\u003e\n        \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n    \u003c/repository\u003e\n\u003c/repositories\u003e\n```\n\n```xml\n\u003cdependencies\u003e\n    \u003cdependency\u003e\n        \u003cgroupId\u003ecom.github.decentsoftware-eu\u003c/groupId\u003e\n        \u003cartifactId\u003edecentholograms\u003c/artifactId\u003e\n        \u003cversion\u003eVERSION\u003c/version\u003e\n        \u003cscope\u003eprovided\u003c/scope\u003e\n    \u003c/dependency\u003e\n\u003c/dependencies\u003e\n```\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eGradle\u003c/summary\u003e\n\n```groovy\nrepositories {\n    maven { url 'https://jitpack.io' }\n}\n\ndependencies {\n    compileOnly 'com.github.decentsoftware-eu:decentholograms:VERSION'\n}\n```\n\u003c/details\u003e\n\n## bStats\n[![](https://bstats.org/signatures/bukkit/DecentHolograms.svg)](https://bstats.org/plugin/bukkit/DecentHolograms)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDecentSoftware-eu%2FDecentHolograms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDecentSoftware-eu%2FDecentHolograms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDecentSoftware-eu%2FDecentHolograms/lists"}