SerializeCommand

The /serialize and /deserialize command.

Author

MarkusTieger

Since

0.2.0

Functions

Link copied to clipboard
fun deserialize(sender: Player, base64: String)

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

Link copied to clipboard
fun serialize(sender: Player)

The command to serialize the item in the main hand.