mirror of
https://github.com/Pumpkin-MC/Pumpkin
synced 2025-04-18 17:46:00 +00:00
124 lines
3.4 KiB
Markdown
124 lines
3.4 KiB
Markdown
<div align="center">
|
|
|
|
# Pumpkin
|
|
|
|

|
|
[](https://discord.gg/wT8XjrjKkf)
|
|
[](https://opensource.org/licenses/MIT)
|
|

|
|
|
|
|
|
</div>
|
|
|
|
[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.
|
|
<div align="center">
|
|
|
|

|
|
|
|
</div>
|
|
|
|
## 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] Velocity
|
|
|
|
Check 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).
|