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 Dec 22, 2013@CalibeR50
Of course this is what the plugin is made for. Adding effects to people is a vanilla command. As a result you should be able to put this command on the sign.
-
View User Profile
-
Send Message
Posted Dec 22, 2013@Exloki
Yes this is true, vanilla commands are in the plugin. Regardless, if you tried putting the full command "/effect (player name) effectID duration effectmultiplier" on the sign, you would notice that within this plugin there is no shortcut or command that identifies the closest player. In command blocks this command is @a. So again I address the author, "Can you please fix this bug, or create a command that identifies the closet player". Please do SOME research before you try and correct me.
-
View User Profile
-
Send Message
Posted Dec 22, 2013bump
http://dev.bukkit.org/bukkit-plugins/serversigns/#c1263
-
View User Profile
-
Send Message
Posted Dec 22, 2013@Exloki
Haha, didn't eben knew there is such command :D I should Start Playing MC again^^
-
View User Profile
-
Send Message
Posted Dec 22, 2013@Uncklekikurass
As sakura_blades said, there are vanilla commands available which can do this. Simply attach the "/effect" command to a ServerSign and you will have the same outcome.
Also, in future try to be a bit more courteous. I'm surprised your comment wasn't deleted on sight.
-
View User Profile
-
Send Message
Posted Dec 22, 2013@Uncklekikurass
This is Not what svs is made for. For such simple problems, learn to Code Plugins by yourself, this can ne done by only a few lines and should ne covered by several tutorials.
-
View User Profile
-
Send Message
Posted Dec 22, 2013@Uncklekikurass
Works better if you ask nicely, instead of demanding with a face that represents irritation.
Also, on a side note: There should be commands that you can issue to put a potion effect on a player, which can be put on the sign...
-
View User Profile
-
Send Message
Posted Dec 22, 2013You need to add a potion effect feature to this plugin -.-
-
View User Profile
-
Send Message
Posted Dec 21, 2013Currently if I make a new price item
/svs pi 17 1 0
Players can use any type of log on this sign. In other words, there is no way to make a price item that requires the data value 0 version of the item. If the user specifies the data value of 0, that should be the only item that can unlock the sign.
-
View User Profile
-
Send Message
Posted Dec 21, 2013@nandox5
This is because you are attempting to edit a line that the Sign does not have. I have added code that will catch this exception & inform the player that the sign does not have a command at the given index. This will be fixed in v3.1.0 (but can be easily avoided for now).
-
View User Profile
-
Send Message
Posted Dec 20, 2013/SVS Edit 3 lol
gives me an error on 3.0.0
-
View User Profile
-
Send Message
Posted Dec 20, 2013Sorry, nevermind. You told me, in 3.1 ;)
-
View User Profile
-
Send Message
Posted Dec 20, 2013Great new functions on ServerSigns 3! Will my feature-suggestion be implemented in the next version? :)
-
View User Profile
-
Send Message
Posted Dec 19, 2013@Exloki
Sorry, but can you direct me to the page it's on? Unable to find it.
-
View User Profile
-
Send Message
Posted Dec 19, 2013@chsedv
This is due to Curse's Updating API not updating itself with the latest release. It should fix itself.
-
View User Profile
-
Send Message
Posted Dec 19, 2013serversigns v3.0 with bukkit 1.7.2 server have this warning:
file version should followThe autor of this plugin (CalibeR50) has misconfirured their AutoUpdate system
File version should follow the format "PluginName vVersion"
pls notify the autor opf this plugin
-
View User Profile
-
Send Message
Posted Dec 19, 2013@mo9020
Cannot re-create. What version are you using?
@deleted_9935739
This is already a feature, please read our usage pages before requesting features.
-
View User Profile
-
Send Message
Posted Dec 18, 2013Could we get a command to change the cooldown message? (e.g. /svs setcooldownmessage You can receive more money in <time>)
-
View User Profile
-
Send Message
Posted Dec 18, 2013whenever i use a sign it says you dont have permission and it still lets me interact with it but it says that. how do i fix this casue ppl keep asking me why does the sign work but says you dont have permission. pls help!
-
View User Profile
-
Send Message
Posted Dec 18, 2013Ok i set very slow to extremly slow.... i need this!wihout it, i cant start my server...