SGW Fixer - Users

Contains user definitions for other scripts

目前为 2016-09-30 提交的版本。查看 最新版本

作者
ec370
评分
0 0 0
版本
1.4.0.15
创建于
2016-09-23
更新于
2016-09-30
大小
4.6 KB
许可证
暂无
适用于

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",
},


"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