Events
dr-events is an advanced event management system for FiveM, running on top of ESX or QBCore frameworks using the required dr-bridge integration layer. It allows players to create, view, and manage events in-game via an intuitive NUI interface.
π§© Overview
Full in-game event creation and management
Responsive and modern NUI interface
Interactive map for location selection
Join/leave system with live attendee counter
In-game GPS navigation
Multi-language support (CZ, EN)
βοΈ Requirements
FiveM server with ESX or QBCore
dr-bridge (required)
NUI support (Native UI)
Recommended: Lua knowledge for customization
π¦ Installation
Download
dr-eventsand place it inside yourresourcesfolderDownload
dr-bridge- https://github.com/Dapler-dev/dr-bridge/tree/mainEnsure
dr-bridgeis installed and functionalIn your
server.cfg, add:
π₯οΈ Usage
π§ Opening the UI
Use the command:
π Creating an Event
Open the interface using
/eventClick on New Event
Fill in the form:
Title
Description
Flyer link (optional)
Location (map or current)
Date and Time
Click Create Event to save
π Joining & Navigating
Click Join or Cancel Participation
Use Navigate to set a GPS waypoint to the event location
π Localization
Copy
locales/en.luaand paste itlocales/YourLanguage.luaEdit text in your new locale
Translate the values and use the appropriate key
Example:
π οΈ Configuration
Edit the file config.lua:
Config.Localeβ e.g.'cs'or'en'Config.Permissionβ control who can manage eventsConfig.DiscordWebhookβ URL for Discord webhook (optional)
π Permissions
Only authorized users can delete all events
Permission can be based admin role
Admin role can use command
/eventadmin
π Support
For help or questions, visit my discord server
Last updated