0.0.1
This commit is contained in:
7
resources/[creators]/blips_creator/sh_config.lua
Normal file
7
resources/[creators]/blips_creator/sh_config.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user