@minecraft
Translations
Preparing search index...
server-admin
AllowListEntry
Interface AllowListEntry
Represents an entry to use in the allow list.
interface
AllowListEntry
{
name
?:
string
;
xuid
?:
string
;
}
Index
Properties
name?
xuid?
Properties
Optional
name
name
?:
string
Remarks
The player's name.
Optional
xuid
xuid
?:
string
Remarks
The player's xuid.
Settings
Member Visibility
Protected
Inherited
External
World mutation
Theme
OS
Light
Dark
On This Page
Properties
name
xuid
Translations
@minecraft
Loading...
Represents an entry to use in the allow list.