
SaifNeon
Administrative
- Credits
- 43,790
LGF Admin Menu
This resource is in its current state, and while it’s compatible with QBox and ESX, it requires my LGF_Utility for UI management and framework handling. Vehicle, ped, and object data are stored in web/components/data. Pull requests for improvements or new features are welcome.<script class="js-extraPhrases" type="application/json"> { "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous", "lightbox_error": "The requested content cannot be loaded. Please try again later.", "lightbox_start_slideshow": "Start slideshow", "lightbox_stop_slideshow": "Stop slideshow", "lightbox_full_screen": "Full screen", "lightbox_thumbnails": "Thumbnails", "lightbox_download": "Download", "lightbox_share": "Share", "lightbox_zoom": "Zoom", "lightbox_new_window": "New window", "lightbox_toggle_sidebar": "Toggle sidebar" } script>
Features
- Code Execution Page: For debugging purposes (recommended for creators only).
- Leaflet Map with Player List: Shows a map with a list of players.
- Entity Spawner: Spawn peds, objects, and vehicles in the game world.
- Resource Manager: Allows for managing and restarting resources.
- Debug Tools: Includes raycast debugging for entities.
- Inventory Management: Add items to the inventory.
- Dashboard with Logs: Keeps track of actions and provides an entity counter for better monitoring.
Configuration
Required Dependencies:
- LGF_Utility: This is required for managing the UI placement, framework interactions, and other essential functions.
Setup Instructions:
- Install LGF_Utility:
- Ensure that LGF_Utility is installed and properly configured in your server environment.
- License Configuration:
- To give the necessary permissions, add your license details to the modules/server/sv-config.lua file. You can find this file within the project directory.
- UI and Framework Compatibility:
- Data Management:
- Vehicle, Ped, and Object data management is handled through the web/components/data folder.
Folder Structure:
- The vehicle, ped, and object data is located in: web/components/data