{"repo":"SkytAsul/GlowingEntities","free":true,"listed":false,"github":"https://github.com/SkytAsul/GlowingEntities","clone":"git clone https://github.com/SkytAsul/GlowingEntities.git","description":"An API to easily make Minecraft entities glow. No dependencies, compatible 1.17 -> 26.2","language":"Java","stars":135,"topics":["bukkit","glow","java","minecraft","spigot","api","glowing","paper"],"license":"MIT","category":"api-integrations-sdks","readme_excerpt":"GlowingEntities An util to easily set glowing entities (or blocks) per-player on a Spigot server. No ProtocolLib, no dependency, compatible from Minecraft 1.17 to 26.2! How to install? Add this requirement to your maven pom.xml file: Then, configure the maven shade plugin to relocate the classes location. You can also use the Spigot library resolver to download the library, or Paper's plugin loader. [!NOTE] Until 1.3.4, the util was under the groupId io.github.skytasul . After 1.3.5, it has changed to fr.skytasul . [!IMPORTANT] When initializing the GlowingEntities object, the server must have at least 1 world loaded. If your plugin's load strategy in plugin.yml is STARTUP , you have to wait until a world has loaded in before initializing GlowingEntities . If your load strategy is POSTWORLD (the default load strategy), you can initialize it immediately. How to use? Make entities glow 1. Initialize the GlowingEntities object somewhere where you can easily get it, using new GlowingEntities(plugin) . It is not recommended to create multiple GlowingEntities instances! 2. Use GlowingEntities#setGlowing(Entity entity, Player receiver, ChatColor color) to make an entity glow a color for a player! 3. You can change its glowing color by reusing the same method but changing the color parameter. 4. If you no longer wants your entity to glow, use GlowingEntities#unsetGlowing(Entity entity, Player receiver) . 5. When you are completely done with the glowing API (for instance, when your pl","default_branch":null,"files":null,"tree":[],"storefront":"/r/SkytAsul","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/SkytAsul/GlowingEntities/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}