API

The API documentation covers two main API sections:

Player

This section covers all available methods for working with player inventories.

  • Add / remove / split items

  • Get or check item presence

  • Sync and save player data

  • Use metadata, durability, attachments, and more

Container

This section handles logic for world containers, such as:

  • Loot drops

  • Vehicle trunks

  • Fridges or persistent storage

Supports all standard inventory functions:

  • Add, remove, split, sync

  • Metadata support

  • Optional persistence to MySQL


Last updated