Fixed a bug causing a "NoSuchMethodError" for versions below 1.13
This was due to the way we handled map ids without confirming the server version
Fixed a bug causing an "IllegalStateException" when trying to disable 2FA for a non-existing player
Fixed a bug causing items in the first slot to be deleted
If the player's inventory is full, 2FA will send them a message to use the clickable message instead of the QR Code map
If the player's inventory is not full and they have a free slot in their Hotbar, the QR Code map will be given to them in that slot
If the player's inventory is not full and they don't have a free slot in their Hotbar, the QR Code map will be set in the first slot, and the item in the first slot will be moved to the next available one