Storge class: org.eptalist.storge.NBT
Code (Text):
{
"enable":true,
"skip_to_op":true,
"curent":{"namespace":"whitelist","path":"base"},
"modes":[
{
"id":{"namespace":"whitelist","path":"base"},
"storage":"org.eptalist.storge.NBT", <- Storge provider class
"data":{
"file":"eptalist.nbt", <- path to whitelist file ~/eptalist.nbt
"gzip": true <- turn on - turn off, compression
},
"msg":"messages if the player is not in the white list"
}
]
}