grantBundle

@NotNull()
public abstract @NotNull() CompletableFuture<Void> grantBundle(@NotNull() @NotNull() UUID playerUuid, @NotNull() @NotNull() String bundleId, @NotNull() @NotNull() String source)

Grants a bundle to a player.

Return

A future that completes when the bundle is granted.

Parameters

playerUuid

The player's UUID.

bundleId

The bundle ID.

source

The source of the grant.