Hello everyone,
Today, I would like to introduce and share a notify system with many detailed features that I found while searching for resources. The most striking features of this plugin are: Support for the use of the Font Awesome icon set and the ability to send notifications with pictures.
The usage template of the Font Awesome icon set I mentioned is not given on the relevant documentation page. Therefore, I include its use as export below;
The main deatures of this notfication system are:
Queue system in notifications
Notification positioning system
Markdown text formatting support
Sound alert system when notifications are triggered
User-defined custom style (CSS) support
Many features are configurable (Requires Intermediate software[JS, HTML, CSS, Lua] knowledge)
Configurable animation settings
Many different export options
Sending a notification with a picture
Additionally; This notification system also has a comprehensive and very detailed documentation page as a source/reference for developers. (Use of exports, functions, color formats, etc.)
Documentation page:
Download Link:
Virustotal:
Today, I would like to introduce and share a notify system with many detailed features that I found while searching for resources. The most striking features of this plugin are: Support for the use of the Font Awesome icon set and the ability to send notifications with pictures.
The usage template of the Font Awesome icon set I mentioned is not given on the relevant documentation page. Therefore, I include its use as export below;
JavaScript:
exports['t-notify']:Icon({
style = 'info',
message = 'You are now on duty. Welcome back, Senior EMT Cross',
icon = 'fas fa-sign-out-alt',
sound = true
})
The main deatures of this notfication system are:
Queue system in notifications
Notification positioning system
Markdown text formatting support
Sound alert system when notifications are triggered
User-defined custom style (CSS) support
Many features are configurable (Requires Intermediate software[JS, HTML, CSS, Lua] knowledge)
Configurable animation settings
Many different export options
Sending a notification with a picture
Additionally; This notification system also has a comprehensive and very detailed documentation page as a source/reference for developers. (Use of exports, functions, color formats, etc.)
Documentation page:
Hidden link for visitors, to see
Log in or register now.
I am attaching a few images of the plugin below;
![]()
![]()
![]()
![]()
![]()
Download Link:
Virustotal:
Hidden link for visitors, to see
Log in or register now.