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 Sep 22, 2012@CJxD
Nvm, figured it out
-
View User Profile
-
Send Message
Posted Sep 20, 2012@mongy910
Have you updated to at least 1.7.9? If so, you are not doing a graceful server stop when you reload.
The /reload command and the /stop command will cause CommandSigns to save, but if you just kill the server, CommandSigns wont save itself. You can force a save with /commandsigns save
-
View User Profile
-
Send Message
Posted Sep 20, 2012@Asip
In order to allow the users to use the PEX commands, use the /*command or /^command syntax. More on that is in the Advanced Usage page.
Double check your permissions for ability to use the CommandSign, and check that there are no CommandSign restrictions that would keep them out.
-
View User Profile
-
Send Message
Posted Sep 20, 2012@derpycreeper8
Check your server log, and also try one of the other variants of the /commandsigns command. Try /cmds or /cmdsigns
-
View User Profile
-
Send Message
Posted Sep 20, 2012@Weasel_Squeezer
How do you mean? Have you looked at the Advanced Usage section of the manual because we do have conditional restrictions.
-
View User Profile
-
Send Message
Posted Sep 19, 2012@mongy910
No Im not atleast. Are you doing /save-all and stuff before restarting?
-
View User Profile
-
Send Message
Posted Sep 19, 2012Whenever I restart my server, all of my commandsigns disappear. Anyone else having this problem?
-
View User Profile
-
Send Message
Posted Sep 18, 2012So if I were to rank a player up while using PEX with this, would I need to also give them PEX rank up permission nodes? Also when I gave my users the node to use Commandsign signs it says they dont have permission
-
View User Profile
-
Send Message
Posted Sep 17, 2012i installed commandsigns but the command to create a sign wont work it says "unknown command" please help!!
-
View User Profile
-
Send Message
Posted Sep 17, 2012Please add conditional and multi-conditional signs! that would be awesome!
-
View User Profile
-
Send Message
Posted Sep 16, 2012@DeepDolphin
Ah, this is because you need to do $<amount> rather than $amount <amount>
Additionally, you only need one hyphen to end a restriction! What you did will work anyway though if you just like formatting it as such.
Here's how it should read:
-
View User Profile
-
Send Message
Posted Sep 15, 2012@CJxD
Thank you! Noob here. Got it working now
-
View User Profile
-
Send Message
Posted Sep 15, 2012amazing plugin! Really helpful for everything! Thanks, this exactly what I need! :D
-
View User Profile
-
Send Message
Posted Sep 14, 2012For some odd reason when I use the $amount condition it doesn't seem to take out money.
Sign commands:
1. ---
2. $amount 1000
3. /^rank <player> vip
4. \ Thank you for buying &6VIP&f! Your balance is now: &a<money>&f.
5. ---
Then I clicked the sign, and it did not change my balance.
Did I do something wrong?
-
View User Profile
-
Send Message
Posted Sep 12, 2012@SgyX2
I have now made this update issue a ticket. I have made a possible solution which is linked in the comments.
Please view the ticket here: http://dev.bukkit.org/server-mods/command-signs/tickets/60-unable-to-update/
-
View User Profile
-
Send Message
Posted Sep 12, 2012@erdrickk
The correct variable for getting the player name is <name>.
I will also add player.
-
View User Profile
-
Send Message
Posted Sep 11, 201200:16:52 [WARNING] [CommandSigns] Unable to carry out update check - file error
-
View User Profile
-
Send Message
Posted Sep 11, 2012Fast question. I am trying to do a command sign so default users can punch it at the end of a tutorial run and auto member themselves
I am using permissionsEX
the # is what I need but I need to also send player data
/#pex user <player> group set member
I tried * and ^ but they don't seem to work with permissions EX, I get "You don't have enough permissions for the member group" Error
Basically what I am asking is for a way to do console commands that send player data as well
-
View User Profile
-
Send Message
Posted Sep 9, 2012@CJxD After launch.
Possible problem in CB, I use latest (CB 1.3.2 R 0.2 2364)
-
View User Profile
-
Send Message
Posted Sep 9, 2012@SgyX2
See what it comes up with in this specific dev build: https://github.com/downloads/zonedabone/CommandSigns/CommandSigns-1.8.2-dev.jar