Backpack permissions not workingSolved

Hi there. when ever i change the permissions for the backspack sizes for groups they dont override the configured default size. Only way to increase the bag size is to change the default size.

{
  "Drop on Death (true/false)": true,
  "Erase on Death (true/false)": false,
  "Clear Backpacks on Map-Wipe (true/false)": true,
  "Only Save Backpacks on Server-Save (true/false)": false,
  "Use Blacklist (true/false)": false,
  "Blacklisted Items (Item Shortnames)": [
    "autoturret"
  ],
  "Use Whitelist (true/false)": false,
  "Whitelisted Items (Item Shortnames)": [],
  "Minimum Despawn Time (Seconds)": 300.0,
  "GUI Button": {
    "Image": "https://i.imgur.com/CyF0QNV.png",
    "Background color (RGBA format)": "1 0.96 0.88 0.15",
    "GUI Button Position": {
      "Anchors Min": "0.5 0.0",
      "Anchors Max": "0.5 0.0",
      "Offsets Min": "185 18",
      "Offsets Max": "245 78"
    }
  },
  "Softcore": {
    "Reclaim Fraction": 0.5
  },
  "Backpack Size (1-8 Rows)": 1
}

You sure you're granting the correct permissions? I use this plugin with no issues.

backpacks.use.#

Same here, i have permissions set from row 1 to row 8

R4FGlpZtpNNa2Uh.png chrome

You sure you're granting the correct permissions? I use this plugin with no issues.

backpacks.use.#

Yip i have that all setup correctly, I was working fine for years till 2 wipes ago.

Hi there, Ive updated to the latest version of Backpacks, (Not Beta) and the permissions are still not working properly.

Below is a screenshot of my permissions and of the size of my backpack.

Unloaded plugin Backpacks v3.8.1 by LaserHydra

Loaded plugin Backpacks v3.8.1 by LaserHydra

https://imgur.com/b38M8Wq

https://imgur.com/QzcGs98

and here is my config

{
  "Drop on Death (true/false)": true,
  "Erase on Death (true/false)": false,
  "Clear Backpacks on Map-Wipe (true/false)": true,
  "Only Save Backpacks on Server-Save (true/false)": false,
  "Use Blacklist (true/false)": false,
  "Blacklisted Items (Item Shortnames)": [
    "autoturret"
  ],
  "Use Whitelist (true/false)": false,
  "Whitelisted Items (Item Shortnames)": [],
  "Minimum Despawn Time (Seconds)": 300.0,
  "GUI Button": {
    "Image": "https://i.imgur.com/CyF0QNV.png",
    "Background color (RGBA format)": "1 0.96 0.88 0.15",
    "GUI Button Position": {
      "Anchors Min": "0.5 0.0",
      "Anchors Max": "0.5 0.0",
      "Offsets Min": "185 18",
      "Offsets Max": "245 78"
    }
  },
  "Softcore": {
    "Reclaim Fraction": 0.5
  },
  "Backpack Size (1-8 Rows)": 8
}

I see in your screenshot that you are granting the permission directly to your user. That should work, and has been validated many times by many server owners to be working. When it hasn't worked, we always found some sort of "corruption" issue with the server's permissions, which we didn't fully understand. I suggest going back to the troubleshooting basics to isolate the problem. Try granting the permission to the admin group, to the default group, to an existing custom group, to a newly created custom group, and to other users. Let us know which ones work.

Ive tried testing with many groups. So if i set it to max 8 rows. 

 

https://imgur.com/eCcC4ev

https://imgur.com/GWJ92fw

https://imgur.com/lcKnf2G

https://imgur.com/XjsAKR6

{
  "Drop on Death (true/false)": true,
  "Erase on Death (true/false)": false,
  "Clear Backpacks on Map-Wipe (true/false)": true,
  "Only Save Backpacks on Server-Save (true/false)": false,
  "Use Blacklist (true/false)": false,
  "Blacklisted Items (Item Shortnames)": [
    "autoturret"
  ],
  "Use Whitelist (true/false)": false,
  "Whitelisted Items (Item Shortnames)": [],
  "Minimum Despawn Time (Seconds)": 300.0,
  "GUI Button": {
    "Image": "https://i.imgur.com/CyF0QNV.png",
    "Background color (RGBA format)": "1 0.96 0.88 0.15",
    "GUI Button Position": {
      "Anchors Min": "0.5 0.0",
      "Anchors Max": "0.5 0.0",
      "Offsets Min": "185 18",
      "Offsets Max": "245 78"
    }
  },
  "Softcore": {
    "Reclaim Fraction": 0.5
  },
  "Backpack Size (1-8 Rows)": 8
}

Your config still has 8 rows, so those permissions don't matter.

if i change the Rows in the config, then it changes in game, so if i set it to 1 then i have 1 row even if my permission is for 5 or 8 etc, Seems like no permission in any group works, only what is on the config 

Ok it seems like something is just horribly wrong with your server.

Can you try testing while all other plugins are unloaded?

Can you also try on a separate test server?

ill try on my test server. Will report back soon. WhiteThunder is it ok if i DM you on Discord?

Yes please DM on Discord for further troubleshooting.

Locked automatically