SecureOP icon

SecureOP -----

Add password authentication for administrators in the server



Configuration Files:

Code (YAML):
# config.yml

password
: "your_secure_password" # Change this to your desired password

# Whether to require password verification for OP players on join
require_op_password_on_join
: true

password_attempts
:
  timeout_seconds
: 60 # Password verification timeout in seconds
 
Code (YAML):
# language.yml

prefix
: "&8[&bSecureOP&8] "

messages
:
  usage
: "{prefix}&cUsage: /op <player> or /sop reload"
  player_not_online
: "{prefix}&cPlayer is not online!"
  no_permission
: "{prefix}&cYou do not have permission to use this command."
  password_prompt1
: "{prefix}&6You are being granted administrator privileges. Please enter your password to confirm:"
  password_prompt2
: "{prefix}&6Enter your password:"
  password_correct
: "{prefix}&aPassword correct. You have been granted administrator privileges."
  password_incorrect
: "{prefix}&cIncorrect password."
  password_timeout
: "{prefix}&cOP operation timed out. Please try again."
  reload_success
: "{prefix}&aSecureOP configuration reloaded successfully!"
 
Resource Information
Author:
----------
Total Downloads: 86
First Release: Dec 23, 2024
Last Update: Dec 23, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings