RegisterPlus-v1.2-BETA

Details

  • Filename
    RegisterPlus-v1.2-BETA.jar
  • Uploaded by
  • Uploaded
    Aug 7, 2025
  • Size
    18.28 MB
  • Downloads
    32
  • MD5
    eb0204be279ba1861f9fc72b34182560

Supported Bukkit Versions

  • 1.21
  • 1.20

Changelog

RegisterPlus v1.2-BETA

Main Highlights

  • Password Change: Now requires confirmation of the current password with a limit of 3 attempts and a 3-minute lockout. The new password must be entered twice and cannot match the old one.
  • Email Change: Only available if an email is already registered. Confirms the current email (3 attempts / 3-minute lockout), then prompts for the new email in a double-entry step.
  • Dynamic GUI: Menus display only the current step (confirm, enter, apply), all loaded from your message files.
  • Sound Feedback: Distinct sounds for success, error, and lockout at each stage.

General Tweaks

  • i18n improvements: added new message keys for both Portuguese and English.
  • Validation bug fixes—now the entire flow validates before proceeding.

Upgrade

  • Update your message files to include the new keys.
  • Ensure BCrypt is available for password hashing.