jae1911 / DN0Magik-MC

The DN0Magik Minecraft auth & skins server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DN0Magik-MC

The DN0Magik Minecraft auth & skins server

Goals

The goals of the projects are:

  • To create a Mojang-API compatible solution
  • Easily self-hostable
  • IPv6-ready
  • Integration with existing Minecraft skins
  • Fully Open-Source

Working

  • Register (/api/v1/register)
  • Login (/authenticate)
  • Profile display (/minecraft/profile)
  • Token refresh (/refresh)
  • Status check (/check)
  • Sales stats (/orders/statistics)
  • Get active capes (/minecraft/profile/capes/active)
  • Get active skins (/minecraft/profile/skins/active)
  • Upload skin (/minecraft/profile/skins)

TODO

  • Skin API
  • AuthLib modification (for new authentication to work within the game itself)

About

The DN0Magik Minecraft auth & skins server

License:MIT License


Languages

Language:Python 99.8%Language:Shell 0.2%