Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
OpPassword
PluginLicenseRef-All-Rights-Reserved

OpPassword

Op with password !

76
Downloads
1
Followers
7 months ago
Updated
📦
1
Versions
bukkitfoliapaperpurpurspigot
Download Latestv2.1View on Modrinth

📖About OpPassword

OpPassword is a plugin that modify command /op and /deop, with new features.

Features:

  • Op a player or yourself with a configurable password.
  • Deop a player or yourself with a configurable password.
  • Get the list of all op players, online or not
  • Unop all players except you
  • Know if your password is good or not.
  • Set a limit of op.

CONFIG


#######################################################
#                                                     #
#                                                     #
#                                                     #
#                OpPassword config.                   #
#                                                     #
#                   Version 2.0                       #
#                                                     #
#      The plugin has been entirely review            #
#               in the update 2.0.                    #
#                                                     #
#                                                     #
#######################################################

#Do not forget to change the password before using it on your server.


#This is the password used for /op, /deop /changepassword, /unopall
#DO NOT USE A SIMPLE PASSWORD.
#You can see the security of your password with /securitypass


password: Minecraft


#The maximum amount of operator.
#If someone try to op him or someone this wouldn't work.
#You can the number of operators with /listop

maxop: 5


#Cancel the message if the password is said.
#Set it to true if you want to cancel the message
#Set it to false if not.

cancel: true



#General messages:

#Message send to the player when he doesn't have permission
#Placeholder none.

nopermission: "&cYou do not have permission to perform this command."

#Message send to the player when there too many operator.
#Placeholder: %MAXOP%

toomanyop: "&cToo many operators ! (Maximum: %MAXOP%)"

#Message send to the player if he say the password and "cancel" is true.
#Placeholder none.

cancelmsg: "&aYou said the password ! Message cancelled !"


#Message send to the player on command /listop.
#Placeholder: %NUMBEROP%, %MAXOP%

listopmsg: "&6List of players opped %NUMBEROP%/%MAXOP%:"


#Message send to the player when this isn't the good password
#Placeholder: none.

wrongpass: "&cIncorrect password !"




#Command /OP.



#Example of this command: /op Minecraft or /op Minecraft Notch
#Placeholder: none.

oparguments: "&cCorrect usage: /op <Password> [<Player>]"


#Message send to the player when this is the good password
#Placeholder: none.

goodpasswordop: "&aGood password! You are now op !"


#Message send when you try to op console
#Placeholder: none

consolecannotbeop: "&cYou can't op console !"


#Message send to the player when he already op
#Placeholder: none

alreadyop: "&cYou are already op !"


#Message send to the player when target already op
#Placeholder: none

targetalreadyop: "&cTarget is already op !"


#Message send to the player who got op when this is the good password
#Placeholder: %PLAYER%

oppedyou: "&a%PLAYER% opped you!"


#Message send to the player when he op another person
#Placeholder: %PLAYER%

targetop: "&aYou opped %PLAYER%!"




#Command /DEOP



#Example of this command /deop Minecraft or /deop Minecraft Notch
#Placeholder none.

deoparguments: "&cCorrect usage: /deop <Password> [<Player>]"


#Message send to the player when this is the good password
#Placeholder: none.

goodpassworddeop: "&aGood password! You are now deop!"


#Message send to the player who got deop when this is the good password
#placeholder: %PLAYER%

deoppedyou: "&c%PLAYER% deopped you!"


#Message send to the player when he already deop
#Placeholder: none

alreadydeop: "&cYou are already deop !"


#Message send to the player when target already deop
#Placeholder: none

targetalreadydeop: "&cTarget is already deop !"

#Message send to the player when he deop another person
#Placeholder: %PLAYER%

targetdeop: "&aYou deopped %PLAYER%!"

#Message send when you try to deop console
#Placeholder: none

consolecannotbedeop: "&cYou can't deop console !"



#Command /UNOPALL
#(this command deop all players except you.)



#Example of this command /unopall
#Placeholder none.

unopall: "&aAll players are now unop except you !"

#Message send to the players who got deop.
#Placeholder: %PLAYER%

COMMANDS

[] = Optionnal

/op []

/deop []

/listop

/unopall

/securitypass

PERMISSIONS

/op (no permissions)

/deop (no permissions)

/listop (op)

/securitypass (op)

/unopall (op)

👥 Team & Contributors

Missing_Promise
Missing_PromiseOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitfoliapaperpurpurspigot
Minecraft Versions
1.211.21.11.21.2

🔗 Links

Modrinth Page