HomeJavaModsEptalist
Eptalist
convenient whitelist
Plugin using jre 17!
Support: paper spigot velocity boungecord
https://modrinth.com/plugin/eptalist

Spoiler: Comment
don't pay attention to the name, I was too lazy to come up with something normal
Spoiler: Comands
/eptalist add <username>: Adds a player to the list
/eptalist remove <username>: Removes a player from the list
/eptalist on-off: includes - disables, list
/eptalist reload: reloads the configuration
/eptalist list: list of whitelisted players
/eptalist mode <identifier>: whitelist mode, unfinished but cool feature

Spoiler: Data storges
org.eptalist.storge.Sqlite
org.eptalist.storge.Mysql

Spoiler: Json(Standart)
Storge class: org.eptalist.storge.Json
Code (Text):

{
    "enable":true,
    "skip_to_op":true,
    "curent":{"namespace":"whitelist","path":"base"},
    "modes":[
        {
            "id":{"namespace":"whitelist","path":"base"},
            "storage":"org.eptalist.storge.Json", <- Storge provider class
            "data":{
                "file":"eptalist.json", <- path to whitelist file ~/eptalist.json
            },
            "msg":"messages if the player is not in the white list"
        }
    ]
}
 
Storge class: org.eptalist.storge.NBT
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Eptalist is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 262 times (via Spigot). Download it and open it directly in the game.

Explore more