Files
CasperV1FiveM/resources/[creators]/blips_creator/sh_config.lua
2026-07-07 21:08:52 +02:00

8 lines
209 B
Lua

config = config or {}
--[[
Allow the menu to admins only
(It's not recommended because non admin players will be able only to create local blips, that only them will see)
]]
config.adminsOnly = false