16 lines
381 B
Markdown
16 lines
381 B
Markdown
# Todo
|
|
|
|
## Functionality
|
|
|
|
* [S] Extend inventory to take into account wear items slots
|
|
* [B] Add web management interface
|
|
* [S] Add templates
|
|
* [S] add /save, /inv, /set , /get routes
|
|
* Add wanted list + prices ( allow to buy from other players )
|
|
|
|
## Commands to be added
|
|
|
|
* /set buy item <ITEM> <QUANTITY> <PRICE>
|
|
* /set sell item <ITEM> <QUANTITY> <PRICE>
|
|
* /get wanted
|