Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

Releases: Muirfield/SimpleAuthHelper

2.0.4

06 Nov 11:35
Compare
Choose a tag to compare
  • 2.0.4: event-fixer
    • Disabled the craftItem event in event-fixer.
  • 2.0.3: Password disclosure work-around
    • Works around bugs in SimleAuth that makes users' passwords visible.
  • 2.0.2: Added translation
    • Added a zho.ini (中文) message file. (Contributed by @edwinyoo44, closes #23)
    • Added a deu.ini (German) message file. (Contributed by @thebigsmileXD)
    • Documentation and library updates.

2.0.1

06 Nov 11:31
Compare
Choose a tag to compare
  • 2.0.1: language defaults
    • make sure that languages default to English (reported by @minebuilder0110)
  • 2.0.0: Major upgrade
    • uses now a common translation library
    • Removed little used feature: nest-egg
    • leet-mode also works for /register.
    • Removed auto-ban. It is now done in SimpleAuth.
    • Added support for hiding unauthenticated players (Suggested by @CaptainKenji17)
    • Added pre-register and logout command
    • forces permissions to be set
    • Added a task to monitor database server status
    • Thanks @rvachvg for helping debug this.

1.2.3

06 Nov 11:28
Compare
Choose a tag to compare
1.2.3

1.2.1

06 Nov 11:26
Compare
Choose a tag to compare
  • 1.2.1: CallbackTask deprecation
    • Removed CallbackTask deprecation warnings
    • Suggestion from MCPEPIG
      • kick user out after max-attempts.
      • Added a chpwd command.
    • Kick user out if not authenticated after timeout seconds.
    • Added resetpwd command for ops
    • Added nest-egg
    • Messages can be configured.

1.0.0

06 Nov 11:23
Compare
Choose a tag to compare
1.0.0