Documentation ¶
Index ¶
- func BanPlayer(steamID string) error
- func Broadcast(message string) error
- func CheckAndKickPlayers(db *bbolt.DB, players []database.PlayerRcon) error
- func ConversionLoading(file string) error
- func CustomCommand(command string) (string, error)
- func DoExit() error
- func Info() (map[string]string, error)
- func KickPlayer(steamID string) error
- func ShowPlayers() ([]database.PlayerRcon, error)
- func Shutdown(seconds string, message string) error
- type Sturcture
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckAndKickPlayers ¶ added in v0.5.5
func CheckAndKickPlayers(db *bbolt.DB, players []database.PlayerRcon) error
func ConversionLoading ¶
func CustomCommand ¶ added in v0.5.6
func KickPlayer ¶
func ShowPlayers ¶
func ShowPlayers() ([]database.PlayerRcon, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.