AccountLocker
🟠 Updated over a year ago🖼️ Gallery (1 images)
🔍 Analysis
- 🏆 #5 of 23 bungeecord mods in this game by downloads
📋 About This Mod
# AccountLocker - Secure Your Minecraft Accounts **AccountLocker** is a Velocity plugin designed to link a Minecraft username to a specific IP address, ensuring that only players connecting from the defined IP can access the account. This is a powerful tool to prevent account hijacking caused by password theft or unauthorized access. --- ## **Features** - **IP Binding for Accounts** Configure a username and an associated IP address. Any login attempts using that username from a different IP will be denied. - **Customizable Messages** Messages displayed to players can be fully customized in `messages_us.yml`. - **Predefined Language Support** Includes two predefined `messages.yml` files: - **Italian (it)** - **English (us)** Want to add more languages? Check out the translation repository: (https://github.com/blaze534new/AccountLockerLanguages) - **Debug Mode** Enable `debugmode` in the configuration to log all login attempts and monitor unauthorized access attempts. - **Flexible Configuration** Choose your preferred language file and toggle debug mode easily in `config.yml`. --- ## **Commands** - `/accountlocker` Reload the plugin’s configuration and messages. **Alias**: `/al` --- ## **Permission** - `/accountlocker` : `accountlocker.reload` --- ## **Privacy and Origin** - This plugin **does not collect or process any personal data**, ensuring complete privacy for your players. - **Made in Italy** by an indie developer passionate about Minecraft server security. --- ## **Why Use AccountLocker?** Protect your server and your players from unauthorized account access and hijacking attempts. With AccountLocker, usernames can be locked to specific IP addresses, adding an essential layer of security to your Minecraft server. --- ## **Configuration Example** Here’s the `config.yml` file: ``` file-version: 1 Language: us #us and it available debug mode: false #show debug info in console users: #Users List blaze534: 0.0.0.0 #Example of configuration bob: 130.139.1.5 ``` Here’s the `messages_us.yml` file: ``` file-version: 1 # $user = Username $ipAccount = Ip Address $allowedIp = Ip taken from config.yml blocked-connection-message: " Account Locked" login-attempt-message: "Login attempt - Username: $user, IP: $ipAccount" denied-attempt-message: "Access denied for user: $user. IP does not match: $ipAccount (expected: $allowedIp)" reload-message: "Configuration reloaded correctly." ```
# AccountLocker - Secure Your Minecraft Accounts
AccountLocker is a Velocity plugin designed to link a Minecraft username to a specific IP address, ensuring that only players connecting from the defined IP can access the account. This is a powerful tool to prevent account hijacking caused by password theft or unauthorized access.
## Features
- IP Binding for Accounts
- Configure a username and an associated IP address. Any login attempts using that username from a different IP will be denied.
- Customizable Messages
- Messages displayed to players can be fully customized in `messages_us.yml`.
- Predefined Language Support
- Includes two predefined `messages.yml` files:
- - Italian (it)
- - English (us)
Want to add more languages? Check out the translation repository: (https://github.com/blaze534new/AccountLockerLanguages)
- Debug Mode
- Enable `debugmode` in the configuration to log all login attempts and monitor unauthorized access attempts.
- Flexible Configuration
- Choose your preferred language file and toggle debug mode easily in `config.yml`.
## Commands
- `/accountlocker`
- Reload the plugin’s configuration and messages.
Alias: `/al`
- --
- ## Permission
- `/accountlocker` : `accountlocker.reload`
- --
- ## Privacy and Origin
- This plugin does not collect or process any personal data, ensuring complete privacy for your players.
- Made in Italy by an indie developer passionate about Minecraft server security.
## Why Use AccountLocker? Protect your server and your players from unauthorized account access and hijacking attempts. With AccountLocker, usernames can be locked to specific IP addresses, adding an essential layer of security to your Minecraft server.
## Configuration Example
Here’s the `config.yml` file: ``` file-version: 1 Language: us #us and it available debug mode: false #show debug info in console users: #Users List blaze534: 0. 0. 0. 0 #Example of configuration bob: 130. 139. 1. 5
``` Here’s the `messages_us.yml` file: ``` file-version: 1 # $user = Username $ipAccount = Ip Address $allowedIp = Ip taken from config.yml blocked-connection-message: " Account Locked" login-attempt-message: "Login attempt - Username: $user, IP: $ipAccount" denied-attempt-message: "Access denied for user: $user. IP does not match: $ipAccount (expected: $allowedIp)" reload-message: "Configuration reloaded correctly."
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- blaze534
- Version
- 1.0
- Downloads
- 141
- Endorsements
- 0
- Category
- bungeecord
- Created
- 1/31/2025
- Updated
- 1/26/2025
- Game Versions
- 1.8.9, 1.9, 1.9.1, 1.9.2, 1.9.3
- Tags
- management, technology, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does AccountLocker support?
The author lists 1.8.9, 1.9, 1.9.1, 1.9.2, 1.9.3, 1.9.4. Other versions may work but are untested by the author.
What is the latest version of AccountLocker?
Version 1.0, published 2025-01-26 with 141 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await
