Skip to content

PlayerShopGUIPlus Staff Reference

Public-safe technical notes for staff who configure or support PlayerShopGUIPlus on 1MoreBlock.

Verify destructive, economy-changing, permission-changing, and player-data commands against the installed build and an approved support case before running them.

CommandPermissionPurpose
/playershop reloadplayershopguiplus.reloadReloads configuration.
/playershop player <name>playershopguiplus.playershop.playerReviews a player’s shop.
/playershop cancelothersplayershopguiplus.cancelothersCancels another player’s listing through supported syntax.
PermissionPurposeSuggested access
playershopguiplus.playershop.sellCreates listings.Players
playershopguiplus.playershop.playerBrowses player listings.Players
playershopguiplus.reloadReload access.Server administrators
playershopguiplus.cancelothersCancels others’ listings.Senior staff only
playershopguiplus.tax.exemptBypasses listing tax.Only where policy explicitly allows

No plugin-owned placeholders were verified. PlaceholderAPI may still expose values through a separate expansion or an integrating plugin.

  • Vault/CMI economy handles payment.
  • Item metadata, container items, soul binding, and custom items require compatibility review.
  • Taxes and refunds must align with economy policy and audit expectations.
/playershop reload
/playershop player <name>
/playershop cancelothers
  • Capture listing ID/owner, exact item metadata, price, tax, and transaction time.
  • Check expired/cancelled/claim storage before replacing an item or payment.
  • Verify economy withdrawal and deposit separately to avoid duplicate compensation.