Compatibility
Minecraft: Java Edition
1.21โ1.21.10
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 7 months ago
๐ AquaWhitelist
A lightweight and modern Velocity proxy whitelist plugin built for simplicity and reliability.
โจ Features
- โ Enable or disable the whitelist with a single command
- โ Add or remove players dynamically โ no restarts required
- โ
Fully customizable kick message in
config.yml - โ Automatically saves and persists whitelist entries across restarts
- โ Clean MiniMessage-based formatting (supports color & styling)
- โ Built for Velocity 3.4+
- โก Lightweight & fast โ minimal overhead
โ๏ธ Commands
| Command | Description | Permission |
|---|---|---|
/aw add <player> |
Adds a player to the whitelist | aquawhitelist.admin |
/aw remove <player> |
Removes a player from the whitelist | aquawhitelist.admin |
/aw enable |
Enables whitelist enforcement | aquawhitelist.admin |
/aw disable |
Disables the whitelist temporarily | aquawhitelist.admin |
๐งฉ Configuration (config.yml)
settings:
kick-message: "<red>You are not whitelisted on this proxy.</red>"
enabled: true
whitelist:
- Blue_of_Phoenix_
Explanation:
kick-messageโ MiniMessage-formatted message shown to non-whitelisted playersenabledโ Toggles whitelist functionalitywhitelistโ List of allowed player usernames
๐ Installation
- Download the latest version from the Releases tab or Modrinth.
- Drop the JAR into your
plugins/folder on your Velocity proxy. - Restart or reload the proxy.
- Adjust your
config.ymlas needed.
๐งโ๐ป Developer
Author: BlackDev / AquaCoding Studios
GitHub: AquaCodingStudios/AquaWhitelist
๐ชถ License
This project is licensed under the MIT License โ you are free to modify and redistribute with credit.


