Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 16 hours 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 (5 months ago)
- Default Branch: master
- Last Pushed: 2025-01-05T08:31:38.000Z (4 days ago)
- Last Synced: 2025-01-05T09:25:57.380Z (4 days ago)
- Topics: docker, game-server, gamedev, minecraft, minecraft-protocol, minecraft-server, networking, rust, server
- Language: Rust
- Homepage: https://pumpkinmc.org/
- Size: 16.5 MB
- Stars: 3,678
- Watchers: 24
- Forks: 155
- Open Issues: 68
-
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
README
# Pumpkin
![CI](https://github.com/Snowiiii/Pumpkin/actions/workflows/rust.yml/badge.svg)
[![Discord](https://img.shields.io/discord/1268592337445978193.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/wT8XjrjKkf)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![Current version)](https://img.shields.io/badge/current_version-1.21.4-blue)[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.![image](https://github.com/user-attachments/assets/7e2e865e-b150-4675-a2d5-b52f9900378e)
## What Pumpkin wants to achieve
- **Performance**: Leveraging multi-threading for maximum speed and efficiency.
- **Compatibility**: Supports the latest Minecraft server version and adheres 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.## What Pumpkin will not
- Be compatible with plugins or mods for other servers
- Function as a framework for building a server from scratch.> [!IMPORTANT]
> Pumpkin is currently under heavy development.## Features (WIP)
- [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] World Loading
- [x] Lighting
- [x] Entity Spawning
- [x] Bossbar
- [x] Chunk Loading
- [x] Chunk Generation
- [x] Chunk Saving
- [x] World Time
- [x] Scoreboard
- [x] World Borders
- [x] World Saving
- Player
- [x] Player Skins
- [x] Player Client brand
- [x] Player Teleport
- [x] Player Movement
- [x] Player Animation
- [x] Player Inventory
- [x] Player Combat
- Entities
- [ ] Non-Living (Minecart, Eggs...)
- [x] Players
- [x] Mobs
- [x] Animals
- [x] Entity AI
- [ ] Boss
- Server
- [ ] Plugins
- [x] Query
- [x] RCON
- [x] Inventories
- [x] Particles
- [x] Chat
- [x] Commands
- [x] Permissions
- Proxy
- [x] Bungeecord
- [x] VelocityCheck out our [Github Project](https://github.com/users/Snowiiii/projects/12/views/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
The Documentation of Pumpkin can be found at https://pumpkinmc.org/
## Communication
Consider joining our [discord](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)