Command Signs
Make signs run commands!
CommandSigns allows you to assign any commands to any block making it easier for your players to do their command-based business!
Required Dependency
- Vault is required for CommandSigns. You can get it here: Vault
Features
- Run commands from signs or any other block with a single click
- Signs can have any other text on them, the commands are linked to the sign behind the scenes
- Elevate user permissions to run any command you choose
- Restrict who can use the sign and when
- Activate your CommandSigns with redstone
How To Use
- Place a sign (or block) and add any writing you want
- Add lines to your clipboard with /commandsigns line<number> <\text or /command>
- Right click the block to make it a CommandSign
Basic Tutorial
Advanced Usage (using money and permissions)
Reference Guide
Auto Updating
CommandSigns automatically checks for updates in order to keep your server up to date with the latest bug fixes! You can set CommandSigns to update completely automatically in config.yml, or to manually update, type /commandsigns update.
Videos
Video by luigi_vampa
Links
View Source on GitHub Feel free to contribute!
Help/Support
If you encounter a problem and it's not something covered by the tutorials and reference guide, please submit a trouble ticket using Bukkit's ticket requester in the menu above.
If it's something simple, post a comment and CJ will get back to you.
-
View User Profile
-
Send Message
Posted Feb 3, 2014@Kingofawesome13
Yes.
-
View User Profile
-
Send Message
Posted Feb 2, 2014Does it work for other plugins like Ultimate Skyblock or Essentials?
-
View User Profile
-
Send Message
Posted Feb 2, 2014@CJxD
That seemed to help! Thanks!
-
View User Profile
-
Send Message
Posted Feb 2, 2014Will CommandIt start getting updates soon. It says the project is inactive at the moment.
-
View User Profile
-
Send Message
Posted Feb 2, 2014@Ruthless_Gamer
Hmm. Deleting a CommandSign is always a manual thing, but upon startup, if the block doesn't exist (i.e. it's air), the sign will be deleted.
Therefore, it's possible to use WorldEdit to remove the sign once it's clicked and that will suffice to remove the CommandSign entirely.
-
View User Profile
-
Send Message
Posted Feb 2, 2014@Trevorh7441
The new plugin allows for Python scripting, so yes, this is possible.
-
View User Profile
-
Send Message
Posted Feb 2, 2014@Matthiasiam
What about when you force /cmds save?
-
View User Profile
-
Send Message
Posted Feb 2, 2014Maybe a silly question, but is there a command to have the sign self destruct after use? as in just vanish?
-
View User Profile
-
Send Message
Posted Feb 1, 2014For the new plugin that will substitute this, is there a chance that you could add probability into the mix. Say you want a certain command sign to have a percent chance to do something like 1% chance to warp to a special place and a 99% chance to go somewhere else. Is there any way this could be implemented?
-
View User Profile
-
Send Message
Posted Jan 31, 2014i want to use this sg plugin http://dev.bukkit.org/bukkit-plugins/survival-games/ with this do you know how to make it work Thx
-
View User Profile
-
Send Message
Posted Jan 31, 2014@CJxD
I seem to be having the same issues. Made an entire world of signs, restarted the server and they no longer existed. :(
So I tested it, when making a sign, there doesn't seem to be anything written in the config or messages file.
Running the latest version on 1.7.2, no other commandblock pluggins.
-
View User Profile
-
Send Message
Posted Jan 31, 2014@Sayonatchi
No more features will be added to CommandSigns, but something like this may be added to CommandIt.
-
View User Profile
-
Send Message
Posted Jan 31, 2014Could you add a new Global cooldown condition? so the sign can only be used once every x amount of seconds by everyone.
-
View User Profile
-
Send Message
Posted Jan 31, 2014@dagurucraft
Ugggghhhhhhh. What the hell.
If you have a Linux based server, contact me in a private message so I can SSH in and look at the bug. I cannot recreate it on my end.
-
View User Profile
-
Send Message
Posted Jan 31, 2014@Exll
Changes Since 1.9.1.1
-
View User Profile
-
Send Message
Posted Jan 30, 2014Hey,
could you please tell us what you've changed in the new update? :)
-
View User Profile
-
Send Message
Posted Jan 30, 2014@CJxD
The most recent. I had this issue randomly with previous version- now it's every time with this one.
i have vault- and no other plugins that should have issues with it. it's all signs not just special ones. get cleared on server restart
-
View User Profile
-
Send Message
Posted Jan 30, 2014@qwertyaaa
OutOfMemoryErrors happen when Java has no more allocatable memory left. They often happen after reloads if plugins' objects do not get garbage-collected.
Once this happens, you must kill the Java process and restart your server to force the heap to be removed.
One way to help this is to give Java more heap space to play with. If you had 8GB of RAM for example, you might want to start Java with up to 6GB of heap: 'java -server -Xmx6G -jar craftbukkit.jar' You can force it to use exactly 6GB if you add a minimum heap size to that too: '-Xms6G'
-
View User Profile
-
Send Message
Posted Jan 30, 2014@dagurucraft
Which version of CommandSigns is this?
-
View User Profile
-
Send Message
Posted Jan 29, 2014I'm having some trouble, my server is 1.6.2, and I downloaded the most recent version of the plugin, added it to the plugins, reloaded the sever and in the console it was saying:
java.lang.OutOfMemoryError PermGen space
17:15:36 [SEVERE] Error occurred while enabling <any of my plugins as it gave the same error for all of them> (Is it up to date?)
I have no idea what happened, if you need my plugin list, i can give it to you. Help would be greatly appreciated, for now though, I'm going to remove the plugin.