Cyber Suit Datastore - aidanangrybird/skyhighheroes GitHub Wiki
This module manipulates the suit datastore. It allows you to upload and download suits from suit data drives.
Primary command: !suits
Help command: !suits help
Removes suits from suit datastore
Command: !suits rem <suits>
Example: !suits rem 0,2,3
Lists suits in suit datastore with indexes
Command: !suits list
Lists suits currently on plugged in suit data drive with indexes
Command: !suits listDrive
Downloads suit data from suit data drive
Command: !suits download <suits>
Example: !suits download 0,2,3
Uploads suit data to suit data drive
Command: !suits upload <suits>
Example: !suits upload 0,2,3
Parameter | Possible values | Description |
---|---|---|
<suits> |
Ex. '0,2,3' | Comma seperated list of suit indexes |