mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 08:22:33 +00:00
495de3db160eed9e354e4e8b2d5e604574c8ad00
* anvil saving foundation * fix: clippy warns * write chunk header * write x_pos and z_pos * cargo: fmt * maybe improve something, maybe made something worse * Make anvil work (#465) * refactored stuff into chaos * now we got sinkholes * Reimplemented the whole write logic we now have wierd chunks but the data is mostly correct * Fixed long overflow * Fix fmt and clippy * Added unit test to check anvil saving * Fix fmt * Fixed useless clone * Removed unnecessary unwraps and added timestamp table * Removed fs2 dependency * Fix stop deadlock --------- Co-authored-by: Alvsch <94403567+Alvsch@users.noreply.github.com> * Update README.md --------- Co-authored-by: Nico Göbel <147538729+leobeg@users.noreply.github.com> Co-authored-by: Alvsch <94403567+Alvsch@users.noreply.github.com>
Pumpkin 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.
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)
- Configuration (toml)
- Server Status/Ping
- Networking
- Encryption
- Packet Compression
- Player Configuration
- Registries (biome types, paintings, dimensions)
- Server Brand
- Server Links
- Set Resource Pack
- Cookies
- World
- World Joining
- Player Tab-list
- World Loading
- Lighting
- Entity Spawning
- Bossbar
- Chunk Loading
- Chunk Generation
- Chunk Saving
- World Time
- Scoreboard
- World Borders
- World Saving
- Player
- Player Skins
- Player Client brand
- Player Teleport
- Player Movement
- Player Animation
- Player Inventory
- Player Combat
- Entities
- Non-Living (Minecart, Eggs...)
- Players
- Mobs
- Animals
- Entity AI
- Boss
- Server
- Plugins
- Query
- RCON
- Inventories
- Particles
- Chat
- Commands
- Permissions
- Proxy
- Bungeecord
- Velocity
Check out our Github Project to see current progress
How to run
See our Quick Start Guide to get Pumpkin running
Contributions
Contributions are welcome! See CONTRIBUTING.md
Docs
The Documentation of Pumpkin can be found at https://pumpkinmc.org/
Communication
Consider joining our discord 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 or my PayPal
Description
Empowering everyone to host fast and efficient Minecraft servers.
dockergame-servergamedevminecraftminecraft-bedrock-editionminecraft-protocolminecraft-servernetworkingrustserver
Readme
GPL-3.0
253 MiB
Languages
Rust
100%