Jump to content

Cannot get it to work

Closed 1.0.1

Ac3

I dont know what iam doing wrong but i cannot get this pluggin to work.

I have installed ZoneManager and restoreuppondeath added the zone id into this pluggin config and keeps restoring inventory's in the zone 

Share this comment


Link to comment

Thank you for the report, I will take a closer look at the problem
I can not reproduce this error, can you please send me your config?

If you have given yourself this permission "NoRestore.bypass" or a group, the user gets his inventory back.
 

If you only want to exclude one zone, the config must look like this.
 

{
  "Chat Settings": {
    "Chat Prefix": "<size=12><color=#AE3624>YOURSERVERNAME</color> <size=16>|</size> <color=#738D45>NoRestore</color>\n",
    "Notification In Chat": true,
    "ChatIcon (SteamID)": 76561198978132862
  },
  "Zone Settings": {
    "List ZoneIDs": [
      "ZONEID"
    ]
  }
}

But if you want to exclude several zones, the configuration must look like this.
 

{
  "Chat Settings": {
    "Chat Prefix": "<size=12><color=#AE3624>YOURSERVERNAME</color> <size=16>|</size> <color=#738D45>NoRestore</color>\n",
    "Notification In Chat": true,
    "ChatIcon (SteamID)": 76561198978132862
  },
  "Zone Settings": {
    "List ZoneIDs": [
      "ZoneID",
      "ZoneID",
      "ZoneID"
    ]
  }
}

 

Edited by MeinRust

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.1k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • 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.