deserialize

fun deserialize(sender: Player, base64: String)

The command to deserialize the base64 string and add it to your inventory.

Since

0.2.0

Parameters

sender

The executor of the command

base64

The base64 string that will be deserialized