skuzow / offline-whitelist

πŸ“ƒ MCDReforged offline whitelist helper plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ƒ Offline Whitelist

license package python versions

Simple MCDReforged offline whitelist helper plugin.

More plugins in MCDReforgedPluginsCatalogue.

πŸ—Ώ Commands

  • !!offw Display help message
  • !!offw add <username> Add player to whitelist
  • !!offw remove <username> Remove player from whitelist
  • !!offw list Show players inside whitelist
  • !!offw reload Reload plugin itself

πŸ’Ύ Config

Location: config/offline_whitelist.json

{
    "whitelist_path": "./server/whitelist.json",
    "minimum_permission_level": 2 // helper
}

πŸ—‚οΈ Required Python libraries

To install them execute:

  pip install -r requirements.txt

About

πŸ“ƒ MCDReforged offline whitelist helper plugin

License:GNU General Public License v3.0


Languages

Language:Python 100.0%