Selective Glowing
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.3% endorsement rate
- 🏆 #125 of 896 fabric mods in this game by downloads
📋 About This Mod
# Selective Glowing Comically simple server mod to apply fake glowing to players. ### What problem does Selective Glowing solve? Server owners, who make their own games with command blocks and datapacks on fabric servers, may want to make a mini-game that shows some player glowing for some other specific player. You can't make that in vanilla Minecraft. You need a mod or a plugin for your server to modify the packets sent to players. That's what this project is about. ### Usage There's only one command, that controls everything. ``` /glow <targets: entities> <displayplayers: players> ``` `targets` - entities, that are gonna be glowing.\ `displayplayers` - players, that will see the `targets` glowing. (command *overrides* old `displayplayers`) Reset glowing for targets with this command. ``` /glow <targets: entities> *reset ``` Or reset all glowing overrides with this command. ``` /glow *reset ``` ### Config & saved-state The config file & saved-state file are stored under `config/selectiveglowing/`. In the config file you can choose to disable the saving and/or loading of the saved state. Here are the default settings: ```json { "saveState": true, "loadState": true } ```
# Selective Glowing
Comically simple server mod to apply fake glowing to players.
### What problem does Selective Glowing solve?
Server owners, who make their own games with command blocks and datapacks on fabric servers, may want to make a mini-game that shows some player glowing for some other specific player. You can't make that in vanilla Minecraft. You need a mod or a plugin for your server to modify the packets sent to players. That's what this project is about.
There's only one command, that controls everything.
```
/glow
Reset glowing for targets with this command.
```
/glow
### Config & saved-state
The config file & saved-state file are stored under `config/selectiveglowing/`. In the config file you can choose to disable the saving and/or loading of the saved state.
Here are the default settings:
```json { "saveState": true, "loadState": true } ```
📊 Mod Details
- Game
- Minecraft Mods
- Author
- SuperNeon4ik
- Version
- 1.4+26.1
- Downloads
- 3,887
- Endorsements
- 12
- Category
- fabric
- Created
- 9/1/2023
- Updated
- 8/13/2026
- Game Versions
- 26.1, 26.1.1, 26.1.2, 26.2
- Tags
- library, technology, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Selective Glowing support?
The author lists 26.1, 26.1.1, 26.1.2, 26.2. Other versions may work but are untested by the author.
What is the latest version of Selective Glowing?
Version 1.4+26.1, published 2026-08-13 with 3,887 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await