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
OpProtect
PluginLicenseRef-All-Rights-Reserved

OpProtect

Takes the op from the player when exiting the server, to get the op again you need to write a command that will not light up in the chat, fully customizable messages and functionality

48
Downloads
0
Followers
9 months ago
Updated
📦
2
Versions
socialtechnologyutilitybukkitpaperpurpurspigot
Download Latestv1.1View on Modrinth

📖About OpProtect

Oper is a security plugin for Minecraft servers designed to control and manage operator (OP) permissions.

Key features:

Automatic OP Revocation — when a player leaves the server, their operator rights are automatically removed.

Custom OP and DEOP commands — instead of the standard /op, the plugin provides a customizable command (default op: /opme, default deop: /deopme).

Permission System — using the custom command requires the special permission oper.getop.

Standard Command Blocking — the default /op command can be disabled, ensuring players only use the custom command.

Auto-ban for Unauthorized Attempts — if a player without proper permissions tries to gain OP, they are automatically banned with a clear explanation.

Fully Customizable Messages — all plugin messages can be easily edited in the configuration file without recompiling.

config:

# Command that will grant OP rights to the player (without the /)
command: opme

# Permission required to use the command
permission: oper.getop

# Block standard /op command for players
# true - players cannot use /op command even if they are OP
# false - leaves everything as is
block-standard-op-command-for-players: true

# No permission punishment
# ban - ban player when trying to use command without permission
# kick - kick player when trying to use command without permission
# none - do nothing when trying to use command without permission
no-perm-punishment: ban

# Customizable messages
messages:
  no_permission: "§cYou do not have permission to use this command!"
  player_banned: "§cBanned for unauthorized use of the OP command!"
  player_kicked: "§cKicked for unauthorized use of the OP command!"
  op_granted: "§aYou have been granted operator rights!"
  already_op: "§cYou are already an operator!"
  op_revoked_on_quit: "Operator rights were revoked when leaving the server"
  console_log_ban: "%player% was banned for attempting to use the OP command without permission!"
  console_log_kick: "%player% was kicked for attempting to use the OP command without permission!"
  console_log_op_granted: "%player% was granted operator rights using the command"

👥 Team & Contributors

MaskinSIn
MaskinSInOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperpurpurspigot
Minecraft Versions
1.7.101.81.91.101.111.121.131.14+6 more

🔗 Links

Modrinth Page