redirectToWithMeta

fun redirectToWithMeta(player: Player, target: GuiBuilder, meta: Map<String, Any>)

Redirects the player to a target GUI with additional metadata.

Parameters

player

The player to redirect.

target

The target GUI to redirect to.

meta

Additional metadata to pass during the redirection.