https://www.spigotmc.org/resources/shopsignsforyou-never-place-a-shop-sign-again.24009/
https://www.spigotmc.org/resources/shopsignsforyou-never-place-a-shop-sign-again.24009/
https://www.spigotmc.org/resources/shopsignsforyou-never-place-a-shop-sign-again.24009/
General:
Do you hate creating shop signs? Me too! So I created this, it basically creates the signs for you! here a quick example:
(https://i.gyazo.com/a231ecd0cc5f86ecebd76ff2eb089c5b.gif)
It takes information from the spreadsheet you make and then makes the signs for you! All you have to do is place itemframes, place the signs where desired and setup the config so it can detect your signs.
Here is an example spreadsheet:
https://docs.google.com
/spreadsheets/d/11LqmtcRyeJJfvNa0S6rqcxCIPqXLgAprhoC9qBTu06A/edit?usp=sharing
All you have to do is make your own spreadsheet like this by copying it to your own drive and editing it to your liking!
After that you will have to export this file as a .csv and put it into your /plugins/ShopSignsForYou folder IMPORTANT: name the .csv file to: shopSign
Commands & Permissions:
/shopsign - Will check for itemframes and signs and make them into buy and sell signs. (in a 20 by 20 by 20 raduis)
shopsigns.normal - use the command
Config:
Whats included in the download?:
The jar itself an example .csv file that goes in plugins/ShopSignsForYou
Problems and bugs:
If you have any problems with this plugin, please use the discussion thread. I will fix them as soon as possible.
Questions or requests?:
If you have any questions or comments, please leave them below. If you would like to request a feature, please send me a PM.
https://www.spigotmc.org/resources/shopsignsforyou-never-place-a-shop-sign-again.24009/
https://www.spigotmc.org/resources/shopsignsforyou-never-place-a-shop-sign-again.24009/
General:
Do you hate creating shop signs? Me too! So I created this, it basically creates the signs for you! here a quick example:

(https://i.gyazo.com/a231ecd0cc5f86ecebd76ff2eb089c5b.gif)
It takes information from the spreadsheet you make and then makes the signs for you! All you have to do is place itemframes, place the signs where desired and setup the config so it can detect your signs.
Here is an example spreadsheet:
https://docs.google.com
/spreadsheets/d/11LqmtcRyeJJfvNa0S6rqcxCIPqXLgAprhoC9qBTu06A/edit?usp=sharing

All you have to do is make your own spreadsheet like this by copying it to your own drive and editing it to your liking!

After that you will have to export this file as a .csv and put it into your /plugins/ShopSignsForYou folder IMPORTANT: name the .csv file to: shopSign
Commands & Permissions:
/shopsign - Will check for itemframes and signs and make them into buy and sell signs. (in a 20 by 20 by 20 raduis)
shopsigns.normal - use the command
Config:
Code:
# Use INFRONT if the signs are infront of the ItemFrame
# Use BEHIND if the signs are behind of the ItemFrame
# Use ADJACENT if the signs are adjacent to the ItemFrame
signFace: ADJACENT
# How many blocks above is the buy sign
buySign:
y: 1
# If ADJACENT this value will not matter
# Otherwise how far is the sign not including y coords
distanceFromFrame: 1
# How many blocks above is the sell sign
sellSign:
y: 1
# Text will be displayed on the sign when you cannot sell
cannotSellMessage: '&cCannot sell'
# Text will be displayed on the sign when you cannot buy
cannotBuyMessage: '&cCannot buy'
Whats included in the download?:
The jar itself an example .csv file that goes in plugins/ShopSignsForYou
Problems and bugs:
If you have any problems with this plugin, please use the discussion thread. I will fix them as soon as possible.
Questions or requests?:
If you have any questions or comments, please leave them below. If you would like to request a feature, please send me a PM.
Last edited: