Two factor authentication system for multiplayer worlds

Two factor authentication system for multiplayer worlds

By gamer_991 Published 20 Apr 2025 · Updated 29 Aug 2025
477
4.1

Select version for changelog:

Changelog

changed the following script event commands to seperate /commands:

  • /verify:verifystart or /verifystart
  • /verify:verifysetpin or /verifysetpin
  • /verify:verifysettings or /verifysettings 
  • /verify:verifystop or /verifystop

also incase anyone is wondering why /verify:verifystart commad also exists this becuse minecraft bedrock command registry registers that as the command and  the other one is the command alias i connot remove one without the game removing the other 

To Use these command the player must have Host permission level 

it does not require cheats To be Enabled

 

Downloads

  • Verification System(commands Update).mcaddon (61.86 KB)

1
Not sure if this is 2fa or even auth its just something like a whitelist
1
A whitelist is something that is usually predefined inside a server config where you put the name tags of the players you want allowed on your world this is something that updates dynamically allowing people to be removed and added as and when needed something I don't believe you can do with a whitelist and the reason why it's 2FA is because it has two factors to it the pin itself and then the owner authentication of that user after they input the pin just like when you're on a website and you log in to the website you have to input your password and if you have 2FA you then have to confirm it on a device so I would personally consider it 2 FA however if you do not that's okay besides I'm not done updating it yet thank you for the feedback
1
I was simply offering an explanation as to why I considered it 2FA if you don't want to read it don't read it
1
🏳️‍⚧️Oppos¡te🏳️‍⚧️ September 19, 2025 at 3:51 pm
me