Skip to content
This repository was archived by the owner on Mar 7, 2022. It is now read-only.

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-mineos

Short version to run my version of mineos

How to generate credentials

Ugly I know

  1. git clone
  2. npm install bcrypt
  3. node ./auth.js generate <username> <password>
  4. Add to hash /var/games/minecraft/users.json

Sample users.json

{
  "halkeye": {"username":"halkeye","salt":"saltsaltsalt","hash":"hashhashhash"}
}

About

Short version to run my version of mineos

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages