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 Apr 30, 2012@raacer
rtfm
-
View User Profile
-
Send Message
Posted Apr 29, 2012redstone support
-
View User Profile
-
Send Message
Posted Apr 29, 2012Can you add a feature to not log to Console? It's very annoying when half of the Console is spammed with the adding/removing permissions.
Thanks!
-
View User Profile
-
Send Message
Posted Apr 28, 2012Nevermind, I deleted my signs folder and it worked.
-
View User Profile
-
Send Message
Posted Apr 28, 2012Please help: http://pastebin.com/pkL3w7G2
-
View User Profile
-
Send Message
Posted Apr 27, 2012@canefire7
I don't Understand your question, sorry. Can you pm me your Server ip? I'll Check it. If you just want a factions join ist shouldn't be a problem.
-
View User Profile
-
Send Message
Posted Apr 27, 2012Im trying to get this to work with the factions plugin to allow the player who clicks the sign join that faction. However i can not get the server to run as a faction to access the command any suggestions? or could you add a feature that would allow the command to run through the creator of the sign (owner of faction)?
-
View User Profile
-
Send Message
Posted Apr 27, 2012@Lolseeker
try to backup your signs folder and reload, if it is working check the .yml files if "lastUse" exists.
-
View User Profile
-
Send Message
Posted Apr 27, 2012@beleedad
planed to fix the check if the event is canceled, but I don't have the time at the moment to code a new Version.
-
View User Profile
-
Send Message
Posted Apr 26, 2012@jefe323
sure, the delay should support more than 10 days, just calculate it into seconds:
1 hour = 60 minutes = 3600 seconds
/svs add [d:0] <server> addperm to <player> /svs add [d:3600] <server> delperm to <player>
-
View User Profile
-
Send Message
Posted Apr 26, 2012Is having a delay of an hour feasible? I'm trying to set up a sign that will give a user a temporary permission node for about an hour and then it will be taken away
-
View User Profile
-
Send Message
Posted Apr 26, 2012I'm getting this error:
I have the latest serversigns version (2.3.1) and bukkit 2149
Is there any fix to this? It just popped up out of nowhere
-
View User Profile
-
Send Message
Posted Apr 24, 2012@CharnelOfCougars
I have the same problem. any fix?
is it a conflict with LWC or essentials?
Same symptoms exactly
Nothing happens on right click after any /svs comand, then after i cant put down blocks or affect world
plugins i am using
WordFilter WorldEdit Curseban ZavAutoMessager PEX Modifyworld multiverse-core noCheat CombatTag CapsGuard LWC Worldguard Found Diamonds Essentials Essentials Spawn Mutiverse Portals VanishNo Packer Mutliverse-NetherPortals EssentialsCHat Quarantine
EDIT: workaround, just just another block type. i switched to buttons and levers. Now i have to use signs around it to explain its use so its not perfect but it allows me to use this FANTASTIC mod. Thank you for its development. I know this issue is within a conflict and not down to the mod itself. Thanks again.
-
View User Profile
-
Send Message
Posted Apr 24, 2012-
View User Profile
-
Send Message
Posted Apr 23, 2012@CalibeR50
What about overriding LWC Sign protections? i want to enable the LWC protection for signs but i cant cuz this plugin dont work with protected signs....
-
View User Profile
-
Send Message
Posted Apr 23, 2012@Rtzon
no, they must have the permissions or serversigns.use if you don't want to have special permisisons for the sign
@Zameil
the MCDocs is not a serversigns problem. Use the <blank> commands for it
-
View User Profile
-
Send Message
Posted Apr 21, 2012If I put a command on a sign, does the player need the permission to use that command for the sign to work? Is it possible to make it so that the player can use the sign command without having the permission?
-
View User Profile
-
Send Message
Posted Apr 21, 2012@rellac
This would be amazing.
Also, the signs have a weird glitch when calling MCDocs commands. For some reason it displays the text twice instead of once. So like it you /svs /rules it's display the whole rules file twice. I don't know if this is a glitch on your end or on MCDocs, but if you simply type /rules it only displays once, so that leads me to believe it is somewhere in the sign code.
-
View User Profile
-
Send Message
Posted Apr 20, 2012Could you do anything about this? Because when you right click a sign, you automatically place down a block or whatever you have in your hand. As I see other signs like Essentials buy signs doesn't do that at all.
-
View User Profile
-
Send Message
Posted Apr 20, 2012Hi, I'm just wondering if something akin to the following would be possible:
/svs setitemprice 5 20?
This would set the cost of 20 planks to use the sign. It would be great for those of us with an item based economy :)