Preview
Overview
This is a simple, modern, and clean notification script for those who want a different visual style for notifications on their server.
You can choose between a warning icon, a success icon, an information icon, or an error icon. If you choose none, a default grey icon will be used.
Configuration
You can customize the position of the notifications!
Dependancy
None !
Exports
Client side: exports['startup_notify']:exportStartupNotify('Message', 'type', time)
Server side: exports['startup_notify']:exportStartupNotifyServer(playerId, 'Message', 'type', time)
Installation: HERE