Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "api/index"

Index

Type aliases

WorldPrivacy

WorldPrivacy: "public" | "searchable" | "private"

The possible privacy settings for a world.

WorldSizes

WorldSizes: "1/16x" | "1/4x" | "1x" | "4x" | "16x"

The possible sizes that a world can be.

WorldStatus

WorldStatus: "online" | "offline" | "startup" | "shutdown" | "stopping" | "storing" | "deleting" | "move" | "maintenance" | "unavailable"

The possible states a world can be in.

Generated using TypeDoc