https://github.com/pumpkin-mc/pumpkin
Empowering everyone to host fast and efficient Minecraft servers.
https://github.com/pumpkin-mc/pumpkin
docker game-server gamedev minecraft minecraft-protocol minecraft-server networking rust server
Last synced: 15 days ago
JSON representation
Empowering everyone to host fast and efficient Minecraft servers.
- Host: GitHub
- URL: https://github.com/pumpkin-mc/pumpkin
- Owner: Pumpkin-MC
- License: mit
- Created: 2024-07-28T21:07:38.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-04-26T20:27:37.000Z (16 days ago)
- Last Synced: 2025-04-27T04:14:07.321Z (15 days ago)
- Topics: docker, game-server, gamedev, minecraft, minecraft-protocol, minecraft-server, networking, rust, server
- Language: Rust
- Homepage: https://pumpkinmc.org/
- Size: 25.1 MB
- Stars: 4,457
- Watchers: 32
- Forks: 221
- Open Issues: 97
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- trackawesomelist - Pumpkin (⭐3.8k) - A high-performance Minecraft server Software fully written in Rust (Recently Updated / [Who Wants to Be a Millionare](https://www.boardgamecapital.com/who-wants-to-be-a-millionaire-rules.htm))
README
# Pumpkin

[](https://discord.gg/wT8XjrjKkf)
[](https://opensource.org/licenses/MIT)
[Pumpkin](https://pumpkinmc.org/) is a Minecraft server built entirely in Rust, offering a fast, efficient,
and customizable experience. It prioritizes performance and player enjoyment while adhering to the core mechanics of the game.
## Goals
- **Performance**: Leveraging multi-threading for maximum speed and efficiency.
- **Compatibility**: Supports the latest Minecraft server version while adhering to Vanilla game mechanics.
- **Security**: Prioritizes security by preventing known security exploits.
- **Flexibility**: Highly configurable, with the ability to disable unnecessary features.
- **Extensibility**: Provides a foundation for plugin development.> [!IMPORTANT]
> Pumpkin is currently under heavy development## Features
- [x] Configuration (toml)
- [x] Server Status/Ping
- Networking
- [x] Encryption
- [x] Packet Compression
- Player Configuration
- [x] Registries (biome types, paintings, dimensions)
- [x] Server Brand
- [x] Server Links
- [x] Set Resource Pack
- [x] Cookies
- World
- [x] World Joining
- [x] Player Tab-list
- [x] Scoreboard
- [x] World Loading
- [x] World Time
- [x] World Borders
- [x] World Saving (W.I.P)
- [x] Lighting
- [x] Entity Spawning
- [x] Item drops (W.I.P)
- [x] Bossbar
- [x] TNT
- [x] Chunk Loading (Vanilla, Linear)
- [x] Chunk Generation
- [x] Chunk Saving (Vanilla, Linear)
- [x] Biomes
- [x] Redstone (W.I.P)
- [x] Liquid Physics
- [ ] Vegetation
- Player
- [x] Skins
- [x] Client brand
- [x] Teleport
- [x] Movement
- [x] Animation
- [x] Inventory
- [x] Combat
- [x] Experience
- [x] Hunger
- [ ] Off Hand
- [ ] Advancements
- [ ] Eating
- Entities
- [x] Non-Living (Minecart, Eggs...) (W.I.P)
- [x] Entity Effects
- [x] Players
- [x] Mobs (W.I.P)
- [x] Animals (W.I.P)
- [x] Entity AI (W.I.P)
- [ ] Entity Saving
- [ ] Boss
- [ ] Villagers
- [ ] Mobs Inventory
- Server
- [x] Plugins (W.I.P)
- [x] Query
- [x] RCON
- [x] Inventories
- [x] Particles
- [x] Chat
- [x] Commands (W.I.P)
- [x] Permissions
- [x] Translations
- Proxy
- [x] Bungeecord
- [x] VelocityCheck out our [Github Project](https://github.com/orgs/Pumpkin-MC/projects/3) to see current progress.
## How to run
See our [Quick Start](https://pumpkinmc.org/about/quick-start.html) guide to get Pumpkin running.
## Contributions
Contributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md)
## Docs
Pumpkin's documentation can be found at https://pumpkinmc.org/
## Communication
Consider joining [our Discord server](https://discord.gg/wT8XjrjKkf) to stay up-to-date on events, updates, and connect with other members.
## Funding
If 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).