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
PasswordWhitelist
PluginCC-BY-ND-4.0

PasswordWhitelist

Set a global password for your server!

362
Downloads
1
Followers
10 months ago
Updated
📦
1
Versions
managementsocialutilitypaper
Download Latestv1.0.0View on Modrinth

📖About PasswordWhitelist

📄 PasswordWhitelist

A plugin to make users enter a password on server join.

Quick links

  • Paper download

Description

This plugin adds a new twist to whitelisting! Instead of manually adding players to your whitelist, you can set a server-wide password, which all connecting users will have to enter on server join. The plugin utilizes the new dialog system introduced with the 1.21.6 Minecraft update and a new configuration API introduced by Paper in 1.21.7 to make the process very clean and smooth.

Features

  • Extensive customizability
  • MiniMessage Format
  • New dialog system introduced in 1.21.6
  • Async configuration-phase password input

Folia compatibility

Folia compatibility is a goal, which at the time of writing might not be reached yet,
as no public builds of Folia 1.21.7 have been released so far.

Paper compatibility

This plugin should work on all Paper servers on version 1.21.7 (build #17) and higher.

Permissions

⚠️ It is suggested that you install LuckPerms for managing permissions.

Below is a table of all permissions, their default values, and their descriptions:

Permission Default Description
passwordwhitelist.exclude false Excludes a user from having to enter the password
passwordwhitelist.command.use op Main permission required to run the /passwordwhitelist command
passwordwhitelist.command.help true Permission required to run the '/passwordwhitelist help' subcommand
passwordwhitelist.command.reload true Permission required to run the '/passwordwhitelist reload' subcommand
passwordwhitelist.command.enable true Permission required to run the '/passwordwhitelist enable' subcommand
passwordwhitelist.command.disable true Permission required to run the '/passwordwhitelist disable' subcommand
passwordwhitelist.command.attempts true Permission required to run the '/passwordwhitelist attempts' subcommand
passwordwhitelist.command.password true Permission required to run the '/passwordwhitelist password' subcommand
passwordwhitelist.command.password.set op Permission required to run the '/passwordwhitelist password set' subcommand
passwordwhitelist.command.password.show op Permission required to run the '/passwordwhitelist password show' subcommand

If you are confused about the true values for some of the subcommands: The only reason they are set to true by
default is to make quick permission setups easier. All players require to passwordwhitelist.command.use permission
in order to use any command. The sub-permissions merely allow for fine-grained control for server owners.

Note regarding the exclude permission

Because of the exclude permission being checked during the configuration phase of a player's server connection, it is
not possible
to check the player's permission through Paper's API. Therefore, this feature requires
that LuckPerms
is installed on the server.

Command

  • Aliases: passwordwhitelist, /passw, and /pw.
Command Description
/passwordwhitelist help Show a help message
/passwordwhitelist reload [<file>] Reload a plugin data file
/passwordwhitelist enable Enable the password whitelist
/passwordwhitelist disable Disable the password whitelist
/passwordwhitelist password set <password> Set a new password
/passwordwhitelist password show Show the current password
/passwordwhitelist attempt reset <player> Reset a player's failed password attempt count

👥 Team & Contributors

Strokkur24
Strokkur24Owner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
paper
Minecraft Versions
1.21.71.21.8

🔗 Links

Modrinth Page