ServerSigns

Please check our Wiki before asking questions or submitting tickets
This project has not been abandoned completely - it's just been lacking some love & care for the past year; I plan to continue development and fix any outstanding issues in the new year. Thank you for your continued support of ServerSigns - Exloki
ServerSigns (SVS) provides the ability to bind player-dispatched and server-disptached commands, messages and actions to signs and every other block in Minecraft.
As soon as a player clicks on a ServerSign, the configured actions are executed in the order and with the settings you specified.
Source: https://github.com/serversigns/ServerSigns
Main Features:
- No limit: Unlimited commands per ServerSign
- Multi-role: Assign a variety of actions whenever a sign is clicked (even define different commands for right/left clicks)
- Messages: Send messages to the player
- Broadcasts: Send messages to the whole server
- Player commands: Executes commands as if the player typed it in chat
- Server commands: Executes commands as if it was executed from the server console
- Delayed actions: Any action can be delayed (from seconds to months)
- Looped actions: Any ServerSign can be converted to loop server commands with defined intervals
- Require permissions: ServerSigns can be set up to require permissions to use
- Grant permissions: Grants players temporary permissions to execute the commands
- Per-sign costs: Bind exp, money, and item costs to ServerSigns
- Protected: Automatically protects every ServerSign and any attached blocks.
- Basic scripting: Implement if/else and return statements in commands on ServerSigns
Please note that version 2.6 and above will notify you when a ServerSigns developer joins, this is so you're aware of who we are when we join, and we can help you with any issues you may be having with ServerSigns as quickly as possible. Version 4.1 and above will also send the developer a message stating the current plugin version.
This plugin utilizes an auto-updating feature that will check for the latest ServerSigns build and automatically download that build if it is newer than the currently installed one. This can be disabled by setting 'check_for_updates' to false in the config.yml
This plugin uses Metrics to gather basic non-identifiable statistical data such as the number of ServerSigns you are using, your plugin version, and other standard mcstats.org data. You can opt-out of this feature by setting 'metrics_opt_out' to true in the config.yml. A full list of gathered information can be found here: http://mcstats.org/plugin/ServerSigns
Click Here to view Tutorial Videos
Known bugs
- ALL VERSIONS: Spawn protection prevents non-ops using ServerSigns This issue cannot be 'fixed', as stated by md_5 - known sollutions include setting spawn-protection to 0, or clearing ops.json https://hub.spigotmc.org/jira/browse/SPIGOT-1112
Reporting Bugs / Requesting Features
When reporting bugs, requesting features, or providing any other constructive feedback that will require code alterations you must submit a ticket to have your voice heard and action taken (if required). Any topics of this nature that arise in the comments section will henceforth be ignored.
Before you raise a ticket, you need to make sure that the feature you are requesting isn't already implemented (read all of the help pages which show SVS features), or the bug you want fixed hasn't already been resolved in the latest development build (a rolling change log is kept on the development build page, use this for reference)
When submitting a ticket, please be as descriptive and informative as possible. If reporting a bug or flaw, then show all the steps required to reproduce the problem, also attach any and all related screenshots or other files to the ticket. If requesting a new feature, then please be as detailed as possible so we have a very clear idea of what it is you're suggesting - that way if we do implement your suggestion, this ensures it is exactly as you want it to be.
Once you have submitted a ticket, rest assured that it will be handled. We do not give a definite time frame for replies or actual alterations, but we try our absolute best to get tickets resolved as soon as possible. Please do not: bump tickets, raise multiple tickets for the same issue, send PMs to our developers, or discuss the ticket in the comments section. Tickets that do not meet the expectations outlined here will likely be declined without comment.




