Greasy Fork is available in English.

SGW Fixer - Users

Contains user definitions for other scripts

Автор
ec370
Установок в день
0
Всего установок
5
Оценки
0 0 0
Версия
2018.04.18.103339
Создан
23.09.2016
Обновлён
22.06.2018
Лицензия
Недоступно
Работает на

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