{"id":19527380,"url":"https://github.com/papermc/paperd","last_synced_at":"2025-04-26T10:31:48.629Z","repository":{"id":53340589,"uuid":"192130293","full_name":"PaperMC/paperd","owner":"PaperMC","description":"Wrapper which allows running the PaperMC Minecraft server as a proper daemon","archived":true,"fork":false,"pushed_at":"2021-01-14T21:57:24.000Z","size":282,"stargazers_count":53,"open_issues_count":2,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-19T08:27:48.787Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PaperMC.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.lesser","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-15T22:51:35.000Z","updated_at":"2024-12-20T16:18:29.000Z","dependencies_parsed_at":"2022-09-03T04:20:30.771Z","dependency_job_id":null,"html_url":"https://github.com/PaperMC/paperd","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaperMC%2Fpaperd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaperMC%2Fpaperd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaperMC%2Fpaperd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaperMC%2Fpaperd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaperMC","download_url":"https://codeload.github.com/PaperMC/paperd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250972985,"owners_count":21516456,"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-11T01:14:50.700Z","updated_at":"2025-04-26T10:31:48.196Z","avatar_url":"https://github.com/PaperMC.png","language":"Rust","readme":"paperd [![Current Release](https://img.shields.io/badge/release-1.0.0-orange.svg)](https://papermc.io/ci/job/paperd/)\n======\n\n| Build          | Status |\n|----------------|--------|\n| Latest Commit  | [![Build Status](https://travis-ci.org/PaperMC/paperd.svg?branch=master)](https://travis-ci.org/PaperMC/paperd/branches) |\n| Latest Release | [![Build Status](https://papermc.io/ci/job/paperd/badge/icon)](https://papermc.io/ci/job/paperd/) |\n\npaperd is a wrapper application which enables the PaperMC Minecraft server to be run more properly in the background as\na daemon, rather than simply backgrounded using `screen` or `tmux`. This is accomplished both by the `paperd`\napplication and custom changes in the Paper server.\n\n**Support and Project Discussion:**\n - [IRC](https://webchat.esper.net/?channels=paper) or [Discord](https://discord.gg/papermc)\n\nBuilding\n--------\n\n`paperd` is strictly Unix / POSIX compatible. Windows is not supported.\n\nA 64 bit JDK is required to build `paperd` and a 64 bit JVM is required to use `paperd`.\n\nThis project requires the [Rust](https://www.rust-lang.org/) toolchain. `paperd` is built on the latest release of Rust,\ncurrently version `1.44.1`. \n\nTo build for your own system with console support:\n```sh\ncargo build --release --features console\n```\n\nIf you don't want the console feature, or don't have `ncurses` installed, simply omit the feature to build without it:\n```sh\ncargo build --release\n```\n\nTo build a release binary like the pre-built binaries Jenkins provides, you'll need Docker installed:\n```sh\n./build_release.sh\n```\n\nThis will produce a `paperd.tar.xz` file in the current working directory, which is the file available for download\nfrom Jenkins.\n\nDocumentation\n-------------\n\n[For general usage instructions, please click here.](usage.md)\n\n[For technical info on how `paperd` works and communicates with the Paper server, please click here.](protocol.md)\n\nContributing\n------------\n\nPRs are greatly appreciated, but when a change requires modifications to both this project and to the\n[Paper](https://github.com/PaperMC/Paper) server itself, please link both PRs together in the PR description.\n\nFor this project in particular, please run `rustfmt` with all default settings across the whole project before\ncommitting.\n\nLicense\n-------\n\nThis project is licensed under LGPLv3 only, no future versions.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpapermc%2Fpaperd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpapermc%2Fpaperd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpapermc%2Fpaperd/lists"}