/multi_whitelist

A plugin for MCDReforged which can control whitelist in multi servers

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

multi_whitelist


中文

A plugin for MCDReforged which can control whitelist in multi servers

It works with whitelist function in normal minecraft server

To use this plugin, you have to open rcon function of your server.

Type !!whitelist or !!wlist to see the help page

You have to fill configure file MCDR/config/multi_whitelist.json

permission

user or above permission can use help command and check for whitelist list

helper or above permission can use all the command

config


name type example function
"folder_name" str "creative" The flooder name of mcdr server
"rcon_ip" str "127.0.0.1" The rcon ip of server
"rcon_port" int "12345" The rcon port of server
"rcon_password" str "password" The rcon password of server
"same_directory" bool "true" The server exist in same directory or not (Please use lower case letter for true and false)