{"id":20551934,"url":"https://github.com/isigar/relisoft_tag","last_synced_at":"2025-08-16T16:09:48.559Z","repository":{"id":51662509,"uuid":"205374362","full_name":"Isigar/relisoft_tag","owner":"Isigar","description":"ESX Tag for mods/admin","archived":false,"fork":false,"pushed_at":"2024-12-19T05:34:44.000Z","size":32,"stargazers_count":9,"open_issues_count":3,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T05:41:46.581Z","etag":null,"topics":["esx","fivem","rcore","relisoft","tag"],"latest_commit_sha":null,"homepage":"https://rcore.cz","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Isigar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-30T12:05:15.000Z","updated_at":"2025-04-01T15:41:08.000Z","dependencies_parsed_at":"2024-11-16T02:34:40.584Z","dependency_job_id":"6ff435e7-c8a8-472b-aa7c-6e7acce0ebab","html_url":"https://github.com/Isigar/relisoft_tag","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Isigar/relisoft_tag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isigar%2Frelisoft_tag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isigar%2Frelisoft_tag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isigar%2Frelisoft_tag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isigar%2Frelisoft_tag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Isigar","download_url":"https://codeload.github.com/Isigar/relisoft_tag/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isigar%2Frelisoft_tag/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270735311,"owners_count":24636339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["esx","fivem","rcore","relisoft","tag"],"created_at":"2024-11-16T02:34:31.879Z","updated_at":"2025-08-16T16:09:48.533Z","avatar_url":"https://github.com/Isigar.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# relisoft_tag\n### ESX Tag for mods/admin\n\n**Our discord with more scripts: https://discord.gg/F28PfsY**\n\nEazy tag system with configuration\n\n**Installation**\n1) Put into relisoft_tag folder into your resource folder\n2) Start after es_extended/qbcore in your server.cfg\n3) Edit config.lua file to fit your needs\n\n**Configurations**\n\n`Config.SeeOwnLabel = true/false`\n- if true you will be see your own tag above yourself\n\n`Config.TextSize = 1.5`\n- font size for tags more is bigger\n\n`Config.ZOffset = 1.2`\n- offset for tag that determinate how much will be tag above player\n\n`Config.NearCheckWait = 500`\n- miliseconds to check if player is near any admin\n\n\n- You can change your labels for admin groups in here\n```\nConfig.GroupLabels = {\n    ESX = {\n        -- group system that used to work on numbers only\n        [1] = {\n            [1] = \"HELPER\",\n            [2] = \"~g~MODERATOR\",\n            [3] = \"~b~ADMINISTRATOR\",\n            [4] = \"~r~GOD\",\n            [5] = \"~r~GOD\",\n        },\n        -- group system that works on name\n        [1] = {\n            helper = \"HELPER\",\n            mod = \"~g~MODERATOR\",\n            admin = \"~b~ADMINISTRATOR\",\n            superadmin = \"~r~GOD\",\n        },\n    },\n\n    QBCore = {\n        -- group system that works on ACE\n        [1] = {\n            god = \"~r~GOD\",\n            admin = \"~b~ADMINISTRATOR\",\n            mod = \"~g~MODERATOR\",\n        },\n    }\n}\n```\n- Settings for tag labels, key in table is for group or permission level, you can change it \nto fit your needs.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisigar%2Frelisoft_tag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisigar%2Frelisoft_tag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisigar%2Frelisoft_tag/lists"}