Skip to content

multi-punk/Whitelist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages