HomeJavaModsSimple Sign Market
Simple Sign Market
Allow players to buy and sell items safely! Hooks in to your current economy plugin using Vault.

How to use
To make a shop to sell items to other players make a sign and put this

[Buy]
Amount
Price

To make a shop to buy item from other players make a sign and put this

[Sell]
Amount
Price

It will automatically put you name on the last line and change some stuff on the sign. Also the chest and sign are protected from explosions and other players breaking it.

Commands
/ssm [reload/saveconfig/format/blacklist/changes]

Permissions
ssm.*: Allows everything (Only give to admins)
ssm.cmd.*: Allows access to everything in /ssm
ssm.cmd.saveconfig: Allows access to /ssm saveconfig
ssm.cmd.reload: Allows access to /ssm reload
ssm.cmd.format: Allows access to /ssm format
ssm.cmd.changes: Allows access to /ssm changes
ssm.shop.break.others: Allows you to break other peoples shops
ssm.shop.open.others: Allows you to open other peoples shop chests
ssm.shop.create: Allows you to make a new shop
ssm.shop.limit.[Number/*]: Limits players to a certain number of shops (Version 1.1.4+)

Configs
Spoiler: config.yml
Code (Text):
# If comments are gone go to https://www.spigotmc.org/resources/simple-sign-market.77265/ for config info
# Automatically check for updates and give anyone oped a message about it
updatechecking:
  enabled: true
  # Send the message in the console
  consolemsg: true
  # Send the message to a OP
  opmsg: true
# Have item entity on top of shop chest (Ver. 1.1.4+) (Might cause lag with a lot of shops in your world)
hologram: true
# Change the name of the item display inventory (Ver. 1.1.4+)
itemdisname: "&aSimple Sign Market - Item Display"
# Change the item display border item (Ver. 1.1.4+)
itemdisborder: LIME_STAINED_GLASS_PANE
Spoiler: blacklist.yml
Code (Text):
# Add items to the blacklist with the "/ssm blacklist {add/remove} {item}" command, or add them manually here then run "/ssm reload"
# WARNING: If you misspell the material name then the plugin will not blacklist that item. Get the list of valid ones here
# https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
# Example:
# items:
# - OAK_LOG
# - COMMAND_BLOCK
# - DIRT
items: {}

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Simple Sign Market is a free Minecraft Java mod. Compatible with Minecraft 1.12, 1.15, 1.17, 1.18. Downloaded 1,214 times (via Spigot). Download it and open it directly in the game.

Explore more