Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorldLists

The lists used by the server to check permissions.

Hierarchy

  • WorldLists

Index

Properties

adminlist

adminlist: string[]

Player names on the adminlist.

blacklist

blacklist: string[]

Player names on the blacklist. Will be stripped of device IDs.

modlist

modlist: string[]

Player names on the modlist.

whitelist

whitelist: string[]

Player names on the whitelist.

Generated using TypeDoc