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.
1.18.2 please??
In reply to callhermaxie:
The plugin support Minecraft from 1.7 to 1.20, it includes 1.18.2.
If you have a bug with this version can you be more specific about the error you get ?
2 errors in the en_default.yml
Thank you for the amazing plugin :)
Absolutely love this plugin keep the good work going man! I love that you spend your free time making such a great plugin!
Edit: My only wish is that your signs supports like placeholders.
Explanation: I am making a theme park I would like the sign display like a open or closed when someone opens the gates.
In reply to larrs2:
Thank you, most of the credits ars for caliber50 and Exloki :)
If by placeholders you are talking about PlaceholderApi, it is already supporter : Wiki second to last example.
Can you update the plugin to 1.19+ ?
In reply to vsnllive:
Hello,
The last version of the plugin still works with 1.19, so there is no need to do an update if there is nothing to update.
If you find some bugs, you can report them.
In reply to vsnllive:
Hello,
The version 4.7.0 can be used with minecraft 1.19.
I created a 4.8.0 version that add new mangrove signs if you want to use them. https://github.com/serversigns/ServerSigns/releases/tag/v4.8.0 (version on bukkit is waiting validations)
hello
I have tried to search everywhere but I cannot find the way to make the sign go also for other users, without permissions (anyone can click it) but I can't please help me
In reply to the_shadow_33:
Hello, to use a sign the player need at least the permission "serversigns.use"
In reply to epicanard:
Yes, I had read about it but I don't know how to give it, I've read everything and tried but with the second account it always tells me I don't have permissions
In reply to the_shadow_33:
Do you have a permission plugin like Luckperms ?
In reply to epicanard:
no
In reply to the_shadow_33:
Excuse me, since this method of communication is a bit slow, could you write to me on discord?
Mr_Shadow#4786
I'm on 1.16.4. I'm having an issue regarding the usage of the sign.
I have a sign where you need a "Riot Helmet" (diamond) and "Kevlar" (detector rail) to upgrade to a better piece of diamond. It works on all the other pieces of armor (chestplate, leggings, boots) but for some reason it does not work for the helmet. If needed I can provide some information of the config etc.
For a netherite helmet it does work, but not for diamond
In reply to Statchie:
Hello,
Can you provide the content of your signs ? Maybe you make a typing error ?
In reply to epicanard:
I put all the images in an Imgur. The other signs that you see do work, but just not the helmet. I provided the config from the helmet and the chestplate
https://imgur.com/a/nvKtpOq
In reply to Statchie:
Could it be possible to have directly the content of the sign files ? The picture is a little blurred so I can read what is written in the file.
In reply to epicanard:
I found the issue already. Made a small typo in the lore of the helmet
In reply to Statchie:
That's what I was hoping to find by asking for the file directly. It's good if you already found it :)