Greasy Fork is available in English.

SGW Fixer - Users

Contains user definitions for other scripts

Autor
ec370
Denně instalací
0
Celkem instalací
5
Hodnocení
0 0 0
Verze
2018.04.18.103339
Vytvořeno
23. 09. 2016
Aktualizováno
22. 06. 2018
Licence
neuvedeno
Spustit na

This script defines users of SGW. It is used by the SGW Fixer script and by the SGW Lister Postings/Sales Filterer script.

From here, you can define

  • Which subdepartment a user is part of (jewelry/collectibles)
  • Whether they have access to Cyber Monday sale buttons
  • What their custom default duration is (currently all users use the default 4 day duration)
  • Whether their auctions start on a delay (useful for training)

New posters MUST be added to this script, or certain parts of the Lister Postings/Sales Filterer will break (the SGW Fixer script will not). Please use the following template:

"User's Name" : {
"name" : "Name",
"username" : "username",
"delay" : 0,
"dept" : "collectibles", // or "jewelry", or "all"
"sup" : false // true, for supervisors -- note, no quotation marks around this value
},


"User's Name" means first and last name (or last initial) as defined in their Seller Login. All quotation marks AND COMMAS are necessary!

For additional development history, see https://greasyfork.org/en/scripts/13969-sgw-fixer-users