Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

goodbyepavlyi/AuthTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠ This project has reached its end of life, and is now just preserved here for posterity.

Introduction

Description

AuthTools adds an extra layer of security to your server, ensuring the safety of player accounts. It restricts unauthenticated players from performing actions like block placement, movement, command usage, and inventory access.

Features

  • Disables the "Logged in from another location" kick.
  • Fully customizable messages.
  • Support for YAML, MySQL, SQLite, and MongoDB backends.
  • Optimized database queries with caching.
  • Real-time user information display.
  • Spawn and Lobby location configuration.
  • Admin capability to reset player data.
  • In-game QR Code for Authenticator App.
  • Recovery codes in case of lost Authenticator.
  • Title and ActionBar announcements.
  • Developer-friendly events and API.
  • Session management.
  • Recovery options via email or recovery codes for lost authenticators.

Wiki

Terms and Conditions

  • Please use GitHub Issues to report bugs or provide suggestions.
  • Avoid posting irrelevant reviews, such as demanding specific features.
  • While I am not bound to a fixed update schedule, new updates will still be released periodically.