▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/SweetPlayerMarket
SweetPlayerMarket

SweetPlayerMarket

A full GUI enhanced marketplace plugin, allow players to list their items as buy shop or sell shop.

31
3

SweetPlayerMarket

A global player market plugin for Minecraft.

Default configurations are in Chinese. Check localization repository for English or other language.
And I am sorry about that the wiki is only Chinese available right now. In the future, we may translate it to English.

Introduction

SweetPlayerMarket is a cross-server and database-supported global player market plugin.

Players can list their items on the global market by selling or buying, allowing other players to purchase or sell their items freely.

Additionally, you can restrict players' listing behavior, such as banning certain items from being listed, allowing only specific currencies for listing, or charging listing fees.

Leveraging the rich query parameters of the database, this plugin allows you to sort the item list with various conditions. For example, you can sort by creation time, expiration time, price, or quantity in either ascending (smallest to largest) or descending (largest to smallest) order.

This plugin continues to use the highly customizable GUI engine from my PluginBase, allowing you to display the item list in any custom layout within the maximum 6*9 slot chest menu!

For more information, please refer to the plugin documentation at MCIO Plugins.

Features

  • MySQL database support and cross-server compatibility
  • Uses relational database features to filter and sort global market items by conditions
  • Highly flexible GUI configuration - all interfaces support custom layouts, text, click actions, etc.
  • Allows players to view and manage their own listed items
  • Players can list items via commands or GUI
  • Smooth and user-friendly item listing interface
  • Extensive listing restrictions to prevent players from listing unwanted items
  • Full localization support - almost all plugin text can be customized
  • Supports automatic, conditional, and probabilistic item listing by the system to provide rewards or rare items for players
  • Supports categorizing player-listed items

Commands

Root command: /sweetplayermarket
Aliases: /playermarket, /spm, /pm
Parameters wrapped in <> are required; parameters wrapped in [] are optional.

Player Commands

CommandDescriptionPermission
/pm openOpen the global market main GUIsweet.playermarket.open
/pm meView your own listed itemssweet.playermarket.me
/pm tagsOpen the category selection menusweet.playermarket.tags
/pm create <shop-type> <price> <currency> [amount-per-item] [total-stock]List an item on the global marketsweet.playermarket.create
/pm create <shop-type> --menuOpen the item listing menusweet.playermarket.create

Admin Commands

CommandDescriptionPermission
/pm open [player]Open the global market main GUI for yourself or another playersweet.playermarket.open.other
/pm me [player]View listed items for yourself or another playersweet.playermarket.open.other
/pm tags [player]Open the category menu for yourself or another playersweet.playermarket.tags.other
/pm recalc tagsRecalculate tags for all itemssweet.playermarket.recalc
/pm recalc indexRebuild search index for all itemssweet.playermarket.recalc
/pm server [player]View items listed by the special "Server" account (usually auto-listed)sweet.playermarket.server
/pm auto-deploy <config-name> <action>Test command for auto-listing functionalitysweet.playermarket.auto-deploy
/pm reload assetsReload language files; auto-download if missingOP/Console
/pm reload databaseReconnect to the databaseOP/Console
/pm reloadReload plugin configurationOP/Console

The open command supports these flags:

  • --type=type Filter items by type
  • --currency=type Filter items by currency
  • --tag=tag-name Filter items by tag

The me command supports these flags:

  • --notice Only show items with notice_flag
  • --only-out-of-stock Only show expired/sold-out items

The create command (both manual and GUI) supports this flag:

  • --system=custom-name List items as a system shop (requires sweet.playermarket.create.system)

Permissions

Other available permissions for this plugin:

  • sweet.playermarket.create.currency.vault Allow listing items using Vault money
  • sweet.playermarket.create.currency.playerpoints Allow listing items using PlayerPoints points
  • sweet.playermarket.create.currency.mpoints.<amount> Allow listing items using MPoints currency
  • sweet.playermarket.create.bypass.cost Bypass listing fees
  • sweet.playermarket.create.bypass.currency Bypass currency restrictions
  • sweet.playermarket.create.bypass.type Bypass shop type restrictions (sell/buy)
  • sweet.playermarket.admin Global market admin permission, currently used to remove other players' items

Совместимость

Minecraft: Java Edition

26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:AGPL-3.0-only
Опубликован:1 месяц назад
Обновлён:1 неделю назад
Главная