GUI Icons#
Browse and copy icon names for use in your configs. Click on any icon to copy its filename to your clipboard.
New Icons#
These icons got added with latest update:
Usage Guide#
How to Use Icons
- Browse Icons: Scroll through the icon grid to find the icon you need
- Search: Use the search box to filter icons by name
- Copy: Click on any icon to copy its filename to your clipboard
- Use in Config: Use the copied filename in your notification or zone configs
Example Config Usage
{
"name": "PVP AREA",
"type": 1,
"icon": "NinjinsPvPPvE/gui/pvp.edds",
"notificationColor": -256
}
Note: Icon filenames are case-sensitive. Make sure to use the exact filename as shown.