Installation command
!!MCDR plugin install simple_op
Author
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
5242
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
}
}
README source: readme.md