Skip to content

123nhh/OauthMC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

修改plugins\OauthMC\config.yml那里的login-mode

eg:

login-mode: "LinuxDo"

linuxdo-settings:
  client-id: "***"
  client-secret: "***"
  min-trust-level: 2
  require-active: true

authme:
  enabled: true
  force-linuxdo-binding: true
  disable-password-login: true

connect的回调地址填这个 http://ip:8080/callback (上述为你mc服务器的ip,保证安全组放行8080端口)

About

Plugin to add Oauth login through Google/Microsoft/LinuxDO to your minecraft server.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%