Skip to content

Releases: multi-punk/Whitelist

New big release

03 Oct 21:18

Choose a tag to compare

To plugin have been added api to control it from some sort of a bot or site and have been updated method of kick from server to kick on login

Whitelist

21 Sep 12:02

Choose a tag to compare

Whitelist

A Plugin plugin in Python for Endstone

Usage

create folder in dir /plugins/configuration/whitelist

than in this folder create file config.json
this file should have this fields

{
    "profile": "<profile name>"
}

and then u need to create file <profile name>.json with this fields

[
    "<your nickname in mc>"
]

plugin also contains commands such as

/wl add - <name> adds user to whitelist

/wl remove - <name> removes user from whitelist

/wl profile - <name> set profile to use

/wl view - shows all users that are in used profile

/wl check - check players that are online and if they are not in whitelist kicks them usually used after profile change