Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZeppelinMC/Zeppelin
/ SystemMessage
Method
SystemMessage
server/command/manager.go:20–20 ·
view source on GitHub ↗
(text.TextComponent)
Source
from the content-addressed store, hash-verified
18
19
type
Caller
interface
{
20
SystemMessage(text.TextComponent) error
21
}
22
23
func
NewManager(srv any, cmds ...Command) *Manager {
Callers
6
gc.go
File · 0.65
debug.go
File · 0.65
mem.go
File · 0.65
tick.go
File · 0.65
Call
Method · 0.65
Reply
Method · 0.65
Implementers
2
Player
server/player/player.go
console
util/console/console.go
Calls
no outgoing calls
Tested by
no test coverage detected