Compatibility
Minecraft: Java Edition
1.21
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
Platforms
Velocity
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed ARR
Published last year
Updated 9 months ago
Hangar page
VelocityCoolList is a simple and easy-to-use plugin for Minecraft Velocity servers that allows you to create a whitelist based on nicknames.
Commands and permissions
The main command is /vclist
, it shows you information about VelocityCoolList, below are its arguments:
Argument | Description | Permission |
---|---|---|
enable | Enables whitelist. | vclist.admin |
disable | Disables whitelist. | vclist.admin |
add | Add player to the whitelist. | vclist.manage |
remove | Remove player from the whitelist. | vclist.manage |
list | Gives you a list of whitelisted players. | vclist.manage |
reload | Reload plugin. | vclist.admin |
clear | Clears the whitelist. | vclist.manage |
status | Get the status of the plugin. | vclist.admin |
Aliases: /vcl
, /velocitycoollist
Colors and formatting
This plugin supports MiniMessage modern formatting, which allows you to make gradients and many other things. Here is what this formatting supports, its documentation is in config and here!
Configuration file
All the configuration is in the config.yml file, here it is:
# Format - Minimessage, documetation - https://docs.advntr.dev/minimessage/format.html#standard-tags
# Enable or disable Velocity Cool whitelist!
enabled: true
# Set the prefix of the plugin!
prefix: "<gradient:#5e4fa2:#f79459>VelocityCoolList</gradient> <red><bold>>>></red>"
# DANGEROUS: Here you can enable of disable the whitelist clear command, be careful!
enable_clear_command: false
# Do not touch
config_version: 1