Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
Welcome to Beacon
Host Support
Videos
Server Management
Importing an Existing Config
Updating Your Server With Deploy
Updating Your Server With Export
Using Beacon with Ark Single Player
Core Features
Using Config Sets
Sharing Beacon Projects With Other Users
Object Tagging
Game Mods in Beacon
Ark: Survival Ascended
Ark: Survival Evolved
Using Templates to Automate Item Set Creation
Template Selectors Guide
Config Editors
All Games
Accounts
Ark: Survival Ascended
Breeding Multipliers
Crafting Costs
Creature Adjustments
Creature Spawns
Custom Config
Day and Night Cycle
Decay and Spoil
Difficulty
Engram Control
General Settings
Harvest Rates
Item Stat Limits
Levels and XP
Loot Drops
Project Settings
Servers
Stack Sizes
Stat Multipliers
Ark: Survival Evolved
Breeding Multipliers
Crafting Costs
Creature Adjustments
Creature Spawns
Custom Config
Day and Night Cycle
Decay and Spoil
Difficulty
Engram Control
General Settings
Harvest Rates
Item Stat Limits
Levels and XP
Loot Drops
Project Settings
Servers
Stack Sizes
Stat Multipliers
User Accounts
Create or Recover Your Account
Sign Into Beacon
Activating Beacon Omni
Sentinel
Anonymous Players
Buckets
Groups
Scripts
Classes
AddressLookupResult
Attacker
Character
Dino
Group
Player
Tribe
Events
Admin Command Used
Chat Message Sent
Clock Tampering Detected
Cluster ID Changed
Custom Message Logged
Dino Claimed
Dino Created
Dino Died
Dino Downloaded
Dino Frozen
Dino Matured
Dino Renamed
Dino Revived
Dino Sterilized
Dino Tamed
Dino Tribe Changed
Dino Unclaimed
Dino Unfrozen
Dino Unsterilized
Dino Uploaded
Empty Cluster ID Detected
Item Given
Message Broadcasted
Player Joined
Player Left
Problem Detected
Rollback Detected
Server Connected
Server Disconnected
Structure Destroyed
Survivor Cuffed
Survivor Died
Survivor Renamed
Survivor Spawned
Survivor Tribe Changed
Survivor Uncuffed
Tribe Created
Tribe Destroyed
Tribe Renamed
Features
Dino Menu Item
Scheduled Event
ScriptCommand Cheat
Server Menu Item
Slash Command
Subroutine
Survivor Menu Item
Tribe Menu Item
Webhook
Functions
banPlayer
broadcast
convertGameClock
createDino
debugPrint
decodeBase64
decodeBase64Url
decodeHex
discordNotify
editDino
encodeBase64
encodeBase64Url
encodeHex
executeCommand
fetchCharacter
fetchCharacters
fetchDino
fetchDinos
fetchGroups
fetchOnlineCharacters
fetchOnlinePlayers
fetchPlayer
fetchPlayerIdentifier
fetchPlayerIdentifiers
fetchTribe
fetchTribeDinos
fetchTribeMembers
fetchTribes
generateRandomBytes
generateRandomUsername
generateUuidV4
generateUuidV5
generateUuidV7
getBucketKeys
getBucketValue
giveItem
hash
hmac
httpRequest
kickPlayer
killSurvivor
log
renameCharacter
runSubroutine
sendChat
setBucketValue
teleportCharacter
teleportDino
Languages
JavaScript
Workflow
Other Guides
Beacon FTP Support
Troubleshooting
Frequently Asked Questions
Item Quality Is Different Than Expected
Solving Connection Problems to Beacon or Nitrado
Mod Developers
Registering Your Mod With Beacon
API Reference
Version 4
Authentication
REST Guide
Classes
Ark: Survival Ascended
Blueprint
Color
ColorSet
ConfigOption
Creature
Engram
Event
GameVariable
GeneTrait
LootDrop
LootDropIcon
Map
SpawnPoint
Ark: Survival Evolved
Blueprint
Color
ColorSet
ConfigOption
Creature
Engram
Event
GameVariable
LootDrop
LootDropIcon
Map
SpawnPoint
ContentPack
DiscoveryResult
Palworld
ConfigOption
GameVariable
Project
ProjectInvite
Sentinel
Bucket
BucketValue
Character
Dino
GameCommand
Group
GroupBan
GroupBucket
GroupScript
GroupService
GroupUser
LogMessage
Player
PlayerIdentifier
PlayerNameChange
PlayerNote
PlayerSession
Script
ScriptWebhook
Service
ServiceBan
ServiceScript
ServiceUser
Tribe
Session
Template
TemplateSelector
User
Contributing
Create Support Ticket
Beacon System Status
Sentinel
Scripts
Events
Player Left
Player Left
A player has left the server.
Event Data Properties
Property
Type
Notes
playerId
String
The Sentinel UUID of the player who left the server.
Sample Event Data
{
"playerId"
:
"fc4c921c-ba83-4d1b-8470-a08fedf8246f"
}