-
Notifications
You must be signed in to change notification settings - Fork 3
Commands and Permissions
Fabien edited this page Jul 2, 2021
·
6 revisions
Command | Permission | Description |
---|---|---|
/mp add <unit_price> | marketplace.add | Sell items in player right hand with unit price defined in argument |
/mp listings | marketplace.listings | Open listings inventory for current player with all items available |
/mp listings [player|uuid] | marketplace.listings.other | Open listings inventory to show items from one player |
marketplace.listings.other.remove | Remove items from listings to player mails | |
/mp mails | marketplace.mails | Open his mails inventory |
/mp mails [player|uuid] | marketplace.mails.other | Open player mails inventory |
marketplace.mails.other.remove | Remove items from player mail to current staff inventory | |
/mp logs [player|uuid] | marketplace.logs | Show paginated plugin logs with or without player or uuid |
/mp reload | marketplace.reload | Reload plugin configuration and translation |
/mp help | marketplace.help | Show marketplace commands list |