{"id":18853748,"url":"https://github.com/venndev/vsendcmdmulti","last_synced_at":"2025-10-19T07:32:27.882Z","repository":{"id":250046252,"uuid":"833313540","full_name":"VennDev/VSendCMDMulti","owner":"VennDev","description":"- Virion PocketMine-PMMP 5 allows you to send commands through servers in other IPs and ports that are using this Virion!!","archived":false,"fork":false,"pushed_at":"2024-08-05T17:24:40.000Z","size":43,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T23:41:47.458Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VennDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-07-24T19:32:24.000Z","updated_at":"2025-01-01T04:41:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef781645-153d-4dab-bff7-5f4cb4951d39","html_url":"https://github.com/VennDev/VSendCMDMulti","commit_stats":null,"previous_names":["venndev/vsendcmdmulti"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VennDev%2FVSendCMDMulti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VennDev%2FVSendCMDMulti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VennDev%2FVSendCMDMulti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VennDev%2FVSendCMDMulti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VennDev","download_url":"https://codeload.github.com/VennDev/VSendCMDMulti/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248860755,"owners_count":21173497,"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","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":"2024-11-08T03:45:29.600Z","updated_at":"2025-10-19T07:32:27.780Z","avatar_url":"https://github.com/VennDev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VSendCMDMulti\n- Virion PocketMine-PMMP 5 allows you to send commands through servers in other IPs and ports that are using this Virion!!\n\n# Virion Required\n- [LibVapmPMMP](https://github.com/VennDev/LibVapmPMMP)\n\n# Config when init this virion\n```yml\n---\nsettings-host:\n  ip: 127.0.0.1\n  port: 3003\n  password: your-password\n...\n```\n\n# Method\n- Init when use virion in the plugin\n```php\n...\nuse venndev\\vsendcmdmulti\\VSendCMDMulti;\n\nprotected function onEnable(): void\n{\n    VSendCMDMulti::init($this);\n}\n```\n- Send a request to execute a command to another server!\n```php\nVSendCMDMulti::sendImmediatelyCommand(string $command, string $ip, int $port, string $password);\n```\n- Send a async request to execute a command to another server!\n```php\nVSendCMDMulti::sendAsyncCommand(string $command, string $ip, int $port, string $password);\n```\n\n# Illustration Ideas\n\u003cimg src=\"https://github.com/VennDev/VSendCMDMulti/blob/main/Untitled.png\"\u003e\n\n# Credits\n- API Designer: [VennDev](https://github.com/VennDev)\n- Paypal: pnam5005@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenndev%2Fvsendcmdmulti","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvenndev%2Fvsendcmdmulti","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenndev%2Fvsendcmdmulti/lists"}