mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-18 22:36:03 +01:00
Update config_server.lua
This commit is contained in:
@@ -1,10 +1,4 @@
|
|||||||
------------------------------------------------------------------------
|
-- For support join my discord: https://discord.gg/Z9Mxu72zZ6
|
||||||
------------------------------------------------------------------------
|
|
||||||
-- --
|
|
||||||
-- For support join my discord: https://discord.gg/Z9Mxu72zZ6 --
|
|
||||||
-- --
|
|
||||||
------------------------------------------------------------------------
|
|
||||||
------------------------------------------------------------------------
|
|
||||||
|
|
||||||
server_config = {
|
server_config = {
|
||||||
DiscordToken = "0", -- discord bot token for permissions
|
DiscordToken = "0", -- discord bot token for permissions
|
||||||
@@ -18,5 +12,5 @@ server_config = {
|
|||||||
["LSPD"] = "0",
|
["LSPD"] = "0",
|
||||||
["BCSO"] = "0",
|
["BCSO"] = "0",
|
||||||
["LSFD"] = "0"
|
["LSFD"] = "0"
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user