EliteRewards icon

EliteRewards -----

A very nice full customizable plugin for daily rewards.



Update: Custom Icons Overhaul (v1.0.1-BETA+)
Update: Custom Icons Overhaul (v1.0.1-BETA+)
We're excited to introduce full support for custom item icons in EliteRewards!

What’s New?
You can now define how each reward item appears in the GUI using:

✅ 1. Vanilla Items + CustomModelData
Use any standard Minecraft material with optional model data for resource packs.

Code (YAML):

icon
: "DIAMOND"
model
: 123
 
2. Custom Heads (Base64)
Display unique textured heads by simply pasting a Base64 texture string.

Code (YAML):

icon-head
: "base64:eyJ0ZXh0dXJlcyI6eyJ..."
 
️ 3. ItemsAdder Support
Seamlessly integrate ItemsAdder custom items with a simple ID.

Code (YAML):

icon-plugin
: "itemsadder:epic_sword"
 
How It Works
Just fill one of the icon fields in your config.yml. Leave unused fields as "" or remove them entirely.

The plugin automatically prioritizes:

  1. icon-plugin

  2. icon-head

  3. icon + model
This gives server owners maximum flexibility to match your server’s branding and plugins.

Example Entry
Code (YAML):

1
:
  name
: "&bDay 1"
  icon
: "GOLD_INGOT"
  model
: 7
  icon-head
: ""
  icon-plugin
: ""
 
Or use a head:
Code (YAML):

2
:
  name
: "&aDay 2"
  icon
: ""
  icon-head
: "base64:eyJ0ZXh0dXJlcyI6eyJ..."
  icon-plugin
: ""
 
This update lays the foundation for future support of:


    • Oraxen
    • MMOItems
    • Custom GUI animations
Thank you for supporting EliteRewards

NOTE:
This feature is still undergoing improvements.
If you encounter any issues, please open an issue — I’ll do my best to resolve them quickly!
----------, Jun 21, 2025
Resource Information
Author:
----------
Total Downloads: 155
First Release: Jun 21, 2025
Last Update: Jul 5, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings