[FREE] [STANDALONE] Noxen Notify

Elevate your notifications with Noxen Notify – a simple, standalone, and highly customizable notification system, perfect for all your in-game needs and beyond.

With Noxen Notify, you get to choose exactly where and how your notifications appear on the screen. Whether you prefer a subtle approach or a more attention-grabbing display, our tool offers complete flexibility to match your style and preferences.

ezgif.com-optimize
ezgif.com-optimize (1)

:loudspeaker: Key Features:

  • Custom Positioning:
    Select the perfect spot for your notifications:
    :framed_picture: Top-left
    :framed_picture: Top-right
    :framed_picture: Bottom-left
    :framed_picture: Bottom-right
    :framed_picture: Center-top
    :framed_picture: Center-left
    :framed_picture: Center-right
    :framed_picture: Center-bottom
    You’re in control!

  • Standalone:
    No dependencies required – Noxen Notify works on its own and can be easily adapted to any server.

  • Highly Customizable:
    Trigger notifications using the event noxen:notify with parameters:

    • title: Title of the notification
    • message: Content of the notification
    • type: Type of notification (e.g., success, error, info)
    • time: Duration the notification should stay visible (in milliseconds)
    • playSound: Different sound play when launch notification
    • image: Add image in your notification (link image)
  • Ease of Use:
    An intuitive system that doesn’t require hours of learning. Install and customize it quickly for seamless integration.

  • Versatile:
    Whether you’re managing an RP server, organizing events, or just need a simple way to keep your players informed, Noxen Notify adapts to any situation.

:rocket: Why Choose Noxen Notify?

  • Time-Saving: Quickly set up and adjust without hassle.
  • Convenient: Easily manage notification displays without disrupting gameplay.
  • Compatible and Flexible: Works as a standalone system, but can be adapted to fit your server’s specific needs using the customizable event system.

Enhance communication on your server with Noxen Notify – because a well-placed message can make all the difference.

-- title = string
-- message = string
-- type = error, success, info, warning
-- time = number (5000)
-- playSound = boolean (false by default)
-- image = string (Link img)

-- CLIENT Example:

TriggerEvent("noxen:notify", title, message, type, time, playSound, image)

-- SERVER Example:

TriggerClientEvent("noxen:notify", source, title, message, type, time, playSound, image)

DISCORD FOR SUPPORT

Code is accessible Yes
Subscription-based No
Lines (approximately) 200
Requirements STANDALONE
Support Yes
8 Likes

These actually look pretty cool. good job

Thx a lot <3

1 Like

:rocket: Noxen Notify Update! :rocket:

We’re thrilled to bring you two exciting updates for Noxen Notify! :tada:

:fire: What’s New:

  • v1.1.0:
    You can now play a sound with each notification!
    :loud_sound: 3 different sounds are available based on the notification type (success, error, info).

  • v1.2.0:
    Add images to your notifications via a link!
    :framed_picture: Customize your notifications even further by including visuals.

How to Use:

You can now enhance your notifications with both sounds and images, offering a richer experience for your players.

1 Like

nice work :heart:

1 Like

Nice work man !

1 Like

Thx a lot <3

nice work , I have a suggestion for you, maybe it would be better if the background could be customized to make it prettier and easier for anyone to see when the notification appears as well as the configuration for the effects used by the user when the notification appears on the screen, because in my opinion no one has made it using effects other than " fadein" or “fadeout” and so on.

I use a slice in the chosen direction.
For example, if I use the center-top position, the notification appears as it descends from the top, and so on.
But yes, I’ll see about adding the background modification feature.
I’ll also look into customizing the effect used.
Thanks for your feedback

1 Like

I love that script, nice job Noxen!

1 Like

Good job, it seems nice and discreet.

1 Like

:rocket: Noxen Notify Update! :rocket:

We’re thrilled to announce the release of v1.3.0 with some exciting changes! :tada:

:fire: What’s New:

v1.3.0:

  • Complete rework of the configuration from LUA to JS for better performance and synchronization with a new thread system!
  • Introducing Color Tags :art: to make your notifications stand out even more:
    • ~r~: Red
    • ~g~: Green
    • ~b~: Blue
    • ~y~: Yellow
    • ~t~: Menu Grey
    • ~o~: Orange
    • ~p~: Purple
    • ~q~: Pink
    • ~m~: Mid Grey
    • ~l~: Black
    • ~d~: Dark Blue
    • ~w~: Reset
    • ~s~: Reset
    • ~n~: Line Break
    • ~h~: Bold
    • ~bold~: Bold
    • ~italic~: Italic

Customize your notifications further with vibrant color options to make them pop!

A big thank you to @Ekali for their awesome pull request, making this update possible! :pray:

:link: Upgrade now and make your notifications more dynamic than ever!

2 Likes