Alexander Medvedev a8d595f53f Update README.md
2024-08-01 08:53:54 +02:00
2024-07-31 23:38:31 +02:00
2024-07-31 00:07:50 +02:00
2024-07-31 22:17:51 +02:00
2024-07-28 23:07:26 +02:00
2024-07-31 09:13:08 +02:00
2024-08-01 08:53:54 +02:00

Pumpkin (WIP)

A Minecraft server written in pure Rust

What Pumpkin aims to be:

  • A fast, efficient, and scalable Minecraft server
  • Compatible with the latest Minecraft server version
  • Adherent to Vanilla game mechanics
  • 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

  • States
    • Handshake
    • Status
    • Login
    • Config
    • Play
  • Server Status/Ping
  • Encryption
  • Compression
  • Configuration

Thanks

A big thank you to https://wiki.vg/ for providing valuable information used in the development of this project.

Description
Languages
Rust 100%