Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NukkitServer

Hierarchy

  • NukkitServer

Index

Constructors

constructor

Properties

isBukkit

isBukkit: boolean = false

isNukkit

isNukkit: boolean = true

nukkit

nukkit: any

server

server: any

Methods

executeCommand

  • executeCommand(command: any): any

getBaseDir

  • getBaseDir(): any

getPlugin

  • getPlugin(pluginName: any): any

getWorldDir

  • getWorldDir(): string

getWorlds

  • getWorlds(): BukkitWorld[]

isPluginEnabled

  • isPluginEnabled(name: string): boolean

Generated using TypeDoc