Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (28 loc) · 908 Bytes

README.md

File metadata and controls

33 lines (28 loc) · 908 Bytes

DynamiteMC

Discord Build Status

A Minecraft server implementation written in Go

This is a very experimental software and it's not yet usable

Feel free to contribute by making an issue or pull request

Progress

  • Ping server
  • Login to server
  • Online mode / Encryption
  • Whitelist / Ban / IP Ban
  • Tab
  • Chat
  • Permissions
  • Chunk loading
  • [WIP] Commands
    • /op
    • /gamemode
    • /stop
    • /reload
    • /tp
  • Entities
  • Particles
  • Inventory
  • Crafting
  • Placing blocks
  • [WIP] Plugins

Credits

@Tnze for making go-mc