Allow maxsupermanhd to disable public key sending or to instruct the KeyPair to be used which he got from external. close #227
This commit is contained in:
@ -3,10 +3,9 @@ package server
|
||||
import (
|
||||
_ "embed"
|
||||
|
||||
"github.com/google/uuid"
|
||||
|
||||
"github.com/Tnze/go-mc/net"
|
||||
"github.com/Tnze/go-mc/server/auth"
|
||||
"github.com/google/uuid"
|
||||
)
|
||||
|
||||
type GamePlay interface {
|
||||
|
Reference in New Issue
Block a user