Documentation
Optional Addon

Vcore-trashanywhere

VCORE temporary trash-bin inventories. Items placed in a bin are permanently removed when the inventory closes. Configure inventory size, interaction distance, logging and locations in `shared/config.lua`. Start after `core`, `inventory` and `polyzone`.

Introduction

VCORE temporary trash-bin inventories. Items placed in a bin are permanently removed when the inventory closes. Configure inventory size, interaction distance, logging and locations in `shared/config.lua`. Start after `core`, `inventory` and `polyzone`.

Version: 1.0.0Optional Resource4 Lua files0 SQL files

Exports

clientOpenTrash

Export available from this resource. Check the resource notes and expected parameters before integrating it.

sharedGetLocations

Export available from this resource. Check the resource notes and expected parameters before integrating it.

sharedGetTrashConfig

Export available from this resource. Check the resource notes and expected parameters before integrating it.

Callbacks

No callbacks are documented for this resource.

Registered network events

servertrashanywhere:server:open

Registered event for this resource. Confirm the expected payload and intended scope before using it.

Commands

No registered commands were detected.

Database / SQL

SQL files

None detected in source.

Detected tables

None detected in source.

Troubleshooting

  • Confirm every manifest dependency above is started first.
  • Import the SQL where the resource includes database files.
  • Use the exact resource folder name shown on this page unless you intentionally change both the folder and configuration.
  • Do not copy internal event names into integrations without checking their implementation.