{"id":19701750,"url":"https://github.com/eterline/minecraft-server","last_synced_at":"2026-06-12T00:31:39.775Z","repository":{"id":224346129,"uuid":"763041584","full_name":"eterline/Minecraft-Server","owner":"eterline","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-27T15:38:39.000Z","size":63250,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T16:08:21.812Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/eterline.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}},"created_at":"2024-02-25T12:04:50.000Z","updated_at":"2024-02-27T15:35:56.000Z","dependencies_parsed_at":"2024-02-27T16:56:12.617Z","dependency_job_id":null,"html_url":"https://github.com/eterline/Minecraft-Server","commit_stats":null,"previous_names":["line-without-end/minecraft-server","eterline/minecraft-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eterline/Minecraft-Server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eterline%2FMinecraft-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eterline%2FMinecraft-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eterline%2FMinecraft-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eterline%2FMinecraft-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eterline","download_url":"https://codeload.github.com/eterline/Minecraft-Server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eterline%2FMinecraft-Server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34224103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":[],"created_at":"2024-11-11T21:10:14.856Z","updated_at":"2026-06-12T00:31:39.688Z","avatar_url":"https://github.com/eterline.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Configured Minecraft Server\n\n## Requires\ninstall mcrcon from https://github.com/Tiiffi/mcrcon\n```\ngit clone https://github.com/Tiiffi/mcrcon.git\ncd mcrcon\nmake\nsudo make install\n```\n## Fast startup.\nTo start the server, you will need to copy the repository to a convenient folder.\n```\ncd /root\ngit clone https://github.com/Line-Without-End/Minecraft-Server.git\ncd Minecraft-Server\n```\nPM2 is used to operate the server and autostart it.\nPM2 installation \n```\nsudo apt-get install build-essential\nsudo apt-get install curl openssl libssl-dev\ngit clone https://github.com/joyent/node.git\ncd node\ngit checkout v0.10.24\n./configure\nmake\nsudo make install\nsudo npm install pm2 -g\n```\nAfter that start the server app\n```\n./start.sh\n```\npm2 will start your server\n## Connection to server\nConnect to game:\n\u003e your__server_ip:55055\n\nRcon port:\n\u003e your__server_ip:55056\n## Autostart.\nTo organize autostart after shutting down the server, save the list of workers.\n```\npm2 save\n```\nTo turn off the configuration service:\n```\n./stop.sh\n```\nTo reboot the server manually:\n```\npm2 restart mine-server\n```\n## Autorestart.\nconfig the file ecosystem.config.js parameter - cron_restart\n## PM2 app info\n```\npm2 list\n```\n## Scripts\n\u003e restart.sh - displays a message about the server restart in 60 seconds, saves the world and restarts.\n\u003e server_load.sh - displays avgload information in the server chat.\n\n\u003e start.sh - start the server manually.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feterline%2Fminecraft-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feterline%2Fminecraft-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feterline%2Fminecraft-server/lists"}