Jump to content

Cannot get it to work

Closed 1.0.1

Ac3
Ac3

Posted

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 

DeutscherRitterPlatz

Posted (edited)

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
1.5m

Downloads

Total number of downloads.

7k

Customers

Total customers served.

105.3k

Files Sold

Total number of files sold.

2.1m

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.