Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

234 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mist

An minecraft server implementation in rust for minecraft 1.21.11

Caution

Mist is still in early development and breaking changes can occur at any time. Mist is not ready for production use.

Features

General

  • Config (.toml)

Networking

  • Inital handshake
  • Server info querying
  • Encryption
  • Mojang authentication
  • Enter play state
  • Chat messages
  • Command system

World

  • Show players in tablist
  • Spawning player
  • Synchronize players across all clients
  • Player skins (in online mode)
  • Procedual worldgen
  • World saving
  • Lighting engine
  • Biomes
  • Structures
  • Block entities
  • Mobs
  • Dimensions

Security

  • Server-side movement validation
  • Server-side action validation
  • Secure chat
  • Permissions
  • Whitelist

About

A minecraft server reimplementation in rust

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages