Skip to main content
No, the item is optional. It’s only needed if you want to use the contacts history feature where players can view their message history. You can disable it by setting ContactsHistory.EnableItem to false in the config.
Contacts are automatically tracked when using the SendMessage export. You don’t need to manually add contacts.
Yes, you can change the Position option in the config to either "left" or "right".
You have two options:
  • Set a higher value for Duration in the config (in seconds)
  • Enable DurationBasedOnLength to automatically calculate duration based on message length
Yes, set EnableProfilePics to false in the config to hide the profile picture above the sender name.
The script supports QBX, QBCore, and ESX frameworks. You need ox_lib as a dependency. You can also implement your own logic in server.lua for custom frameworks.