lukas0008 f91ee4e9eb Reapply "Reapply "Tokio""
This reverts commit fc4c9b3b98.
2024-08-07 21:16:33 +02:00
2024-08-06 00:02:18 +02:00
2024-08-07 21:16:33 +02:00
2024-08-05 10:56:57 +02:00
2024-08-07 20:33:51 +02:00
2024-08-05 12:56:46 +02:00
2024-08-04 00:40:27 +02:00
2024-08-07 21:16:33 +02:00
2024-08-07 21:16:33 +02:00
2024-08-02 12:33:51 +02:00
2024-08-06 11:01:39 +02:00
2024-07-31 09:13:08 +02:00
2024-08-07 15:11:35 +02:00

Pumpkin

CI License: MIT

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 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 is not:

  • 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
    • 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.

Description
Languages
Rust 100%