Download CommandSecurity — Minecraft Mods — MetaMods

CommandSecurity

Active

Downloads

0

Last update

1 year ago
Client
Utils

CommandSecurity

This mod provides an additional security layer for Minecraft servers by locking operator commands behind password authentication. This system implements two-step verification for op commands, preventing unauthorized privilege use in case of account compromise.

Configuration and Setup

The mod creates a configuration file config/commandsecurity.txt containing two main parameters:

  • modio — defines identification method: uuid (recommended for most servers) or nombre (designed for offline mode servers)
  • idioma — allows setting language code for system messages (Spanish is default)

Password Registration

For password registration, a file contrasenas_de_commandsecurity.txt is created, where entries are added in the format:

  • For username: username:password
  • For UUID: unique_identifier:password

User UUID can be obtained through NameMC service or by executing commandsecurity command with password when uuid mode is active.

Important Note

The mod is exclusively designed for server-side and does not work on client.

Project members
asbestosstar

asbestosstar

Created: 23 Sep 2024

ID: 59842