Using RuneLite's Notification System

Learn to send notifications to users using NotificationManager for level ups, achievements, and alerts.

1 steps
Progress1 / 1 steps
1

Using NotificationManager

Step 1 of 1

Objective

Learn to send notifications using NotificationManager.

Explanation

NotificationManager allows you to send notifications to users: - Level up notifications - Achievement alerts - Warning messages - Custom notifications Inject NotificationManager and use notify() method.

Your Code

java
AdvertisementSet slotId on <AdUnit /> to show ads.
← Back to Tutorials

🎉 Congratulations! You've completed this tutorial!