Simple OP

!!op 以获取op, !!restart 以重启服务器

工具

一键安装指令

!!MCDR plugin install simple_op

代码仓库

数据同步于

...

上次更新

...

最新版本

总下载量

5310

返回插件仓库

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
    }
}

介绍文本来源:N/A