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 Jan 15, 2014im having a problem with the cooldown. when I add a cooldown and not a globle one every person that uses the sign after the first click gets the cooldown msg when I try to reset the cooldown on that sign it doesn't work even when I remove all cooldowns it don't work anybody else having this problem and mabe no of a fix for it?
-
View User Profile
-
Send Message
Posted Jan 13, 2014I updated my server to 1.7.2 and server signs to 3.0, but, the signs if have a permission like [p:sg.lobby.join.1] /sg join or *sg join 1 Doesn't works, says You don't have permission.. What's the error? I have an error?, server signs it's buggy? or what? Please Help :c I love this plugin, but now i have this problem u.u
-
View User Profile
-
Send Message
Posted Jan 9, 2014@FlappyKillmore
Might be another plugin that says you may not interact with signs, and euhm you don't need to give them the serversigns.use.* only serversigns.use with the .* you give them permissions to use signs that you gave permissions to it.
-
View User Profile
-
Send Message
Posted Jan 6, 2014I'm trying to add a sign to my server with the following command...
/svs grant add essentials.sethome
Then I was going to make it cost money to buy this command, though every time a player right clicks it it says 'You do not have permissions.'
I gave every user serversigns.use and serversigns.use.*, what's the issue? How do I go about fixing it so I can give users the permissions?
EDIT: I figured out that when I right click the sign it won't set the command. Why not?
Okay, now I'm using a different approach, /svs add <server> /pex user <player> add essentials.sethome. It works, and it adds the /sethome perk! Now the only issue is it says "You don't have permission!", yet it still adds the command? 0_0 Is there any way to remove the message or change it? Did I do something wrong?
-
View User Profile
-
Send Message
Posted Jan 4, 2014@ThoLav
You're the man bro! Thanks a lot, also thanks for the very quick reply :)
-
View User Profile
-
Send Message
Posted Jan 4, 2014@TheOnlyError
Putting [d:#] after "add" but before the <command> parameter will add a # second delay before the command is executed.
For example: /svs add [d:5] /spawn will get the player to execute /spawn after 5 seconds
More you can find here: http://dev.bukkit.org/bukkit-plugins/serversigns/pages/commands/
-
View User Profile
-
Send Message
Posted Jan 4, 2014I would really like to see a new feature being added with ServerSigns. It would be something like a reversed cool down. When triggering the sign the command given to it will be executed after a specific time, which can be set. That would be a good feature and make this plugin even better. Any questions PM me or whatever and i'll answer ASAP.
-TheOnlyError
-
View User Profile
-
Send Message
Posted Jan 3, 2014Im still getting a ton of "[ServerSigns] A ServerSign is attempting to load a price item list from version 2.7 - This type of price item storage is no longer supported. Skipping..."
And no version of server signs is capable of repairing. Could you add in an id for the sign whenever this error is thrown? That way I can at least track down the signs that are having this issue. As of now there is nothing I can really do to fix this except delete all my sign data.
-
View User Profile
-
Send Message
Posted Jan 2, 2014@Arstan13
I don't think you can put multiple commands on the same line...
However, I use both bperms and bankcraft together myself and have no troubles getting the permissions to work properly.
Of course the only time I use commands in bperms is to reload the config settings for permissions after I've manually added/changed things
-
View User Profile
-
Send Message
Posted Jan 2, 2014Just looking for a little clarity, im having trouble getting bankcraft permissions to work with bperms, and i had server signs installed so i figured id use it as a work around. I create my sign and begin setting its command as follows /svs add /world <world> /user <player> /user addperm bankcraft.use
Is this not proper setup or am i missing an incompatability somewhere? I have something else in mind that i will test but will be awaiting feedback.
Thanks for the awesome plugin and all the support!
-
View User Profile
-
Send Message
Posted Jan 1, 2014svsigns 1.6.4 + essentials 1.7 = get crash in the server
im not sure if svsigns 1.7 dont have this problems
-
View User Profile
-
Send Message
Posted Jan 1, 2014@ThoLav
/svs grant is for permissions, panda is not asking for a permissions give...
@BlueEyedPanda
As for you... If you cannot understand what this plugin is capable of doing or not based on the list of information given on the page that ThoLav continues to post a link for...
Then no, I don't think you should be running a server.
Do you see anywhere in that list that makes this plugin able to do what you want it to do, the way you want it to?
Does that mean that it can do that, that way?
And as far as the "Just answer my question" bit... You want to run a server, you need to figure it out yourself. You can't expect people to hand you the answers/hold your hand/spoon feed you. You will never learn that way... ThoLav continues to give you all the information he should be, and then probably even more because he continues to repeatedly link the same page over and over again to you.
-
View User Profile
-
Send Message
Posted Jan 1, 2014@ThoLav
Can you please just tell me how? I don't understand what you mean. : /
@ThoLav
Lol could you just answer my question? I've been looking all over the place and can't figure out how.
-
View User Profile
-
Send Message
Posted Jan 1, 2014@BlueEyedPanda
Sorry,
but then you should not set up an MC server.
-
View User Profile
-
Send Message
Posted Jan 1, 2014@ThoLav
Can you please just tell me how? I don't understand what you mean. : /
-
View User Profile
-
Send Message
Posted Jan 1, 2014@BlueEyedPanda
As I already said: Look for /svs grant on this page
-
View User Profile
-
Send Message
Posted Jan 1, 2014@ThoLav
Is there a way I can give players money when they click on the sign instead of doing /svs add <server> /money give <player> 5000
-
View User Profile
-
Send Message
Posted Jan 1, 2014@BlueEyedPanda
Look for /svs cooldown on this page
-
View User Profile
-
Send Message
Posted Jan 1, 2014@ImNietnick
No,
but they need also the permission for the command which is executed.
Look for /svs grant on this page
-
View User Profile
-
Send Message
Posted Jan 1, 2014There is a bugg i think.. My players need to be OP..