{"id":21258934,"url":"https://github.com/squigglesdev/vexloader","last_synced_at":"2025-08-01T17:37:38.967Z","repository":{"id":205364021,"uuid":"714064006","full_name":"squigglesdev/VexLoader","owner":"squigglesdev","description":"A very light Minecraft plugin loader, designed for beginner developers to write their own simple plugins.","archived":false,"fork":false,"pushed_at":"2024-01-31T19:42:23.000Z","size":217,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T06:35:53.731Z","etag":null,"topics":["lightweight","minecraft","plugin-loader","plugins","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/squigglesdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["squigglesdev"]}},"created_at":"2023-11-03T20:50:12.000Z","updated_at":"2025-02-18T14:22:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"59891e0d-ddcd-435d-9e49-ae7acff225fa","html_url":"https://github.com/squigglesdev/VexLoader","commit_stats":null,"previous_names":["squigglesdev/witherloader","squigglesdev/vexloader"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/squigglesdev/VexLoader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squigglesdev%2FVexLoader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squigglesdev%2FVexLoader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squigglesdev%2FVexLoader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squigglesdev%2FVexLoader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squigglesdev","download_url":"https://codeload.github.com/squigglesdev/VexLoader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squigglesdev%2FVexLoader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268268825,"owners_count":24223132,"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-01T02:00:08.611Z","response_time":67,"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":["lightweight","minecraft","plugin-loader","plugins","python3"],"created_at":"2024-11-21T04:11:29.987Z","updated_at":"2025-08-01T17:37:38.734Z","avatar_url":"https://github.com/squigglesdev.png","language":"Python","funding_links":["https://github.com/sponsors/squigglesdev"],"categories":[],"sub_categories":[],"readme":"\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/squigglesdev/VexLoader\"\u003e\n        \u003cpicture\u003e\n            \u003cimg width=\"400\" alt=\"VexLoader Logo\" src=\".github/VexLoader.png\"\u003e\n        \u003c/picture\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://python.org\"\u003e\n        \u003cimg alt=\"Powered by python\" src=\"https://img.shields.io/badge/powered_by-python-007ec6?style=for-the-badge\u0026logo=python\u0026logoColor=white\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://minecraft.net\"\u003e\n        \u003cimg alt=\"Made for minecraft\" src=\"https://img.shields.io/badge/made_for-minecraft-60D25E?style=for-the-badge\u0026logo=data:image/svg%2bxml;base64,PHN2ZyB3aWR0aD0iNTQiIGhlaWdodD0iNjIiIHZpZXdCb3g9IjAgMCA1NCA2MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTU0IDQ2LjVWMTUuNUwyNyAzMUwyNyA2Mkw1NCA0Ni41WiIgZmlsbD0iIzk1OTU5NSIvPgo8cGF0aCBkPSJNMCA0Ni41TDI3IDYyTDI3IDMxTDAgMTUuNVY0Ni41WiIgZmlsbD0iI0Q5RDlEOSIvPgo8cGF0aCBkPSJNNTQgMTUuNUwyNyAwTDAgMTUuNUwyNyAzMUw1NCAxNS41WiIgZmlsbD0iI0Y0RjRGNCIvPgo8L3N2Zz4K\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\n# VexLoader\n\nVexloader is a lightweight beginner-friendly Minecraft plugin loader designed for simplicity. \n\n## Installation\n\n[Python][python_download] is required to run VexLoader. The python package `pexpect` (or `wexpect` if you're on Windows) is also required for Vexloader to run. You can install it by entering this command into your terminal once Python is installed:\n    \n```bash\npip install pexpect\n```\n\nTo install VexLoader, clone the repository, add any [Minecraft Server][servers] jar into the `servers` folder, and run \n\n```python\npython start.py\n```\n\n in the root directory of the repository.\n\n## Installing plugins\n\nTo install plugins, simply drag and drop the plugin python file into the `plugins` folder. VexLoader will automatically load the plugin on the next server start.\n\n## Plugin Development\n\nCheck out the [plugin development][getting_started] guide to learn how to write plugins for VexLoader.\n\n[python_download]: https://www.python.org/downloads/\n[servers]: https://mcversions.net/\n[getting_started]: GETTING_STARTED.md","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquigglesdev%2Fvexloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquigglesdev%2Fvexloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquigglesdev%2Fvexloader/lists"}