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 Aug 26, 2013@m1k3y9292
This is already possible if you're using Vault with a permissions plugin. Just use the appropriate layout/setup for the commands on the sign, using your permissions plugin's commands.
I do this all the time with my signs on my server..
-
View User Profile
-
Send Message
Posted Aug 25, 2013@bassie11
You could try adding a line which adds a permission to the user (not user group) when the command sign is used. You would also need to add as line 1 a check if the user doesn't already have the permission added. -only a suggestion
-
View User Profile
-
Send Message
Posted Aug 25, 2013Hi, I cant get the plugin to load on my server, i've put the jar in /plugins, reloaded my server, but can't get the plugin to generate the config files or respond to commands. I am a veteran server host, so generally know what im doing, so am i missing something obvious?
Thanks Mike EDIT: I missed the obvious, and hadn't added Vault.
-
View User Profile
-
Send Message
Posted Aug 25, 2013I mean, i don't type * symbol, i typed it in my comment for it being clear for you. The command on commandsign is /ma join arenaonwater
It doesn't work :(
-
View User Profile
-
Send Message
Posted Aug 23, 2013@V0ROBEY Try using ^ instead of *
-
View User Profile
-
Send Message
Posted Aug 23, 2013Hello! A really good useful plugin, but there is on issue for me. When i try to make */ma join *arenaname* command for mobarena, it doens't work right. I teleport to arena but i can't play by some reason, it writes "you're not part of arena". Please help EDIT: Or does this plugin support only LEFT clicks?
-
View User Profile
-
Send Message
Posted Aug 21, 2013Is there a way i can get the location of the commandsign using some sort of api? Need it to get the location before commandsigns run the command.
Thanks in advance, - Weasels
-
View User Profile
-
Send Message
Posted Aug 21, 2013@MarkiiIeJ
I suggest you fix your server if you are having crashes, get some reliable hardware and OS. And install a plugin that autosave your data every 10min or so, that way your data are way safer.
-
View User Profile
-
Send Message
Posted Aug 20, 2013I just wanted to inform you that when my server gets DDOSED or it crashes the data for the commandsigns get corrupted, please fix it
-
View User Profile
-
Send Message
Posted Aug 20, 2013@thekillerch
cmds 1 /^eco give <name> 100 works fine for me. groupmanager.
-
View User Profile
-
Send Message
Posted Aug 19, 2013How can I set up a sign so players can only use it once?
-
View User Profile
-
Send Message
Posted Aug 14, 2013@KyleConquers
You need to use /commandsigns not /cs /cs is a command for WorldEdit
Yes it works on 1.6.2
-
View User Profile
-
Send Message
Posted Aug 13, 2013Hi, whenever I use the command /cs 1 [/command] it gives me the error: Script does not exist: plugins/WorldEdit/craftscripts/1.js Does anyone know how do you fix this, or have a similar issue?
-
View User Profile
-
Send Message
Posted Aug 12, 2013Is This For 1.6.2?
-
View User Profile
-
Send Message
Posted Aug 10, 2013Using this setup for my signs:
line1: 43200
line2 /i diamond 5
I tested it myself to see if it worked. Then I had a completely brand new player test it, and it gave them my cool down of 12 hours.. Is that supposed to happen or am I missing something that makes the cool down PER player instead of the use of the sign entirely?
-
View User Profile
-
Send Message
Posted Aug 10, 2013Hello, I haven't understood one thing. If I want to run a player's restricted command using a sign I write (adding 100$ to a player):
/cmds line1 /*econ add <name> 100
But it still gives me "you don't have permission to use this command". Do I have to edit permissionsbukkit permissions accordingly? What am I missing?
Thank you!
Edit: I have created this group under permissionsbukkit:
CommandSigns: permissions: boseconomy.use.add : true
And under 'player' group I have added:
commandsigns.group.CommandSigns: true
but I still have problems... If a player become part of the group CommandSigns the sign works fine but I would like to leave the player in the group 'player'. And allow the use of command /econ add <player> 100 only if they reach the sign.
-
View User Profile
-
Send Message
Posted Aug 10, 2013@NcFucksMinecraft Okay, so if you want to send a message to someone who clicks the sign, the command would be like this: /commandsigns line1 /tell <NAME> message
<NAME> is a variable so you dont have to type the players username in, it does it automatically, and if you want the server to tell the player something instead of your user, do this: /commandsigns line1 /#tell <NAME> message
-
View User Profile
-
Send Message
Posted Aug 10, 2013@XepherLink
yes, if you want to assign a price, do /commandsigns line1 $100 (or any other price, but make sure the $ is included) then move on to /commandsigns line2 /command
-
View User Profile
-
Send Message
Posted Aug 10, 2013Thank you, Command Signs has been the most useful plugin I have used yet. I have replaced all of my other warp/command plugins and I have started getting used to the commands and charging prices for using them, plus the delay is nice, thank you for such a great plugin!
-
View User Profile
-
Send Message
Posted Aug 9, 2013possible to assign a cost to use the signs?