Created
September 23, 2022 14:52
-
-
Save almcarvalho/47cc6fcb60a411ccd7ee03968c095111 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Config = {} | |
| Config.isCreative = false -- É BASE CREATIVE | |
| -- [[ NOTIFICAÇÕES]] -------------------------------------- | |
| Config.Notify_Event = "Notify" | |
| Config.Notify_Sucesso = "sucesso" | |
| Config.Notify_Aviso = "aviso" | |
| Config.Notify_Importante = "importante" | |
| Config.Notify_Negado = "negado" | |
| -- [[ CONFIG ]] -------------------------------------- | |
| Config.tabletComando = "painel" -- COMANDO PARA ABRIR O TABLET | |
| Config.tabletUsarBlockList = true -- CASO QUERIA TER AS BLOCK LIST ATIVA NO SCIPT | |
| Config.tabletDiasBlockList = 4 -- DIAS QUE A PESSOA ESTÁ NA BLOCKLIST DE SETAGEM | |
| Config.tabletBlockListDB = "vRP:pth_tablet_contratacao_group_blocklist" -- NOME DA LINHA QUE FICA NO BANCO DE DADOS ( tabela: vrp_user_data ) | |
| Config.tabletPermissoes = { | |
| ["comandante.permissao"] = { | |
| nome = "POLÍCIA", | |
| grupos = { | |
| [1] = { | |
| title = "CARGO", | |
| cargos = { | |
| [1] = {group = "comandante", title = "Comandante", blocklist = true}, | |
| [2] = {group = "off-comandante", title = "Paisana Comandante", blocklist = true}, | |
| [3] = {group = "sub-comandante", title = "Sub-Comandante", blocklist = true}, | |
| [4] = {group = "off-sub-comandante", title = "Paisana Sub-Comandante", blocklist = true}, | |
| [5] = {group = "major", title = "Major", blocklist = true}, | |
| [6] = {group = "off-major", title = "Paisana Major", blocklist = true}, | |
| [7] = {group = "capitao", title = "Capitão", blocklist = true}, | |
| [8] = {group = "off-capitao", title = "Paisana Capitão", blocklist = true}, | |
| [9] = {group = "tenente", title = "Tenente", blocklist = true}, | |
| [10] = {group = "off-tenente", title = "Paisana Tenente", blocklist = true}, | |
| [11] = {group = "sub-tenente", title = "Sub-Tenente", blocklist = true}, | |
| [12] = {group = "off-sub-tenente", title = "Paisana Sub-Tenente", blocklist = true}, | |
| [13] = {group = "primeiro-sargento", title = "1º Sargento", blocklist = true}, | |
| [14] = {group = "off-primeiro-sargento", title = "Paisana 1º Sargento", blocklist = true}, | |
| [15] = {group = "segundo-sargento", title = "2º Sargento", blocklist = true}, | |
| [16] = {group = "off-segundo-sargento", title = "Paisana 2º Sargento", blocklist = true}, | |
| [17] = {group = "cabo", title = "Cabo", blocklist = true}, | |
| [18] = {group = "off-cabo", title = "Paisana Cabo", blocklist = true}, | |
| [19] = {group = "soldado", title = "Soldado", blocklist = true}, | |
| [20] = {group = "off-soldado", title = "Paisana Soldado", blocklist = true}, | |
| [21] = {group = "recruta", title = "Recruta", blocklist = true}, | |
| [22] = {group = "off-recruta", title = "Paisana Recruta", blocklist = true}, | |
| }, | |
| } | |
| } | |
| }, | |
| ["sub-comandante.permissao"] = { | |
| nome = "POLÍCIA", | |
| grupos = { | |
| [1] = { | |
| title = "CARGO", | |
| cargos = { | |
| [1] = {group = "comandante", title = "Comandante", blocklist = true}, | |
| [2] = {group = "off-comandante", title = "Paisana Comandante", blocklist = true}, | |
| [3] = {group = "sub-comandante", title = "Sub-Comandante", blocklist = true}, | |
| [4] = {group = "off-sub-comandante", title = "Paisana Sub-Comandante", blocklist = true}, | |
| [5] = {group = "major", title = "Major", blocklist = true}, | |
| [6] = {group = "off-major", title = "Paisana Major", blocklist = true}, | |
| [7] = {group = "capitao", title = "Capitão", blocklist = true}, | |
| [8] = {group = "off-capitao", title = "Paisana Capitão", blocklist = true}, | |
| [9] = {group = "tenente", title = "Tenente", blocklist = true}, | |
| [10] = {group = "off-tenente", title = "Paisana Tenente", blocklist = true}, | |
| [11] = {group = "sub-tenente", title = "Sub-Tenente", blocklist = true}, | |
| [12] = {group = "off-sub-tenente", title = "Paisana Sub-Tenente", blocklist = true}, | |
| [13] = {group = "primeiro-sargento", title = "1º Sargento", blocklist = true}, | |
| [14] = {group = "off-primeiro-sargento", title = "Paisana 1º Sargento", blocklist = true}, | |
| [15] = {group = "segundo-sargento", title = "2º Sargento", blocklist = true}, | |
| [16] = {group = "off-segundo-sargento", title = "Paisana 2º Sargento", blocklist = true}, | |
| [17] = {group = "cabo", title = "Cabo", blocklist = true}, | |
| [18] = {group = "off-cabo", title = "Paisana Cabo", blocklist = true}, | |
| [19] = {group = "soldado", title = "Soldado", blocklist = true}, | |
| [20] = {group = "off-soldado", title = "Paisana Soldado", blocklist = true}, | |
| [21] = {group = "recruta", title = "Recruta", blocklist = true}, | |
| [22] = {group = "off-recruta", title = "Paisana Recruta", blocklist = true}, | |
| }, | |
| } | |
| } | |
| }, | |
| ["chefe-mecanico.permissao"] = { | |
| nome = "MECÂNICO", | |
| grupos = { | |
| [1] = { | |
| title = "CARGO", | |
| cargos = { | |
| [1] = {group = "mecanico", title = "Policia", blocklist = true}, | |
| [2] = {group = "chefe-mecanico", title = "Chefe", blocklist = true}, | |
| [3] = {group = "gerente-mecanico", title = "Gerente", blocklist = true}, | |
| [4] = {group = "funcionario-mecanico", title = "Funcionário", blocklist = true}, | |
| }, | |
| } | |
| } | |
| }, | |
| ["diretor.permissao"] = { | |
| nome = "HOSPITAL", | |
| grupos = { | |
| [1] = { | |
| title = "CARGO", | |
| cargos = { | |
| [1] = {group = "ems", title = "Hospital", blocklist = true}, | |
| [2] = {group = "diretor", title = "Diretor", blocklist = true}, | |
| [3] = {group = "vice-diretor", title = "Vice-Diretor", blocklist = true}, | |
| [4] = {group = "medico", title = "Médico", blocklist = true}, | |
| [5] = {group = "paramedico", title = "Paramédico", blocklist = true}, | |
| [6] = {group = "enfermeiro", title = "Enfermeiro", blocklist = true}, | |
| [7] = {group = "socorrista", title = "Socorrista", blocklist = true}, | |
| }, | |
| } | |
| } | |
| }, | |
| ["lider-orgdone.permissao"] = { | |
| nome = "VERMELHOS", | |
| grupos = { | |
| [1] = { | |
| title = "CARGO", | |
| cargos = { | |
| [1] = {group = "lider-orgdone", title = "Lider-Vermelhos", blocklist = true}, | |
| [2] = {group = "gerente-orgdone", title = "Gerente-Vermelhos", blocklist = true}, | |
| [3] = {group = "membro-orgdone", title = "Membro-Vermelhos", blocklist = true}, | |
| }, | |
| } | |
| } | |
| }, | |
| ["lider-orgdtwo.permissao"] = { | |
| nome = "LARANJAS", | |
| grupos = { | |
| [1] = { | |
| title = "CARGO", | |
| cargos = { | |
| [1] = {group = "lider-orgdtwo", title = "Lider-Laranjas", blocklist = true}, | |
| [2] = {group = "gerente-orgdtwo", title = "Gerente-Laranjas", blocklist = true}, | |
| [3] = {group = "membro-orgdtwo", title = "Membro-Laranjas", blocklist = true}, | |
| }, | |
| } | |
| } | |
| }, | |
| ["lider-orgdthree.permissao"] = { | |
| nome = "AMARELOS", | |
| grupos = { | |
| [1] = { | |
| title = "CARGO", | |
| cargos = { | |
| [1] = {group = "lider-orgdthree", title = "Lider-Amarelos", blocklist = true}, | |
| [2] = {group = "gerente-orgdthree", title = "Gerente-Amarelos", blocklist = true}, | |
| [3] = {group = "membro-orgdthree", title = "Membro-Amarelos", blocklist = true}, | |
| }, | |
| } | |
| } | |
| }, | |
| ["lider-orgdfour.permissao"] = { | |
| nome = "VERDES", | |
| grupos = { | |
| [1] = { | |
| title = "CARGO", | |
| cargos = { | |
| [1] = {group = "lider-orgdfour", title = "LiderVerdes", blocklist = true}, | |
| [2] = {group = "gerente-orgdfour", title = "Gerente-Verdes", blocklist = true}, | |
| [3] = {group = "membro-orgdfour", title = "Membro-Verdes", blocklist = true}, | |
| }, | |
| } | |
| } | |
| }, | |
| ["lider-orgdfive.permissao"] = { | |
| nome = "AZUIS", | |
| grupos = { | |
| [1] = { | |
| title = "CARGO", | |
| cargos = { | |
| [1] = {group = "lider-orgdfive", title = "Lider-Azuis", blocklist = true}, | |
| [2] = {group = "gerente-orgdfive", title = "Gerente-Azuis", blocklist = true}, | |
| [3] = {group = "membro-orgdfive", title = "Membro-Azuis", blocklist = true}, | |
| }, | |
| } | |
| } | |
| }, | |
| ["lider-orgdsix.permissao"] = { | |
| nome = "CINZAS", | |
| grupos = { | |
| [1] = { | |
| title = "CARGO", | |
| cargos = { | |
| [1] = {group = "lider-orgdsix", title = "Lider-Cinzas", blocklist = true}, | |
| [2] = {group = "gerente-orgdsix", title = "Gerente-Cinzas", blocklist = true}, | |
| [3] = {group = "membro-orgdsix", title = "Membro-Cinzas", blocklist = true}, | |
| }, | |
| } | |
| } | |
| }, | |
| ["lider-orgdseven.permissao"] = { | |
| nome = "PRETOS", | |
| grupos = { | |
| [1] = { | |
| title = "CARGO", | |
| cargos = { | |
| [1] = {group = "lider-orgdseven", title = "Lider-Pretos", blocklist = true}, | |
| [2] = {group = "gerente-orgdseven", title = "Gerente-Pretos", blocklist = true}, | |
| [3] = {group = "membro-orgdseven", title = "Membro-Pretos", blocklist = true}, | |
| }, | |
| } | |
| } | |
| }, | |
| ["lider-orgdeight.permissao"] = { | |
| nome = "ROXOS", | |
| grupos = { | |
| [1] = { | |
| title = "CARGO", | |
| cargos = { | |
| [1] = {group = "lider-orgdeight", title = "Lider-Roxos", blocklist = true}, | |
| [2] = {group = "gerente-orgdeight", title = "Gerente-Roxos", blocklist = true}, | |
| [3] = {group = "membro-orgdeight", title = "Membro-Roxos", blocklist = true}, | |
| }, | |
| } | |
| } | |
| }, | |
| ["lider-orgdnine.permissao"] = { | |
| nome = "BRANCOS", | |
| grupos = { | |
| [1] = { | |
| title = "CARGO", | |
| cargos = { | |
| [1] = {group = "lider-orgdnine", title = "Lider", blocklist = true}, | |
| [2] = {group = "gerente-orgdnine", title = "Gerente", blocklist = true}, | |
| [3] = {group = "membro-orgdnine", title = "Membro", blocklist = true}, | |
| }, | |
| } | |
| } | |
| }, | |
| ["manager.permissao"] = { | |
| nome = "GRUPOS STAFF", | |
| grupos = { | |
| [1] = { | |
| title = "Policia", | |
| cargos = { | |
| [1] = {group = "comandante", title = "Comandante", blocklist = true}, | |
| [2] = {group = "off-comandante", title = "Paisana Comandante", blocklist = true}, | |
| [3] = {group = "sub-comandante", title = "Sub-Comandante", blocklist = true}, | |
| [4] = {group = "off-sub-comandante", title = "Paisana Sub-Comandante", blocklist = true}, | |
| [5] = {group = "major", title = "Major", blocklist = true}, | |
| [6] = {group = "off-major", title = "Paisana Major", blocklist = true}, | |
| [7] = {group = "capitao", title = "Capitão", blocklist = true}, | |
| [8] = {group = "off-capitao", title = "Paisana Capitão", blocklist = true}, | |
| [9] = {group = "tenente", title = "Tenente", blocklist = true}, | |
| [10] = {group = "off-tenente", title = "Paisana Tenente", blocklist = true}, | |
| [11] = {group = "sub-tenente", title = "Sub-Tenente", blocklist = true}, | |
| [12] = {group = "off-sub-tenente", title = "Paisana Sub-Tenente", blocklist = true}, | |
| [13] = {group = "primeiro-sargento", title = "1º Sargento", blocklist = true}, | |
| [14] = {group = "off-primeiro-sargento", title = "Paisana 1º Sargento", blocklist = true}, | |
| [15] = {group = "segundo-sargento", title = "2º Sargento", blocklist = true}, | |
| [16] = {group = "off-segundo-sargento", title = "Paisana 2º Sargento", blocklist = true}, | |
| [17] = {group = "cabo", title = "Cabo", blocklist = true}, | |
| [18] = {group = "off-cabo", title = "Paisana Cabo", blocklist = true}, | |
| [19] = {group = "soldado", title = "Soldado", blocklist = true}, | |
| [20] = {group = "off-soldado", title = "Paisana Soldado", blocklist = true}, | |
| [21] = {group = "recruta", title = "Recruta", blocklist = true}, | |
| [22] = {group = "off-recruta", title = "Paisana Recruta", blocklist = true}, | |
| }, | |
| }, | |
| [2] = { | |
| title = "Mecânica", | |
| cargos = { | |
| [1] = {group = "chefe-mecanico", title = "Chefe", blocklist = true}, | |
| [2] = {group = "gerente-mecanico", title = "Gerente", blocklist = true}, | |
| [3] = {group = "funcionario-mecanico", title = "Funcionário", blocklist = true}, | |
| }, | |
| }, | |
| [3] = { | |
| title = "Hospital", | |
| cargos = { | |
| [1] = {group = "diretor", title = "Diretor", blocklist = true}, | |
| [2] = {group = "vice-diretor", title = "Vice-Diretor", blocklist = true}, | |
| [3] = {group = "medico", title = "Médico", blocklist = true}, | |
| [4] = {group = "paramedico", title = "Paramédico", blocklist = true}, | |
| [5] = {group = "enfermeiro", title = "Enfermeiro", blocklist = true}, | |
| [6] = {group = "socorrista", title = "Socorrista", blocklist = true}, | |
| }, | |
| }, | |
| [4] = { | |
| title = "Vermelhos", | |
| cargos = { | |
| [1] = {group = "lider-orgdone", title = "Lider-Vermelhos", blocklist = true}, | |
| [2] = {group = "gerente-orgdone", title = "Gerente-Vermelhos", blocklist = true}, | |
| [3] = {group = "membro-orgdone", title = "Membro-Vermelhos", blocklist = true}, | |
| }, | |
| }, | |
| [5] = { | |
| title = "Laranjas", | |
| cargos = { | |
| [1] = {group = "lider-orgdtwo", title = "Lider-Laranjas", blocklist = true}, | |
| [2] = {group = "gerente-orgdtwo", title = "Gerente-Laranjas", blocklist = true}, | |
| [3] = {group = "membro-orgdtwo", title = "Membro-Laranjas", blocklist = true}, | |
| }, | |
| }, | |
| [6] = { | |
| title = "Amarelos", | |
| cargos = { | |
| [1] = {group = "lider-orgdthree", title = "Lider-Amarelos", blocklist = true}, | |
| [2] = {group = "gerente-orgdthree", title = "Gerente-Amarelos", blocklist = true}, | |
| [3] = {group = "membro-orgdthree", title = "Membro-Amarelos", blocklist = true}, | |
| }, | |
| }, | |
| [7] = { | |
| title = "Verdes", | |
| cargos = { | |
| [1] = {group = "lider-orgdfour", title = "LiderVerdes", blocklist = true}, | |
| [2] = {group = "gerente-orgdfour", title = "Gerente-Verdes", blocklist = true}, | |
| [3] = {group = "membro-orgdfour", title = "Membro-Verdes", blocklist = true}, | |
| }, | |
| }, | |
| [8] = { | |
| title = "Azuis", | |
| cargos = { | |
| [1] = {group = "lider-orgdfive", title = "Lider-Azuis", blocklist = true}, | |
| [2] = {group = "gerente-orgdfive", title = "Gerente-Azuis", blocklist = true}, | |
| [3] = {group = "membro-orgdfive", title = "Membro-Azuis", blocklist = true}, | |
| }, | |
| }, | |
| [9] = { | |
| title = "Cinzas", | |
| cargos = { | |
| [1] = {group = "lider-orgdsix", title = "Lider-Cinzas", blocklist = true}, | |
| [2] = {group = "gerente-orgdsix", title = "Gerente-Cinzas", blocklist = true}, | |
| [3] = {group = "membro-orgdsix", title = "Membro-Cinzas", blocklist = true}, | |
| }, | |
| }, | |
| [10] = { | |
| title = "Pretos", | |
| cargos = { | |
| [1] = {group = "lider-orgdseven", title = "Lider-Pretos", blocklist = true}, | |
| [2] = {group = "gerente-orgdseven", title = "Gerente-Pretos", blocklist = true}, | |
| [3] = {group = "membro-orgdseven", title = "Membro-Pretos", blocklist = true}, | |
| }, | |
| }, | |
| [11] = { | |
| title = "Roxos", | |
| cargos = { | |
| [1] = {group = "lider-orgdeight", title = "Lider-Roxos", blocklist = true}, | |
| [2] = {group = "gerente-orgdeight", title = "Gerente-Roxos", blocklist = true}, | |
| [3] = {group = "membro-orgdeight", title = "Membro-Roxos", blocklist = true}, | |
| }, | |
| }, | |
| [12] = { | |
| title = "Brancos", | |
| cargos = { | |
| [1] = {group = "lider-orgdnine", title = "Lider", blocklist = true}, | |
| [2] = {group = "gerente-orgdnine", title = "Gerente", blocklist = true}, | |
| [3] = {group = "membro-orgdnine", title = "Membro", blocklist = true}, | |
| }, | |
| } | |
| } | |
| }, | |
| } | |
| -- [[ LOGS HOSPITAL ]] -------------------------------------- | |
| Config.webhookTablet = "https://discord.com/api/webhooks/1002348901023613019/xuw2Oiyr9VZrStkPEEIcAwMnbjy7NveJ5d9_rgO99944wBV7ailUo2QmXNsw9KNmuVlC" -- LOG ABRIR TABLET | |
| Config.webhookTabletRemoveGrupo = "https://discord.com/api/webhooks/932459958937718824/6yTXvRedwSWPTaEfjKH1vjXWABKJYi03NVihAFPhvolRVD6lPG4WoT2cqLJgIj98yOKP" -- LOG DE REMOVER GRUPO DE CIDADÃO | |
| Config.webhookTabletEditGrupos = "https://discord.com/api/webhooks/927431239047213096/i79by5GDJ9bS-eCSWJBtBRw3TBR6Xtqil4X917lwF6DISBOpfQj5PewIER4eG8Vwjsop" -- LOG DE QUANDO EDITA AS PERMISSOES DO CIDADAO |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment