{"id":37480928,"url":"https://github.com/flarialmc/scripts","last_synced_at":"2026-01-16T07:26:47.293Z","repository":{"id":281666302,"uuid":"946007251","full_name":"flarialmc/scripts","owner":"flarialmc","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-12T15:26:42.000Z","size":93,"stargazers_count":1,"open_issues_count":0,"forks_count":10,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-12T16:41:14.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/flarialmc.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":"2025-03-10T13:19:38.000Z","updated_at":"2025-06-12T15:26:45.000Z","dependencies_parsed_at":"2025-04-25T04:21:20.555Z","dependency_job_id":"bdfe3712-ac87-4698-a4ca-454d3809a238","html_url":"https://github.com/flarialmc/scripts","commit_stats":null,"previous_names":["flarialmc/scripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flarialmc/scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flarialmc%2Fscripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flarialmc%2Fscripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flarialmc%2Fscripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flarialmc%2Fscripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flarialmc","download_url":"https://codeload.github.com/flarialmc/scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flarialmc%2Fscripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-16T07:26:47.197Z","updated_at":"2026-01-16T07:26:47.272Z","avatar_url":"https://github.com/flarialmc.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flarial User Scripting\n\nThis repository contains user-created scripts for Flarial. Follow these guidelines to contribute your own scripts. You can find the official documentation to make your own script [here](https://scripting.flarial.xyz/)\n\n# Make your script public\n## Directory Structure\n\nEach script must be categorized into one of the following two directories, based on its actual function:\n\n- `Module` - Scripts that show up as actual modules on the scripting tab\n- `Command`- Script that add a prefix command\n\nExamples:\n```\nscripts/\n  └── Module/\n      └── ScriptName.lua\n```\nor\n\n```\nscripts/\n  └── Command/\n      └── ScriptName.lua\n```\n\n### ScriptExample.lua Format\n\n```lua\nname = \"Name of your script\"\ndescription = \"Detailed discription of what your script is.\"\nauthor = \"Author of the script aka you!\"\n\n// Actual code of your script\n```\n\n## Submission Process\n\n1. Create your script following the above guidelines\n2. Ensure all files are properly formatted\n3. Create a pull request with your script\n4. Your script will be reviewed, and if everything is in order, it will be added to the repository and made available for the community to download.\n\nFor questions or support, please refer to the main Flarial documentation or community channels.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflarialmc%2Fscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflarialmc%2Fscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflarialmc%2Fscripts/lists"}