package
Version:
v0.0.0-...-ed75f63
Opens a new window with list of versions in this module.
Published: Jan 2, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type OperatorPlayer struct {
UUID string `json:"uuid"`
Name string `json:"name"`
Level int32 `json:"level"`
BypassesPlayerLimit bool `json:"bypassesPlayerLimit"`
}
type WhitelistPlayer struct {
UUID string `json:"uuid"`
Name string `json:"name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.