Can't get permissions to workSolved
Dear Orange! This is a great plugin and honestly only one of the two that I need on my server!
Unfortunately, I can't seem to make it to work. Plugin is loaded and is visible under Oxide, my JSON config for plugin is:
{
  "List": [{
      "Permission": "default",
      "Priority": 1,
      "Sleeping bag cooldown": 900.0,
      "Bed cooldown": 500.0,
      "Sleeping bag unlock time": 900.0,
      "Bed unlock time": 500.0
    },
    {
      "Permission": "admin",
      "Priority": 1,
      "Sleeping bag cooldown": 900.0,
      "Bed cooldown": 500.0,
      "Sleeping bag unlock time": 900.0,
      "Bed unlock time": 500.0
    },
    {
      "Permission": null,
      "Priority": 2,
      "Sleeping bag cooldown": 900.0,
      "Bed cooldown": 500.0,
      "Sleeping bag unlock time": 900.0,
      "Bed unlock time": 500.0
    }
  ]
}​
But players (and admin too) still have default 300 cooldown
Look at default config. You made strange permissions, also who told you that stupiness to use "null"?
5ba216a6d7f65.png Orange
Look at default config. You made strange permissions, also who told you that stupiness to use "null"?

My bad, I did not add necessary permissions to "Default" group, now all is working fine! Sorry for the false report.

Pohuligan

My bad, I did not add necessary permissions to "Default" group, now all is working fine! Sorry for the false report.

Its fine, just analyse default config in future, it will give you sense in future

5ba216a6d7f65.png Orange

Its fine, just analyse default config in future, it will give you sense in future

You are better than Supreme!

Locked automatically