{"id":22735461,"url":"https://github.com/answering007/messageserver","last_synced_at":"2025-07-14T18:39:15.089Z","repository":{"id":247478159,"uuid":"825941783","full_name":"answering007/MessageServer","owner":"answering007","description":"Spigot plugin to execute remote commands","archived":false,"fork":false,"pushed_at":"2024-07-19T10:49:15.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T02:29:12.687Z","etag":null,"topics":["minecraft","remote","server","spigot-plugin"],"latest_commit_sha":null,"homepage":"","language":"Java","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/answering007.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-08T19:58:44.000Z","updated_at":"2024-07-19T10:42:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae85fb17-3d3b-4769-9413-3ea87a19a07a","html_url":"https://github.com/answering007/MessageServer","commit_stats":null,"previous_names":["answering007/messageserver"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/answering007/MessageServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/answering007%2FMessageServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/answering007%2FMessageServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/answering007%2FMessageServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/answering007%2FMessageServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/answering007","download_url":"https://codeload.github.com/answering007/MessageServer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/answering007%2FMessageServer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265333590,"owners_count":23748829,"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":["minecraft","remote","server","spigot-plugin"],"created_at":"2024-12-10T21:10:23.203Z","updated_at":"2025-07-14T18:39:15.081Z","avatar_url":"https://github.com/answering007.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spigot HTTP message server plugin\n-----\n\n**Table of Contents**\n\n- [Spigot HTTP message server plugin](#spigot-http-message-server-plugin)\n  - [Overview](#overview)\n  - [Installation](#installation)\n  - [Plugin configuration](#plugin-configuration)\n  - [Usage](#usage)\n  - [License](#license)\n\n## Overview\n\nThis plugin allows to run Minecraft [Spigot](https://www.spigotmc.org/) commands remotely\n\n## Installation\n\n1. Download latest release\n2. Copy **messageserver-X.jar** file to **SpigotServer\\plugins** folder\n3. Start spigot server or send `reload` command from server console\n\n## Plugin configuration\n\n```yaml\nplugin:\n  print_debug: false  # true to print plugin debug messages; otherwise false\nwebserver:\n  port: 8000          # number of port to listen\n  threads_no: 3       # maximum number of threads in pool\n  stop_delay: 2       # the maximum time in seconds to wait until exchanges have finished\n  authorization:\n    need: true        # do I need authorization?\n    user: Admin       # user name (don't use \":\" character)\n    password: '123'   # password (don't use \":\" character)\n```\n\n## Usage\nProject [mcms](https://github.com/answering007/mcms) shows how to use it\n\n## License\n\n`messageserver` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanswering007%2Fmessageserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanswering007%2Fmessageserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanswering007%2Fmessageserver/lists"}