Compatibility
Minecraft: Java Edition
1.21â1.21.10
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 10 months ago
Updated 10 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.


