
ItemGlowsnamkes
simple item glow plugin created by snamkes
📖About ItemGlowsnamkes
Why should you use this plugin?
First of all, the reason you should use this plugin is simple:
it allows you to freely change the glow color of items dropped on the ground.
As far as I know,
there are very few plugins that handle dropped item glow colors properly on the latest Minecraft versions.
So, I decided to create one myself.
Let me introduce it to you:
itemglowsnamkes Plugin
How to Use
Put the itemglowsnamkes plugin into the plugins folder.
Start your server.
A folder named itemglowsnamkes will be created inside the plugins folder.
Open the folder and edit the config.yml file.
How to Edit the Config
You will see something like this in the config file:
glow: cod: GRAY salmon: AQUA tropical_fish: DARK_PURPLE pufferfish: YELLOW heart_of_the_sea: BLACK
The usage is very simple:
cod is the Minecraft item type
GRAY is the glow color
If you want to change or add more items:
Add the item under glow:
Use the format:
(item type): (color)
Example:diamond: BLUE emerald: GREEN Applying Changes
After editing the config, run one of the following commands:
/snamkesglow reload
/itemglowsnamkes:snamkesglow reload
You can run these commands in-game or from the console.
Color List
The available colors are listed next to glow: in the config file.
The colors follow Minecraft’s ChatColor values, so please refer to those.
Thank you for using the plugin! 🙌