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

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

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

Tools

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

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
SecureRole
PluginLicenseRef-All-Rights-Reserved

SecureRole

A plugin for securing your roles with discord authentication.

77
Downloads
3
Followers
8 months ago
Updated
📦
9
Versions
managementtechnologyutilitybukkitpaperpurpurspigot
Download Latestv2.0View on Modrinth

📖About SecureRole

Banner
description
SecureRole is a protection plugin for minecraft servers(Bukkit/Spigot, Paper, Purpur & more).

This plugin is a second way to authenticate server admins with their discord account.

It is:

  • Fast
  • reliable
  • easy to use
  • free

banner2
SecureRole unlike other plugins removes all the permissions from the admin until he authenticates his login.

The plugin doesn't use any plugin as depency, but it is usable with Authme and with LuckPerms.

The plugin doesn't need any discord bot tokens, it's operated with webhooks only.

Usage

Config file
users:
    example-user:
         webhook-url: "user1 url"
         authed-role: "owner"
         discord-id: "" #Set it to "" if you don't want to mention the user
         op: true
         ip: "127.0.0.1"
rank-on-join: 'default' # works only when luckperms is installed.

domain: "" # keep this empty if you want the link to write localhost, write it to anything to change it.
send-link-after-authme-login: false # only works if authme is in your server.
webserver-port: 4874
link-validation-time: 300 #in seconds
remove-op: true
execute-command-if-ip-mismatch: "kick %player% Your ip address is mismatched." # place empty string if you want to disable.
gamemode-before-auth: "survival" #available gamemodes: "survival", "creative", "adventure". DEFAULT IS SURVIVAL.
store-players-ip: false

discord:
    embed-style: false
    default:
        message: "%usermention% Someone joined with an admin account, if it was you, please open this link: %click here%" #if you want to send the raw link, write %default%, if not, write anything else between two percentagle symbol.
    embed:
        title: "SecureRole"
        description: "Someone joined with an admin account, if it was you, please open this link: %click here%" #if you want to send the raw link, write %default%, if not, write anything else between two percentagle symbol.
        color: "#800020"
        footer: "Server secured by - SecureRole"

use-mysql: false
mysql:
    host: "localhost"
    port: 3306
    db: "securerole"
    username: "root"
    password: ""

show-logs-on-web: true
version: 1

Feature descriptions:

Users

You can add users by UUID and with names too.
You can set personal webhook url's that only the exact player can see/access.
You can set the player's role to give after authentication.
You can set the player's discord id to mention the user when someone tries to log in into his account.
You can remove/give operator permission to the user after authentication.

👥 Team & Contributors

Balivok
BalivokOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperpurpurspigot
Minecraft Versions
1.181.18.11.18.21.191.19.11.19.21.19.31.19.4+16 more

🔗 Links

Modrinth Page