[RELEASE] [VORP] [PAID] VFS-MAIL - A RedM Mail Script for RP Servers

VFS-MAIL - A messaging system for RedM roleplay Servers

Introduction

Have you ever felt disconnected from other players or overwhelmed by the enormous map in RedM rolplay servers? Seeking for new players or trying to communicate with old friends or important personnel seems difficult? Look no further, we’ve got you covered.

Introducing vfs-mail - the best messaging solution for the RedM roleplay community. This unique resource is a meticulously crafted mail system script designed to elevate your roleplaying experience to new heights. With its intuitive and organized user interface, vfs-mail ensures seamless communication between players.

Key Features

  1. User-Friendly Interface: vfs-mail boasts a well-organized UI that simplifies the entire mailing process. Navigating through various sections, such as composing a new letter or managing your inbox, has never been more intuitive.
  2. Inbox Organization: Experience efficient communication with an inbox neatly organized by authors. The unread message count next to each author provides a quick overview of your pending correspondences, allowing you to never miss a new letter.
  3. Auto Message Sorting: Keep track of your conversations effortlessly with messages sorted by the date of send and unread count. The unread/read status ensures you never miss an important letter, providing a comprehensive view of your correspondence history.
  4. Quick Reply Functionality: Respond promptly with the quick reply feature, which seamlessly takes you to the compose section with the recipient pre-filled. This time-saving feature enhances your ability to engage in dynamic conversations.
  5. Immersive Delivery System: Watch as a charming bird takes flight to deliver and collect your letters. This whimsical addition adds a touch of realism to the mailing experience, creating a sense of immersion and delight for both author and recipient.
  6. Unread Notifications: Upon joining the server, players receive instant notifications revealing the number of unread messages in their inbox. This feature ensures that players are always aware of their correspondence status.

Elevate your RedM roleplaying adventure with vfs-mail – the ultimate mail system resource that combines functionality, organization, and a touch of enchantment with its delightful bird delivery system. Stay connected, communicate effortlessly, and add an extra layer of realism to your community’s interactions.

Screenshots

Showcase Video

Purchase

:money_with_wings: Tebex Store :money_with_wings:

Code is accessible No
Subscription-based No
Lines (approximately) 777
Requirements vorp_core, oxmysql
Support Yes
1 Like

Update 1.1.0

Changelog

  • Added context menu (right click) with the following options:

    • Mark the message as read/unread
    • Delete the message for yourself
  • Auto navigate to home page on close, if on the inbox page.

  • Some refactoring and optimization

SQL Update

If you’ve installed a previous version, run the following SQL code to update your database

ALTER TABLE mail_messages ADD deleted INT

Screenshot

image

1 Like

Update 1.2.0

Changelog

  • Added an option to cancel the message right after sending
  • Added cooldowns to prevent spam (can be changed in the config)
  • Added option to require an item in order to open the menu (can be changed in the config)

SQL Update

If you’d like to require an item in order to open the menu, run the following SQL code

INSERT INTO `items` (`item`, `label`, `limit`, `can_remove`, `type`, `usable`, `desc`) VALUES
('letter_bag', 'Letter Bag', 1, 1, 'item_standard', 1, 'All your letters and mails are stored here.');

Showcase

1 Like