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

Releases: goodbyepavlyi/AuthTools

AuthTools v1.8

28 Jun 12:35
c9ac5ab
Compare
Choose a tag to compare

Changelog

  • Removed AuthMe and nLogin support.
  • Added Sessions.
  • Added Email Recovery.
  • Fixed an error where the login message would show \n instead of a new line.
  • Command /2fa recover is now /recover.
  • Added command /auth where the player can set up email recovery.

AuthTools v1.7

29 May 18:59
bfab634
Compare
Choose a tag to compare

Requirements

  • You need to delete the config!

Changelog

  • Optimized code.
  • Added new API and added new events.
  • Added register after recovering account.
  • AuthTools and AuthToolsBungee are now in a single file.
  • AuthTools is now smaller.
  • Updater has been improved.

AuthTools v1.6

01 Apr 20:35
ada6f4d
Compare
Choose a tag to compare

IMPORTANT: You need to delete config and messages!

New update of AuthTools 1.6

  • Added MongoDB into /authtools backend.
  • Added MongoDB in to TabCompleter for command /authtools backend.
  • Added new command '/authtools import' with permission 'authtools.use.import'.
  • Created a plugin 'AuthToolsBungee' for disabling bypassing security with commands on Proxy.

AuthToolsBungee v1.0

01 Apr 20:35
Compare
Choose a tag to compare

Release of AuthToolsBungee

  • AuthToolsBungee is a addon that helps AuthTools to keep your Proxy secure.

What can AuthToolsBungee do?

  • AuthToolsBungee can disable players from typing commands like (/server or /send) to prevent from bypassing the login or register.
  • AuthToolsBungee can disable server switching.

AuthTools v1.5

28 Mar 15:05
Compare
Choose a tag to compare

IMPORTANT: You need to delete messages so the new one can have the new messages!

New update of AuthTools 1.5

  • Fixed an error between ProtocolLib and nLogin causing the nLogin to not start.
  • Fixed /authtools not sending no permissions message.
  • Fixed when player registers the items in inventory doesn't return where they were.

AuthTools v1.4

27 Mar 09:39
Compare
Choose a tag to compare

IMPORTANT: You need to delete config so the new one can have the new settings!

New update of AuthTools v1.4

  • Requested feature: AuthTools now supports nLogin!

AuthTools v1.3

26 Mar 22:34
Compare
Choose a tag to compare

IMPORTANT: You need to delete config so the new one can have the new settings!

New update of AuthTools v1.3

  • Implemented API & Events for developers.
  • Fixed: Disabled players damaging entities!

AuthTools v1.2

26 Mar 09:26
5bde28e
Compare
Choose a tag to compare

IMPORTANT: You need to delete config so the new one can have the new settings!

New update of AuthTools v1.2

  • Added Title Announcement.
  • Disabled players damaging entities!
  • Disabled mobs targetting player.

AuthTools v1.1

23 Mar 12:41
Compare
Choose a tag to compare

IMPORTANT: You need to delete config so the new one can have the new settings!

New update of AuthTools v1.1

  • Added MongoDB backend!
  • Disabled damaging players when registering or logging.

AuthTools v1.0

20 Mar 19:06
fbcedb7
Compare
Choose a tag to compare

First release of AuthTools.