Bot authentication
From Kaboom Wiki
Bot authentication is the process of verifying the identity of a connected Kaboom player.
Some common uses are:
- Allowing trusted players to execute potentially dangerous commands
- Protecting a username and preventing others from logging in with it
- Implementing a whitelist system
It is most commonly used to allow trusted players to execute dangerous commands.
Hashing[edit]
This article is a stub. You can help Kaboom Wiki by expanding it. |