plugins

package
v0.0.0-...-f4d221b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DeathEventBlackList = []*regexp.Regexp{regexp.MustCompile("has made the advancement")}
View Source
var DeathEventLog = regexp.MustCompile(`MinecraftServer.*\]: (\w+) [\w ]+$`)

Functions

This section is empty.

Types

type BackPlugin

type BackPlugin struct {
	plugin.BasePlugin
}

func (*BackPlugin) DisplayName

func (bp *BackPlugin) DisplayName() string

func (*BackPlugin) Init

func (bp *BackPlugin) Init(pm pluginabi.PluginManager) (err error)

func (*BackPlugin) Name

func (bp *BackPlugin) Name() string

type HomePlugin

type HomePlugin struct {
	plugin.BasePlugin
}

func (*HomePlugin) DisplayName

func (hp *HomePlugin) DisplayName() string

func (*HomePlugin) Init

func (hp *HomePlugin) Init(pm pluginabi.PluginManager) (err error)

func (*HomePlugin) Name

func (hp *HomePlugin) Name() string

type HomePlugin_HomeList

type HomePlugin_HomeList map[string]*plugin.MinecraftPosition

type TeleportPlugin

type TeleportPlugin struct {
	plugin.BasePlugin
}

func (*TeleportPlugin) DisplayName

func (tp *TeleportPlugin) DisplayName() string

func (*TeleportPlugin) Init

func (tp *TeleportPlugin) Init(pm pluginabi.PluginManager) (err error)

func (*TeleportPlugin) Name

func (tp *TeleportPlugin) Name() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL