Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
IPGuard
IPGuard is a lightweight Velocity proxy plugin that “locks down” player accounts to one or more IP addresses, preventing unauthorized access from any other location.
Perfect for owners that want a bit more security to their networks or servers!
Key Features
Account-to-IP binding Maintain a list of allowed IP addresses for each username.
Console-only management All IP bind/unbind commands can only be run from the proxy console—no in-game exploitation.
Persistent JSON storage Mappings are saved in plugins/ipguard/ipguard.json, automatically created and updated.
Realtime login checks On each login, if the player’s IP isn’t on their allow-list, the login is denied with a clear red error.
Commands
(Note: commands can only be ran through console)
- /IPGuard - Shows plugin info and usage help.
- /IPGuard add account ip - Bind a new IP address to a player’s allow-list
- /IPGuard remove account ip - Remove a previously bound IP
- /IPGuard list account - Displays all IPs currently bound to the given account
Information
Category | Admin Tools |
---|---|
Published on | May 18, 2025 |
License | Apache 2.0 |
Downloads | 10 |
Stars | 0 |
Watchers | 0 |
Pages
Members
Owner