Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
147
func
(srv *Server) Properties() properties.ServerProperties {
148
return
srv.cfg
149
}
150
151
func
(srv *Server) Start(ts time.Time) {
152
if
slices.Index(os.Args,
"--no-plugins"
) == -1 {
Callers
1
AddPlayer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected