{"id":24030828,"url":"https://github.com/pumpkin-mc/pumpkin","last_synced_at":"2025-05-13T18:14:48.365Z","repository":{"id":250666864,"uuid":"834966974","full_name":"Pumpkin-MC/Pumpkin","owner":"Pumpkin-MC","description":"Empowering everyone to host fast and efficient Minecraft servers.","archived":false,"fork":false,"pushed_at":"2025-05-11T21:36:08.000Z","size":26160,"stargazers_count":4524,"open_issues_count":89,"forks_count":230,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-05-12T05:04:26.940Z","etag":null,"topics":["docker","game-server","gamedev","minecraft","minecraft-protocol","minecraft-server","networking","rust","server"],"latest_commit_sha":null,"homepage":"https://pumpkinmc.org/","language":"Rust","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/Pumpkin-MC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["Snowiiii"],"custom":["https://www.paypal.me/alexxmedvedev"]}},"created_at":"2024-07-28T21:07:38.000Z","updated_at":"2025-05-11T23:06:36.000Z","dependencies_parsed_at":"2025-04-27T11:03:18.596Z","dependency_job_id":null,"html_url":"https://github.com/Pumpkin-MC/Pumpkin","commit_stats":null,"previous_names":["snowiiii/pumpkin","pumpkin-mc/pumpkin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pumpkin-MC%2FPumpkin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pumpkin-MC%2FPumpkin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pumpkin-MC%2FPumpkin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pumpkin-MC%2FPumpkin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pumpkin-MC","download_url":"https://codeload.github.com/Pumpkin-MC/Pumpkin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254000885,"owners_count":21997443,"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":["docker","game-server","gamedev","minecraft","minecraft-protocol","minecraft-server","networking","rust","server"],"created_at":"2025-01-08T17:59:03.177Z","updated_at":"2025-05-13T18:14:48.338Z","avatar_url":"https://github.com/Pumpkin-MC.png","language":"Rust","readme":"\u003cdiv align=\"center\"\u003e\n\n# Pumpkin\n\n![CI](https://github.com/Snowiiii/Pumpkin/actions/workflows/rust.yml/badge.svg)\n[![Discord](https://img.shields.io/discord/1268592337445978193.svg?label=\u0026logo=discord\u0026logoColor=ffffff\u0026color=7389D8\u0026labelColor=6A7EC2)](https://discord.gg/wT8XjrjKkf)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n![Current version)](https://img.shields.io/badge/current_version-1.21.5-blue)\n\n\n\u003c/div\u003e\n\n[Pumpkin](https://pumpkinmc.org/) is a Minecraft server built entirely in Rust, offering a fast, efficient,\nand customizable experience. It prioritizes performance and player enjoyment while adhering to the core mechanics of the game.\n\u003cdiv align=\"center\"\u003e\n    \n![gif](https://github.com/user-attachments/assets/eb50fd34-8fd4-4ded-8a86-6ab13804f99a)\n\n\u003c/div\u003e\n\n## Goals\n\n- **Performance**: Leveraging multi-threading for maximum speed and efficiency.\n- **Compatibility**: Supports the latest Minecraft server version while adhering to Vanilla game mechanics.\n- **Security**: Prioritizes security by preventing known security exploits.\n- **Flexibility**: Highly configurable, with the ability to disable unnecessary features.\n- **Extensibility**: Provides a foundation for plugin development.\n\n\u003e [!IMPORTANT]\n\u003e Pumpkin is currently under heavy development\n\n## Features\n\n- [x] Configuration (toml)\n- [x] Server Status/Ping\n- Networking\n  - [x] Encryption\n  - [x] Packet Compression\n- Player Configuration\n  - [x] Registries (biome types, paintings, dimensions)\n  - [x] Server Brand\n  - [x] Server Links\n  - [x] Set Resource Pack\n  - [x] Cookies\n- World\n  - [x] World Joining\n  - [x] Player Tab-list\n  - [x] Scoreboard\n  - [x] World Loading\n  - [x] World Time\n  - [x] World Borders\n  - [x] World Saving (W.I.P)\n  - [x] Lighting\n  - [x] Entity Spawning\n  - [x] Item drops (W.I.P)\n  - [x] Bossbar\n  - [x] TNT\n  - [x] Chunk Loading (Vanilla, Linear)\n  - [x] Chunk Generation\n  - [x] Chunk Saving (Vanilla, Linear)\n  - [x] Biomes\n  - [x] Redstone (W.I.P)\n  - [x] Liquid Physics\n  - [ ] Vegetation\n- Player\n  - [x] Skins\n  - [x] Client brand\n  - [x] Teleport\n  - [x] Movement\n  - [x] Animation\n  - [x] Inventory\n  - [x] Combat\n  - [x] Experience\n  - [x] Hunger\n  - [ ] Off Hand\n  - [ ] Advancements \n  - [ ] Eating\n- Entities\n  - [x] Non-Living (Minecart, Eggs...) (W.I.P)\n  - [x] Entity Effects\n  - [x] Players\n  - [x] Mobs (W.I.P)\n  - [x] Animals (W.I.P)\n  - [x] Entity AI (W.I.P)\n  - [ ] Entity Saving\n  - [ ] Boss\n  - [ ] Villagers\n  - [ ] Mobs Inventory\n- Server\n  - [x] Plugins (W.I.P)\n  - [x] Query\n  - [x] RCON\n  - [x] Inventories\n  - [x] Particles\n  - [x] Chat\n  - [x] Commands (W.I.P)\n  - [x] Permissions\n  - [x] Translations\n- Proxy\n  - [x] Bungeecord\n  - [x] Velocity\n\nCheck out our [Github Project](https://github.com/orgs/Pumpkin-MC/projects/3) to see current progress.\n\n## How to run\n\nSee our [Quick Start](https://pumpkinmc.org/about/quick-start.html) guide to get Pumpkin running.\n\n## Contributions\n\nContributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## Docs\n\nPumpkin's documentation can be found at https://pumpkinmc.org/\n\n## Communication\n\nConsider joining [our Discord server](https://discord.gg/wT8XjrjKkf) to stay up-to-date on events, updates, and connect with other members.\n\n## Funding\n\nIf you want to fund me and help the project, check out my [GitHub sponsors](https://github.com/sponsors/Snowiiii) or my [PayPal](https://www.paypal.me/alexxmedvedev).\n","funding_links":["https://github.com/sponsors/Snowiiii","https://www.paypal.me/alexxmedvedev"],"categories":["Libraries","Recently Updated"],"sub_categories":["Game development","[Who Wants to Be a Millionare](https://www.boardgamecapital.com/who-wants-to-be-a-millionaire-rules.htm)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpumpkin-mc%2Fpumpkin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpumpkin-mc%2Fpumpkin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpumpkin-mc%2Fpumpkin/lists"}