game / pragma.inventory / InventoryService / grantItemsBulkOperatorV1 /
grantItemsBulkOperatorV1 #
suspend fun grantItemsBulkOperatorV1(session: OperatorSession, request: InventoryRpc.GrantItemsBulkOperatorV1Request): InventoryRpc.GrantItemsBulkOperatorV1Response
Grants a list of InventoryCommon.ItemServerGrantV1 item grants to a given list of players.
Plugins
- InstancedItemPlugin.newInstanced
- StackableItemPlugin.onUpdate
PragmaResultErrors
- IllegalStateException If an item grant does not have a specific item set on it.