WARNING!!!
The plugin only works on the BungeeCord and Velocity cores. Also all bugs and defects should be reported to Discord server immediately and without delay, it is necessary to improve the plugin
Description
Registration and account login: You can create accounts, they will be protected by passwords hidden by one-way hashing (BCrypt)
Sessions: logging in to your account without entering a password
Telegram and Discord support: login confirmation, exclusion from the server, password recovery and many more features. All configurable in configurations
Commands
/register <password> <password> (/reg): Registering a new account
/login <password> (/log, /l): Logging in to an existing account
/changepassword <old-pass> <new-pass> (/changepass, /cpass, /cp):
Changing the old password to a new one
Admin commands
(permission: beacmcauth.admin)
/beacmcauth (/auth):
- reload - config reload
- delete <account> - deletion of an existing account
- changepass <account> <password> - Change account password