irishgreencitrus / VelocityWhitelist

A simple Velocity plugin whitelist!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

šŸ“ƒVelocityWhitelist

A Proxy wide Whitelist for Velocity

Permissions

Permission Purpose
vwhitelist.admin Needed for all /vwhitelist commands
vwhitelist.bypass Can bypass whitelist even if not in list

Commands

Command Response
/vwhitelist Info command
/vwhitelist on Turn the whitelist on
/vwhitelist off Turn the whitelist off
/vwhitelist add <username> Add a user to the whitelist
/vwhitelist remove <username> Remove a user from the whitelist
/vwhitelist reload Reload the whitelist config

Config

# Whether the whitelist should be on or off
enabled = true
# The message to be shown on user disconnect
message = "&cWhitelist enabled!"

About

A simple Velocity plugin whitelist!


Languages

Language:Java 100.0%