A Minecraft plugin that facilitates easier player-to-player trading through a simple GUI, with straightforward configuration and developer support on a dedicated Discord server, making it incredibly user-friendly and accessible.
Note
- Support Vault and PlayerPoints
- Lightweight
- Easy setup
- Real time view
- Support multi servers
- Auctions limit
- Highly optimized
- Permissions
- Full Configurable
Note
All comands prefix and permissions are configurable
| Command | Default permission | Info |
|---|---|---|
| /market | playermarket.command.market | Opens the global market |
| /offer [price] | playermarket.command.offer | Offer item |
| /playermarket | playermarket.command.main.help | Help info |
| /playermarket reload | playermarket.command.main.reload | Reload plugin |
| /playermarket cleardata [player] | playermarket.command.main.clear | Clear data for player |
Warning
To use placeholders you need the PlaceholderAPI plugin
| Placeholder | Info |
|---|---|
| %playermarket_player_limit% | Returns player offers limit |
| %playermarket_player_offers% | Returns player active offers |
| %playermarket_player_sold% | Returns player last sold items |
| %playermarket_player_earned% | Returns player last money earned |
| %playermarket_player_all_sold% | Returns player all-time sold items |
| %playermarket_player_all_earned% | Returns player all-time money earned |





