TISUnion / VelocityWhitelist

A simple whitelist plugin for velocity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VelocityWhitelist

A simple whitelist plugin for velocity

Currently, it only supports name-based whitelist

Tested with velocity 3.2.0

File location

  • Config file: plugins/velocitywhitelist/config.yml
  • Whitelist file: plugins/velocitywhitelist/whitelist.yml

Command

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

TODO

  • UUID support

About

A simple whitelist plugin for velocity

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%