games.prop.place

Generated at from openvibe-contracts v0.33.0 and openvibe-sdk v0.5.0.

Grantable to apps: request it for an app on its project page. Network approves it only inside the project's allowance.

Runtime binding for mods (games-content@1): place and remove inert props (existing content items without health, storage, shop, machine or vehicle-part capabilities) in the world, owned by the mod so players cannot pick them up or move them. The props exist only while the capability is granted and the install enabled: revoking either despawns them on the next tick.

Owner
games (token audience openvibe.games)
Version
1.0
Status
active
Visibility
public
Resource constraints
none
Quota class
games-mod-runtime
Permissions
games:world:place
Events
Implemented by
  • mod runtime binding ModApi.placeProp / ModApi.removeProp (apps/server/src/mods/runtime.ts)