jolheiser
eb9162d44b
Signed-off-by: jolheiser <john.olheiser@gmail.com> |
||
---|---|---|
_hooks | ||
server | ||
.gitignore | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go |
README.md
mineauth
Users can log into a server (which validates their account) and you can run hooks after.
Usage of mineauth:
-community string
URL to community
-debug
Debug Logging
-hook value
Hook to run
-ping string
Message for the server list (default "Login to authenticate!")
-port int
Port to listen on (default 25565)
-timeout int
HTTP timeout (default 15)