1
0
Fork 0
forked from Simnation/Main
Main/resources/[creator]/blips_creator/sh_config.lua

8 lines
215 B
Lua
Raw Permalink Normal View History

2025-06-07 08:51:21 +02:00
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)
]]
2025-06-29 04:38:52 +02:00
config.adminsOnly = true