Stoic-NotifyFX
Stoic-NotifyFX is a FiveM resource that provides customizable notifications and alert dialogs for server administrators to use in various scenarios such as warning players or making announcements.
Previews
Features
- Customizable notifications with styling options.
- Alert dialogs for important messages.
- Command-based interactions for ease of use.
Commands
/msg [TargetID] [message]
Send a private message to a player identified by their ID.
/announce [message]
Make a server-wide announcement.
/warn [TargetID] [Reason]
Warn a player for a specific reason.
Permissions
To use certain commands, players must have the appropriate permissions. The following permissions are available:
Stoic.UseNotify
- Allows usage of /announce, and /warn commands.
Installation
- Download
Stoic-NotifyFX
and put into your FiveM resources directory. - Add
ensure Stoic-NotifyFX
to your server.cfg file.
Usage
To use Stoic-NotifyFX in your FiveM server, follow these steps:
- Ensure the resource is started in your server.cfg file.
- Grant appropriate permissions to players using an ACE permission system.
- Players with the
Stoic.UseNotify
permission can utilize the available commands.
Editing
To customize Stoic-NotifyFX or modify its behavior, follow these steps:
- Modify the Lua scripts in the
client.lua
andserver.lua
files to suit your needs. (Config.lua will come soon) - Adjust the notification styles and content in the Lua scripts as desired.
- Restart your FiveM server for changes to take effect.
Contributing
Contributions to Stoic-NotifyFX are welcome! If you find any issues or have suggestions for improvements, please open an issue or pull request on GitHub.
Download Click Image!
Code is accessible | Yes |
Subscription-based | No |
Lines (approximately) | 100 |
Requirements | ox_lib |
Support | Yes |