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 Mar 18, 2012@XRylexX
It does work and also is still in development
-
View User Profile
-
Send Message
Posted Mar 18, 2012I really hope this updates to 1.2.3, I need a plugin where people can pay in game money to rank thats compatible with 1.2.3. Or is it compatible with 1.2.3?
-
View User Profile
-
Send Message
Posted Mar 16, 2012@CraftingDreamz_Roervig2473
What kind of commands are you using and do they have permission to use the commands.
for example if you make a sign with /svs add <server> say hello
can they use that one
@rushn_hobo
I would have to test if that got broken or not and cant right now considering I am in a rather busy period on college
-
View User Profile
-
Send Message
Posted Mar 15, 2012I tried it with Pex but it says they don't have permissions, I tried to give them serversigns.* Still didnt work
-
View User Profile
-
Send Message
Posted Mar 14, 2012The <player> thing on the pressure plate is still not working for me :( i am using bukkit: build 2060 (beta build) plugin: serversigns_1.9
please help PS: sorry for my english
-
View User Profile
-
Send Message
Posted Mar 10, 2012@CalibeR50
Oh.. Do you know a plugin that gives you 'instrest'? That what was in the past.. I found out you need to use the iConomy.holdings node I bet.. I`ll start trying!
-
View User Profile
-
Send Message
Posted Mar 10, 2012@NNickey
Are you using 1.2.3? If yes, iConomy 6 won't work (for me)
-
View User Profile
-
Send Message
Posted Mar 10, 2012@CalibeR50
When I say "/money", it shows nothing.. What should I do to fix that?
Also when searching for "/help iConomy", it shows nothing to say as a command..
-
View User Profile
-
Send Message
Posted Mar 10, 2012@NNickey
at com.iCo6.system.Queried.hasAccount(Queried.java:237)
Seems like it is a iConomy error caused by ServerSigns. Try /money and tell me if you have an account in iConomy, without a account this error will be thrown.
-
View User Profile
-
Send Message
Posted Mar 10, 2012Ugh.. When I started using this plugin, I got it to work using redstone.. After that. I needed something that would take someones money, so I switched back to a sign type.. I put on the sign these..
After also putting on the sign by commands..
Once I tried right clicking the sign. It shows this in my counsel.
I really did not know what I have did wrong.. I did not use the Ticket because it seemed too complicated for me.. Sorry!
Plugins : GroupManager, MultiInv, WorldEdit, iConomy, BKCommonLib, Vault, Lockette, Stargate, Multiverse-Core, CustomMusic, Herochat, WorldGuard, NoLaggChunks, Essentials, NoLaggLightning, NoLaggTNT, NoLaggItemBuffer, ServerSigns, EssentialsSpawn, NoLagg
Please help me soon!
-
View User Profile
-
Send Message
Posted Mar 9, 2012@smruss
Your members don't need any rights to promote themselfs.
Just use /svs add <server> pex user <player> group set groupnamehere
and then just give the group you want to be able to click it serversigns.use
-
View User Profile
-
Send Message
Posted Mar 9, 2012@Jns20
remove serversigns.use permission.
-
View User Profile
-
Send Message
Posted Mar 9, 2012If I add setpermission to a sign like
/svs sp hello
Users without the seversigns.custom.hello permission node can use the sign. Why? If they don't have that permission they shouldn't be able to use it.
-
View User Profile
-
Send Message
Posted Mar 9, 2012So I have given the default group guest both; permissions.manage.users.permissions.<user> and serversigns.use but still the group doesn't have enough permissions to click the sign to gain member rank, i use permissions ex, what could be the error I am facing? Thanks for any help!
-
View User Profile
-
Send Message
Posted Mar 8, 2012@MrCobayo
<player> will be replaced with the username-
-
View User Profile
-
Send Message
Posted Mar 8, 2012For User Information:
Cooldowns are timed in seconds. I thought it was minutes, lol.
-
View User Profile
-
Send Message
Posted Mar 8, 2012Great! As i put it to run a command with a user name? for example: /manuadd [USER] VIP
Greetings from Argentine
-
View User Profile
-
Send Message
Posted Mar 8, 2012@MrCobayo Works
-
View User Profile
-
Send Message
Posted Mar 7, 2012works with 1.2.3?
-
View User Profile
-
Send Message
Posted Mar 6, 2012@user_892472
They have permission to use the sign. On the other hand they dont have permission to perform the list command most likely. Does the group your letting the sign be used by have the permission:
permissions.manage.users.permissions.<user>
If not you can either do that by permissiongrant or just give them the permission in PEX. Also to be certain the world you a trying to list from is called Member? Cause that more looks like a group name then a worldname. But that might just be me.