{"id":19890618,"url":"https://github.com/realtriassic/linearpaper","last_synced_at":"2025-04-07T13:06:31.190Z","repository":{"id":196558414,"uuid":"695495125","full_name":"RealTriassic/LinearPaper","owner":"RealTriassic","description":"A fork of Paper that implements the experimental Linear region file in the Minecraft dedicated server.","archived":false,"fork":false,"pushed_at":"2024-10-21T01:26:30.000Z","size":718,"stargazers_count":70,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"ver/1.21.1","last_synced_at":"2024-10-21T14:11:47.528Z","etag":null,"topics":["bukkit","hacktoberfest","java","minecraft","minecraft-server","paper","spigot"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/RealTriassic.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":"2023-09-23T11:11:21.000Z","updated_at":"2024-10-21T01:26:34.000Z","dependencies_parsed_at":"2023-09-29T01:58:16.552Z","dependency_job_id":"a7000f83-030c-42b0-9139-3e0749cb2f51","html_url":"https://github.com/RealTriassic/LinearPaper","commit_stats":null,"previous_names":["stupidcraft/linearpurpur","stupidcraft/linearpaper","realtriassic/linearpaper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealTriassic%2FLinearPaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealTriassic%2FLinearPaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealTriassic%2FLinearPaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealTriassic%2FLinearPaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RealTriassic","download_url":"https://codeload.github.com/RealTriassic/LinearPaper/tar.gz/refs/heads/ver/1.21.1","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247657277,"owners_count":20974344,"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":["bukkit","hacktoberfest","java","minecraft","minecraft-server","paper","spigot"],"created_at":"2024-11-12T18:15:06.187Z","updated_at":"2025-04-07T13:06:31.165Z","avatar_url":"https://github.com/RealTriassic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LinearPaper\n\nA fork of [Paper](https://github.com/PaperMC/Paper) which adds support for the **experimental** [Linear region file format](https://github.com/xymb-endcrystalme/LinearRegionFileFormatTools) to the dedicated server.\n\n\u003e [!CAUTION]\nStarting with Minecraft 1.20.6, we are based on Paper, instead of Purpur. All Linear configuration options\nhave been migrated to `config/linear.yml`, the format is pretty much almost the same as before. **You need to manually update your configuration**.\n\n## Configuration\nAll configuration regarding anything Linear-related is stored in `config/linear.yml`. You must restart your server for any edits to be applied, **reloading is not supported and may even break your server**.\n\n### Global Configuration\n```yml\nlinear:\n  flush-frequency: 10\n  flush-max-threads: 1\n```\n\n### Per-world Configuration\n```yml\nformat: ANVIL # Change this to \"LINEAR\" to use the Linear region format.\n  linear:\n    compression-level: 1\n```\n\n## Plugin compatibility\n\u003e [!IMPORTANT]\nGenerally, all plugins that run on Paper should run on LinearPaper exactly the same, but if the plugin needs to access the region files\ndirectly by reading the `.mca` region files, it isn't going to be able to do so and may cause errors and unexpected behaviour.\nPlugin developers need to manually update their plugins to support Linear.\n\n## Compiling\n1. #### Clone LinearPaper\n```sh\ngit clone https://github.com/RealTriassic/LinearPaper.git\n```\n2. #### Change directory to LinearPaper\n```sh\ncd LinearPaper\n```\n4. #### Apply Patches\n```sh\n./gradlew applyPatches\n```\n4. #### Create Paperclip Jar\n```sh\n./gradlew createMojmapPaperclipJar\n```\n\nYou will find a compiled Paperclip Jar file in `build/libs/`.\n\n## Credits\n- [**Xymb**](https://github.com/xymb-endcrystalme) - Created the Linear region file format.\n- [**Kaiiju**](https://github.com/KaiijuMC/Kaiiju) - Linear-related patches have been borrowed from this repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealtriassic%2Flinearpaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealtriassic%2Flinearpaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealtriassic%2Flinearpaper/lists"}