# mineauth Users can log into a server (which validates their account) and you can run hooks after. ```text 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](LICENSE)