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
CodeWhitelist
PluginMIT

CodeWhitelist

Protect your server with code authentication!

1.6K
Downloads
2
Followers
7 months ago
Updated
📦
8
Versions
managementbukkitpaperpurpurspigot
Download Latestv1.7View on Modrinth

📖About CodeWhitelist

CodeWhitelist - Whitelist Plugin 🚀

CodeWhitelist is a verification code-based entry control system for your Minecraft server. Players joining the server must enter a verification code provided to them to gain access. This system prevents players from moving or performing any actions on the server without verification.

✨ Features

  • Verification Code System: A unique verification code is generated every time the server starts and saved in the config.yml file.
  • IP-Based Registration: Once players verify themselves, their IP addresses are saved, so they don’t need to re-enter the code on future logins.
  • Freeze System: Players cannot move, use items, or deal/take damage until they are verified.
  • Code Display: The verification code is displayed in the console when the server is fully loaded and ready for players to join.
  • Flexible Management:
    • IP checks can be enabled or disabled through the config.yml file.
    • The whitelist of verified players can be easily managed.

🛠 Installation

  1. Download the plugin and place it in your server's plugins folder.
  2. Restart your server.
  3. After the server has started, find the verification code in the console or in the plugins/codeWhitelist/config.yml file.

🔧 Configuration

The plugin automatically creates a config.yml file when it is first run. The file contents look like this:


server-code: "ABC123" # The verification code
players: [] # Player names and IP addresses
settings:
  ip-check: true # IP check (Recommended to keep enabled)

  • server-code: The verification code generated by the server.
  • players: A list of verified player names and their IP addresses.
  • ip-check: A feature to enable or disable IP-based verification control.

📜 Commands

  • /kod <code>//code <code>: Allows players to enter the verification code. If the code is correct, they will gain access to the server.
  • /kod al//code al: This commands give you your server verification code.

👥 Team & Contributors

febarut
febarutOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperpurpurspigot
Minecraft Versions
1.201.20.11.20.21.20.31.20.41.20.51.20.61.21+11 more

🔗 Links

Modrinth Page