Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

§Namespaces

ez:basic-anti-cheat
ez:blacklist
ez:bossbar
ez:chat
ez:command
ez:economy
ez:entity
ez:formui
ez:inventory
ez:network-stats
ez:player
ez:scoreboard
ez:sqlite3
ez:utils

§Variables

ez:scoreboard.list
ez:scoreboard.sidebar

§Functions

ez:basic-anti-cheat.onDetected
ez:blacklist.addByNAME
ez:blacklist.addByUUID
ez:blacklist.addByXUID
ez:blacklist.removeByNAME
ez:blacklist.removeByUUID
ez:blacklist.removeByXUID
ez:bossbar.create
ez:chat.onChat
ez:chat.send
ez:chat.sendAnnounce
ez:chat.sendBroadcast
ez:command.addEnum

Add command enum

ez:command.executeCommand

Execute server command

ez:command.registerAlias

Register custom alias for command (max aliases per command: 1)

ez:command.registerCommand

Register custom command

ez:command.registerOverride

Register custom command handler

ez:command.setSlashCommandHandler

Set command handler for special /! command

ez:economy.getBalance
ez:economy.updateBalance
ez:entity.fromVanilla
ez:formui.send

Send form to player

ez:inventory.getEnderChestItems
ez:inventory.getEquipmentItems
ez:inventory.getInventoryItems
ez:inventory.getOffHandItem
ez:network-stats.getNetworkStats
ez:player.getOfflinePlayerByNAME
ez:player.getOfflinePlayerByUUID
ez:player.getOfflinePlayerByXUID
ez:player.getPlayerByNAME
ez:player.getPlayerByUUID
ez:player.getPlayerByXUID
ez:player.getPlayerFromVanilla
ez:player.getPlayerList
ez:player.onPlayerInitialized

Called when player initialized

ez:player.onPlayerJoined

Called when player joined

ez:player.onPlayerLeft

Called before player left

ez:sqlite3.open
ez:utils.delay
HttpRequest

§Interfaces

BossBar
CommandOrigin
CommandParameterDefinition
EnchantmentInstance
Entity
FakeScoreboard
HttpResponse
ItemStack
Long
OfflinePlayerEntry
PlayerEntry
ScriptPosition
Sqlite3Database
Sqlite3Statement
TextDecoder
TextEncoder
VanillaEntity

§Type Aliases

Sqlite3BindType
Sqlite3ColumnType