Releases: BungeeException-DEV/bungee.gps
Releases · BungeeException-DEV/bungee.gps
Release list
Release 2.0
Release Notes - v2.0
What's New
Framework Compatibility:
- The script now supports both QBCore and ESX (including ESX Legacy).
- You can select the desired framework in the config.lua file.
Gang Functionality:
- Gang functionality is now exclusive to QBCore.
- This feature allows players in the same gang to see each other on the map if they have a GPS tracker.
Event Handling:
- For ESX, the script now uses the esx:setJob event to update job information.
- For QBCore, the script continues to use QBCore:Client:OnJobUpdate and QBCore:Client:OnGangUpdate for job and gang updates, respectively.
Configuration Improvements:
- Updated the config.lua file to include a Framework option for easy selection between QBCore and ESX.
Code Refactoring:
- Reactored client and server scripts to accommodate multiple frameworks.
- Improved code readability and maintainability.
Release 1.0
Usage:
- Ensure the players have the gps_tracker item in their inventory.
- Players will automatically see their colleagues on the map.
- Use the /reloadgps command if needed to refresh the GPS tracking.