Operator Auth icon

Operator Auth -----

Operator Security Authentication for accounts that have OP privileges or groups




YOU MUST DELETE YOUR CONFIG WHEN UPDATING TO 1.1-BETA
  • Added support for group-based authentication
  • Different passwords for different permission groups
  • LuckPerms soft dependency (doesnt need to be added)
  • Added permission control for the /auth command
Commands:
  • /auth - Opens authentication keypad for operators and group members
  • /opreload - Reloads the plugin configuration
Permissions:
  • operatorauth.auth - Allows using the /auth command
  • operatorauth.reload - Allows reloading the plugin

Code (Text):
# OperatorAuth Configuration

# Legacy password for operators (still used if groups are not configured)
password: "123456789"

# Group-based authentication
groups:
  # Group name to password mappings
  owner: "234546532"
  manager: "987654321"
  admin: "456789123"
  moderator: "321654987"

# Whether to use group-based authentication
use-groups: false

# Message shown to users when they join
join-message: "&cYou must authenticate to use your privileges. Type /auth to access the authentication keypad."

# Message shown when authentication is successful
success-message: "&aAuthentication successful. Your privileges have been restored."

# Message shown when authentication fails
fail-message: "&cIncorrect password. Please try again."

# Message shown when configuration is reloaded
reload-message: "&aOperatorAuth configuration has been reloaded."

# Whether to log authentication attempts
log-attempts: true
----------, Today at 5:50 AM

Resource Information
Author:
----------
Total Downloads: 14
First Release: Apr 1, 2025
Last Update: Today at 5:50 AM
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings