Skip to content

Allmoz/IPWhitelist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📃IPWhitelist

A Proxy wide IP Whitelist for Velocity. Heavely based on james090500 work https://github.com/james090500/VelocityWhitelist

Permissions

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

Commands

Command Response
/ipwhitelist Info command
/ipwhitelist on Turn the whitelist on
/ipwhitelist off Turn the whitelist off
/ipwhitelist add <ip> Add a ip to the whitelist
/ipwhitelist remove <ip> Remove a ip from the whitelist
/ipwhitelist 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!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%