-
View User Profile
-
Send Message
Posted Jul 22, 2013Wonder when a dev is gonna ever check-up on this... I need that bug fixed asap
-
View User Profile
-
Send Message
Posted Jul 21, 2013I don't know why but I gave my rank called "grower" the perm "serversigns.use.dealer" and i gave it to a sign that had "<server> /manuadd <player> dealer" and it says they don't have perms
PLEASE HELP
-
View User Profile
-
Send Message
Posted Jul 19, 2013@thunder990
You cant, you just have to set a ridiculously long cooldown like 99999999
I told you this before...
-
View User Profile
-
Send Message
Posted Jul 19, 2013How do you make it so you can only use a sign once
-
View User Profile
-
Send Message
Posted Jul 19, 2013@TroublesomeTrio
it just says unknown command and i want then i click the sign opens up a website
-
View User Profile
-
Send Message
Posted Jul 19, 2013@blitszfil
/svs add /(Command)
-
View User Profile
-
Send Message
Posted Jul 18, 2013How to link a website to the sign???
-
View User Profile
-
Send Message
Posted Jul 17, 2013@thunder990
You cant, you just have to set a ridiculously long cooldown like 99999999
-
View User Profile
-
Send Message
Posted Jul 17, 2013How do you make it so a player can only use the sign once?
-
View User Profile
-
Send Message
Posted Jul 16, 2013@CalibeR50
Im having a problem. Before when you hit a pressure plate or button, it would run the bound commands and turn on any redstone signal it was connected to. I kinda rely on this a bit and a recent update seems to no longer allow that.
Can you please put it back?
Im also noticing when a player steps on pressure plates it spams the commands for a short period
-
View User Profile
-
Send Message
Posted Jul 16, 2013@tendtendriesjens
Just add the Block ID of the Pressure plate to the Config and Don't use Redeströme for this
-
View User Profile
-
Send Message
Posted Jul 16, 2013@tendtendriesjens
Redstone listening is already, and has been for a while, implemented into ServerSigns..?
-
View User Profile
-
Send Message
Posted Jul 16, 2013Ehm, Could you add the redstoneactivation as quick as possible? Because I'm making a special event where they need to run on pressureplates... And I want that some pressureplates activate something :D
I hope you work on that very soon!
Greetz Tendriesjens
BTW: Epic plugin!//
-
View User Profile
-
Send Message
Posted Jul 14, 2013@deleted_9935739
I'm sure. So I will just go ahead and disable automatic update checks, if I can.
-
View User Profile
-
Send Message
Posted Jul 12, 2013@Exloki
I use server signs and I really love it. Now I am building parkour, and I want to use server signs to give the winner a monetary prize at the end. I was trying to use /eco, but I was wondering if there is an easier way.
-
View User Profile
-
Send Message
Posted Jul 12, 2013PROBLEM FIXED!
I got the NEWEST version, and now it's working! I got 2 servers though with ServerSigns.
-
View User Profile
-
Send Message
Posted Jul 11, 2013@monstercat101
./svs pi 0 (Please note the SVS help pages have been completely rewritten, so check here if you need assistance with commands)
"/svs add priceitem 2 1 name:test_test" - That'll make you execute the command "/priceitem 2 1 name:test_test" xD http://gyazo.com/facdf80bb81ad9ba7b2c08fbbe6f880e
Thanks, please let us know if you want any new features with a ticket!^^
-
View User Profile
-
Send Message
Posted Jul 11, 2013With the priceitem, is there anyway to remove a priceitem I have set to a sign, as I have old priceitems that I want to replace with the new system, however the priceitems stack up and do not delete the old one. Also, items with lore and name that contain '_' do not seem to work with priceitem, they do not register, even when typed perfectly eg: /svs add priceitem 2 1 name:test_test. And great job, can't wait to add some cool names and lore.
-
View User Profile
-
Send Message
Posted Jul 10, 2013@Natedanp
Are you sure you updated? Maybe you accidentally left the old one there. If not, try setting the auto update checks to false.
-
View User Profile
-
Send Message
Posted Jul 10, 2013It keeps giving me this message: http://puu.sh/3zPls.jpg even though I've updated to the latest version, please help! Very annoying