Admin Utils

Admin utils is just a simple container for cache of player ids, which are elligible as admins.

Setup your CRDTN_Config.json

// Add this parameter to the core config
"CRDTN_AdminList": [
    "avCdzuTN2GEbHlqfPk2wXFvUyxW7CVe50bFIWgDCvN0="
]

Last updated