Base Resource
utils
The supplied manifest describes this resource as “VCore - Utils”.
Introduction
The supplied manifest describes this resource as “VCore - Utils”.
4Client Lua
3Server Lua
6Exports
18Events
0SQL tables
UI page: html/index.html
Dependencies & References
| Resource | Detected as | Package status |
|---|---|---|
core | Manifest dependency | Included in Base |
logs | Referenced by source | Included in Base |
vcore_queue | Referenced by source | Included in Base |
Cross-resource export calls
| Resource | Functions called |
|---|---|
core | getCoreObject |
logs | Log, OpenPanel |
vcore_queue | AddPriority, GetPriority, RemovePriority |
Installation / Start Order
The supplied server.cfg enables this resource in the VCORE foundation stage at enabled-resource position 24. Base installation also depends on the global prerequisites and consolidated VCORE_INSTALL.sql documented in Getting Started.
server.cfg
ensure utilsConfiguration
Config files
- No dedicated config file detected.
Top-level config keys detected
No Config/VCOREConfig keys detected by the audit.
Events, Exports & Callbacks
Exports
Client exports1
OpenCoordinateSaver
Server exports5
ExecuteAdminActionGetAdminActionsGetPermissionRegisterAdminActionUnregisterAdminAction
Callbacks
No Vcore callback registrations were detected.
Registered network events
Client registered events14
VCORE:Client:ToggleCoordFinderutils:client:coordFinderutils:client:objectFinderutils:client:openAdminutils:client:openCoordinateSaverutils:client:startSpectateutils:client:teleportWaypointutils:client:toggleCoordinatesutils:client:toggleEntityFinderutils:client:toggleFreecamutils:client:toggleNocliputils:client:togglePlayerBlipsutils:client:toggleWorldPositionFinderutils:client:updatePlayerBlips
Server registered events4
utils:server:executeAdminActionutils:server:requestAdminMenuutils:server:requestPlayerBlipsutils:server:stopSpectate
Commands
Client commands4
+utilsPlayerIds-utilsNoclip-utilsPlayerIdsadminmenu
Server commands18
admadmincarblipsbringcleanvehcoordfinderfixvehfreecamfreezefuelvehgiveitemgotokillrevivereviveallreviveradiustimeweather
Database / SQL
No resource-local SQL file was detected.
No CREATE TABLE statements detected inside this resource.
The root Base package also ships the consolidated VCORE_INSTALL.sql.
Source Layout
| Area | Detected files |
|---|---|
| Client Lua | 4 |
| Server Lua | 3 |
| Other/shared Lua | 2 |
| JavaScript | 1 |
| HTML | 1 |
| CSS | 1 |
| SQL | 0 |
Troubleshooting
- Confirm all manifest dependencies are started before
utils. - Check the supplied start-order note above; resources absent from server.cfg need an explicit decision before enabling.
- If database queries fail, import the consolidated Base SQL and any resource-local SQL listed above.
- If the UI fails, verify the resource's NUI files and
ui_pagewhen one is declared.

