Skip to content

anchoretics/minecraft-webmanager

Repository files navigation

#Minecraft web manager ##Installation

#npm install

##configure #vim config.json

{
	"dburl": "mongodb://minecraft:123456@localhost/minecraft",
	"dbuser": "",
	"dbpwd": "",
	"env": "debug"
}

##Usage test

#./start.sh

run

#node ./bin/www

supervisor

#npm install supervisor -g
#supervisor

##Minecraft Mods

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages