A simple whitelist plugin for velocity
Currently, it only supports name-based whitelist
Tested with velocity 3.2.0
- Config file:
plugins/velocitywhitelist/config.yml
- Whitelist file:
plugins/velocitywhitelist/whitelist.yml
Require permission velocitywhitelist.command
/vwhitelist
is an alias of /whitelist
/whitelist
: show plugin status/whitelist add <name>
: add a player to the whitelist/whitelist remove <name>
: remove a player from the whitelist/whitelist list
: list all whitelist players
- UUID support