paulzzh / bungee-whitelist

White list plugin for BungeeCord and Velocity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bungee-whitelist

Vanilla compactible white list plugin for BungeeCord and Velocity.

用于BungeeCord和Velocity的白名单插件,数据格式兼容原版。

Initially, I only created the BungeeCord version, but since we have switched to Velicity, I also made the Velocity version.

最开始只写了BungeeCord版本,但现在我们换用Velocity了,所以又做了Velocity版。

Use

Adds /bwhitelist command for BungeeCord and /vwhitelist for Velocity, Usages are exactly the same as Vanilla /whitelist command. The white list is stored in <plugin directory>/whitelist.json, whose format is again exactly the same as Vanilla one.

Permission bungeewhitelist.use is required to execute this command.

对于BungeeCord和Velocity分别加入命令/bwhitelist/vwhitelist,用法都和原版的/whitelist完全一样。白名单保存在<插件目录>/whitelist.json中,格式同样与原版文件相同。

需要权限bungeewhitelist.use才能执行该命令。

About

White list plugin for BungeeCord and Velocity


Languages

Language:Java 100.0%