HyperConomy

HyperConomy

78.3k Downloads

Full command line for adding objects

patrick-layden opened this issue ยท 1 comments

commented

(Copied from BukkitDev)
Currently to add items to the stores requires a sequence of commands to be initiated.

example: I have 16 obsidian

Your steps currently are

/ms add obsidian 16
/ms price obsidian ###
/ms status obsidian [none|trade|buy|sell]

I would like to see something along the line of

/ms add obsidian 16 --price ### --status [none|trade|buy|sell]

commented

Use the GUI, this is unnecessary now.