MCPcopy Create free account
hub / github.com/ZeppelinMC/Zeppelin / Properties

Method Properties

server/server.go:147–149  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

145}
146
147func (srv *Server) Properties() properties.ServerProperties {
148 return srv.cfg
149}
150
151func (srv *Server) Start(ts time.Time) {
152 if slices.Index(os.Args, "--no-plugins") == -1 {

Callers 1

AddPlayerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected