Simple OP

!!op to get op, !!restart to restart the server

tool

Installation command

!!MCDR plugin install simple_op

Synced at

...

Last update

...

Latest version

Total downloads

5244

Back to catalogue

SimpleOP

!!op give you op

!!restart restart the server

Mostly used in creative servers

Config file: config/simple_op/config.json

{
    "enabled": true,     // The global switch of the plugin
    "restart_delay": 5,  // `!!restart` restart countdown duration in second
    "permissions": {     // command minimum required permissions
        "op": 1,
        "restart": 1
    }
}

Introduction source: readme.md