Rare Item Drop Notifier Plugin - Intersect Engine
A downloadable mod
The Rare Item Drop Notifier plugin automatically sends messages to the global chat whenever an item of a selected rarity is dropped by an NPC or Resource. This plugin adds excitement to gameplay by notifying all players in real-time when valuable items appear in the game world.
Requirements
Requires Intersect Engine Server version 0.8.239 or higher.
Installation
To install the plugin, follow these steps:
Server Plugin:
Copy the Rare-Item-Drop-Notifier folder into the /resources/plugins directory. If the directory does not exist, create it.
The final path should look like this: /resources/plugins/Rare-Item-Drop-Notifier
Restart the Server:
After copying the folders, restart the server to recognize the new plugin.
If you encounter any issues, feel free to reach out on Discord: blinkuz
.
Configuration
Before starting the server, complete the config.json file located in the server plugin folder. Key fields include:
RarityNotifications
: Specify item rarities (e.g.,"Legendary"
) that should trigger a notification in global chat.TextMessage
: Customize the notification format. You can use placeholders between{}
to display dynamic values:{item}
: Name of the dropped item.{rarity}
: Rarity level of the item.{dropChance}
: Drop chance percentage.{entity}
: Name of the NPC or Resource that dropped the item.{map}
: Name of the map where the item was dropped.
NotificationColor
: Set the color for the notification text in ARGB format ("A, R, G, B"
), where the alpha (transparency) value is the first parameter (e.g.,"255,255,192,203"
for a solid pink).
Published | 8 hours ago |
Status | Released |
Category | Game mod |
Author | Blinkuz |
Tags | intersect-engine, item-drop, mmorpg-tools, plugins, rare-items |
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.