RPG Marketplace
An obsidian-based player-shop marketplace mod for RPG servers.
- Convert Obsidian blocks into indestructible, player-owned shops using Shop Tags.
- Interactive 3D rendering: displays rotating, floating items above the shop block.
- Billboard holograms: displays camera-facing price labels floating above items.
- Single-price bundle sales: combines up to 4 shop slots into a single bundle transaction to prevent partial purchases.
- Dynamic inventory integration: list items directly from player hand inventories or linked warehouse slots.
- Auto-refill options: automatically refills empty shop slots using matching items from the owner's warehouse.
- Customizable gamerule shop limit safeguards (
rpgMarketplaceMaxShops) to manage player shop counts.
How to use
Create a Shop Tag by combining 1 Gold Ingot and 1 Name Tag in a crafting grid, then rename it in an anvil to set your shop's title.
Right-click an Obsidian block with the Shop Tag in your hand to convert it into a player shop.
- Right-clicking your own shop block opens the owner management screen.
- Right-clicking another player's shop opens the bundle purchase screen.
Admin commands & operations
List active shop locations:
/rpg_marketplace admin list-shops [playerName]
Force close a player's shop (restores the block to vanilla Obsidian and cancellations go to owner inbox):
/rpg_marketplace admin close-shop <playerName>
Teleport directly to a player's first shop block:
/rpg_marketplace admin teleport-to-shop <playerName>
Admin audit logs:
/rpg_marketplace admin audit-log [playerName] [page]