Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandProvider ¶
type CommandProvider struct { }
func (*CommandProvider) Activated ¶
func (c *CommandProvider) Activated() (bool, error)
func (*CommandProvider) Init ¶
func (c *CommandProvider) Init(s *realm.Server, info *realm.PluginInfo) error
func (*CommandProvider) Terminate ¶
func (c *CommandProvider) Terminate() error
Source Files ¶
- commands.go
- x_cmd_additem.go
- x_cmd_appear.go
- x_cmd_aura.go
- x_cmd_debug.go
- x_cmd_fly.go
- x_cmd_gamemode.go
- x_cmd_gobj.go
- x_cmd_gps.go
- x_cmd_lookup.go
- x_cmd_money.go
- x_cmd_morph.go
- x_cmd_npc.go
- x_cmd_play.go
- x_cmd_revive.go
- x_cmd_scale.go
- x_cmd_serverstats.go
- x_cmd_speed.go
- x_cmd_summon.go
- x_cmd_teach.go
- x_cmd_teleport.go
- x_cmd_vmod.go
- x_cmd_xgps.go
- x_cmd_xp.go
Click to show internal directories.
Click to hide internal directories.