Jump to content

Autoclose not working

Work in Progress 2.0.8

MoonDoggy

Posted

No matter how I edtt the config file, or enable permissions, I always get that door closer is not enabled.  I have the permission  ultimatelocker.autoclosing.enabled set for admin and user level.   But whenever I try to use  /closer or whatev it says  "You don't have permission to use the command."

Also, the following permisions are granted:   use   admin  buypass.force   buypass.dlc_skin_required, buypass.lock_deploy_vehicle_check,  autolock.enabled, autolocknolockrequired, and autoclosing.enabled.


/ac works, but shows "Autocloser Enbled" as  "NO".   WHen I try to click on it, it says either I don't have permission to use the command.


Where am I going wrong?

Scalbox

Posted

Changed Status from Pending to Work in Progress

Scalbox

Posted

hi

to allow autoclosing

change from

"Auto Closing Configuration": {
    "Chat Command": [
      "ac",
      "autoclose",
      "autocloser"
    ],
    "Toggle Auto Closer - Chat Command": "uad",
    "Add Door Closer manually - Chat Command": "closer",
    "Remove Door Closer manually - Chat Command": "uncloser",
    "Enable automatic closing of Door. (Default: FALSE)": false,
    "Enable automatic closing of Double Door. (Default: FALSE)": false,
    "Enable automatic closing of Window. (Default: FALSE)": false,
    "Enable automatic closing of Garage. (Default: FALSE)": false,
    "Enable automatic closing of Ladder Hatch. (Default: FALSE)": false,
    "Enable automatic closing of External Gate. (Default: FALSE)": false,
    "Enable automatic closing of Fence Gate. (Default: FALSE)": false,
    "Enable automatic closing of Legacy Wood Shelter Door. (Default: FALSE)": false,
    "Minimum Closing Delay Time. (Default: 10 seconds)": 10,
    "Maximum Closing Delay Time. (Default: 60 seconds)": 60,
    "Default Closing Delay Time. (Default: 30 seconds)": 30
  },

to

"Auto Closing Configuration": {
    "Chat Command": [
      "ac",
      "autoclose",
      "autocloser"
    ],
    "Toggle Auto Closer - Chat Command": "uad",
    "Add Door Closer manually - Chat Command": "closer",
    "Remove Door Closer manually - Chat Command": "uncloser",
    "Enable automatic closing of Door. (Default: FALSE)": true,
    "Enable automatic closing of Double Door. (Default: FALSE)": true,
    "Enable automatic closing of Window. (Default: FALSE)": true,
    "Enable automatic closing of Garage. (Default: FALSE)": true,
    "Enable automatic closing of Ladder Hatch. (Default: FALSE)": true,
    "Enable automatic closing of External Gate. (Default: FALSE)": true,
    "Enable automatic closing of Fence Gate. (Default: FALSE)": true,
    "Enable automatic closing of Legacy Wood Shelter Door. (Default: FALSE)": true,
    "Minimum Closing Delay Time. (Default: 10 seconds)": 10,
    "Maximum Closing Delay Time. (Default: 60 seconds)": 60,
    "Default Closing Delay Time. (Default: 30 seconds)": 30
  },

 

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.7m
Total downloads
Customers
11.5k
Customers served
Files Sold
165k
Total sales
Payments
3.6m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.