nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

CodeWhitelist

Plugin

Protect your server with code authentication!

Server Management

10 downloads
0 followers

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.

External resources


Project members

febarut

Member


Technical information

License
Project ID