Go to file
jolheiser eb9162d44b
Initial Commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-12-06 16:43:07 -06:00
_hooks Initial Commit 2021-12-06 16:43:07 -06:00
server Initial Commit 2021-12-06 16:43:07 -06:00
.gitignore Add hooks 2021-08-10 20:16:19 -05:00
LICENSE Initial Commit 2021-12-06 16:43:07 -06:00
README.md Add hooks 2021-08-10 20:16:19 -05:00
go.mod Initial Commit 2021-12-06 16:43:07 -06:00
go.sum Initial Commit 2021-12-06 16:43:07 -06:00
main.go Initial Commit 2021-12-06 16:43:07 -06:00

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)

License

MIT