mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
054ba4c2a6
commit
1076cc69f0
22
README.md
22
README.md
@@ -4,6 +4,7 @@
|
||||
|
||||

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

|
||||
|
||||
</div>
|
||||
|
||||
@@ -12,18 +13,16 @@ and customizable experience. It prioritizes performance and player enjoyment whi
|
||||
|
||||
Pumpkin is currently under heavy development.
|
||||
|
||||
## What Pumpkin aims to be:
|
||||
- A fast, efficient, and scalable Minecraft server
|
||||
- Use Multi-Threading
|
||||
- Compatible with the latest Minecraft server version
|
||||
- Adherent to Vanilla game mechanics
|
||||
- Be Secure and prevent all Exploits found
|
||||
- Highly configurable with the ability to disable unnecessary features
|
||||
- A platform for plugin 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 is not:
|
||||
- A direct replacement for Vanilla or Bukkit servers
|
||||
- A framework for building a Server from scratch
|
||||
### What Pumpkin will not be:
|
||||
- A direct replacement for Vanilla or Bukkit servers.
|
||||
- A framework for building a server from scratch.
|
||||
|
||||
### Features (WIP)
|
||||
- [x] Configuration (toml)
|
||||
@@ -44,6 +43,7 @@ Pumpkin is currently under heavy development.
|
||||
- World
|
||||
- [x] World Joining
|
||||
- [x] World Loading
|
||||
- [x] Entity Spawning
|
||||
- [ ] Chunk Loading
|
||||
- [ ] World Generation
|
||||
- [ ] World Borders
|
||||
|
||||
Reference in New Issue
Block a user