mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2025-09-01 19:30:58 +02:00
No description
![]()
Some checks are pending
deploy-docker-image / docker-build-deploy (push) Waiting to run
Cargo Build, Test, and Linting / Check formatting (push) Waiting to run
Cargo Build, Test, and Linting / Run lints (push) Waiting to run
Cargo Build, Test, and Linting / Build project and test (push) Waiting to run
Cargo Build, Test, and Linting / Build project in release (push) Waiting to run
Cargo Build, Test, and Linting / Run lints in release mode (push) Waiting to run
Spelling / Spell Check with Typos (push) Waiting to run
this should fix some plugin issues |
||
---|---|---|
.devcontainer | ||
.github | ||
assets | ||
nix/dev | ||
pumpkin | ||
pumpkin-api-macros | ||
pumpkin-config | ||
pumpkin-data | ||
pumpkin-inventory | ||
pumpkin-macros | ||
pumpkin-nbt | ||
pumpkin-protocol | ||
pumpkin-registry | ||
pumpkin-util | ||
pumpkin-world | ||
.dockerignore | ||
.editorconfig | ||
.envrc | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
default.nix | ||
docker-compose.yml | ||
Dockerfile | ||
egg-pumpkin.json | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md | ||
rust-toolchain.toml | ||
rustfmt.toml | ||
SECURITY.md | ||
shell.nix | ||
typos.toml |
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.
Goals
- Performance: Leveraging multi-threading for maximum speed and efficiency.
- Compatibility: Supports the latest Java & Bedrock 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
- 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
- Scoreboard
- World Loading
- World Time
- World Borders
- World Saving
- Lighting
- Entity Spawning
- Item drops (W.I.P)
- Bossbar
- TNT
- Chunk Loading (Vanilla, Linear)
- Chunk Generation
- Chunk Saving (Vanilla, Linear)
- Biomes
- Redstone (W.I.P)
- Liquid Physics
- Vegetation
- Structure Generation
- Player
- Skins
- Client brand
- Teleport
- Movement
- Animation
- Inventory
- Combat
- Experience
- Hunger
- Off Hand
- Advancements
- Eating
- Entities
- Non-Living (Minecart, Eggs...) (W.I.P)
- Entity Effects
- Players
- Mobs (W.I.P)
- Animals (W.I.P)
- Entity AI (W.I.P)
- Boss
- Villagers
- Mobs Inventory
- Entity Saving
- Server
- Plugins (W.I.P)
- Query
- RCON
- Inventories
- Particles
- Chat
- Commands (W.I.P)
- Permissions
- Translations
- 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
Pumpkin's documentation can be found at https://pumpkinmc.org/
Communication
Consider joining our Discord server 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.