/stem-storage

Trade offers storage plugin for Stem

Primary LanguageJavaScript

Stem storage

Installation

  1. npm install git://github.com/alvinl/stem-storage.git
  2. Add "stem-storage": {} to plugins.json

Config

{

  "stem-storage": {
    
    "alertAdmins": false

  }

}
  • alertAdmins Send a message to all admins when a trade offer is accepted or denied (defaults to false)