mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
2.3 KiB
2.3 KiB
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.
Pumpkin is currently under heavy development.
What Pumpkin wants to achive:
- 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 exploits.
- Flexibility: Highly configurable with the ability to disable unnecessary features.
- Extensibility: Provides a foundation for plugin development.
What Pumpkin will not be:
- A direct replacement for Vanilla or Bukkit servers.
- A framework for building a server from scratch.
Features (WIP)
- Configuration (toml)
- Server Status/Ping
- Custom maximum player amout
- Custom Icon
- Custom Status (MOTD)
- Login
- Authentication
- Encryption
- Packet Compression
- Player Configuration
- Registries (biome types, paintings, dimensions)
- Server Brand
- Server Links
- Set Resource Pack
- Cookies
- World
- World Joining
- World Loading
- Entity Spawning
- Chunk Loading
- World Generation
- World Borders
- World Saving
- Player
- Player Skin
- Player Client brand
- Player Teleport
- Player Movement
- Player Animation
- Player Inventory
- Player Attack
- Server
- Chat
- Commands
Check out our Github Project to see current progress
Contributions
Contributions are welcome!. See CONTRIBUTING.md
Communication
Consider joining our discord to stay up-to-date on events, updates, and connect with other members.
Thanks
A big thanks to https://wiki.vg/ for providing valuable information used in the development of this project.