Go to file
Etzelia 6155f28671
Add hooks
Signed-off-by: Etzelia <etzelia@hotmail.com>
2021-08-10 20:16:19 -05:00
_hooks/discord Add hooks 2021-08-10 20:16:19 -05:00
server Add hooks 2021-08-10 20:16:19 -05:00
.gitignore Add hooks 2021-08-10 20:16:19 -05:00
LICENSE Initial commit 2021-08-10 00:16:27 -05:00
README.md Add hooks 2021-08-10 20:16:19 -05:00
go.mod Add hooks 2021-08-10 20:16:19 -05:00
go.sum Initial commit 2021-08-10 00:16:27 -05:00
main.go Add hooks 2021-08-10 20:16:19 -05: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