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 19, 2013@tweety49
shhhh ;)
-
View User Profile
-
Send Message
Posted Sep 19, 2013@IntoxicatedPig
Arn't you an admin or something on my server?
-
View User Profile
-
Send Message
Posted Sep 18, 2013@tweety49
Yeah i've had problems too, don't think of downloading this until its fixed. Our server has had a major problem with people obtaining op from cmds.
-
View User Profile
-
Send Message
Posted Sep 17, 2013@metincasper
You need to have vault installed
Required Dependency
Vault is required for CommandSigns. You can get it here: Vault
-
View User Profile
-
Send Message
Posted Sep 17, 2013Hi when i reload/stop and start the server it dosnt load the plugin can eny one tell me why
-
View User Profile
-
Send Message
Posted Sep 15, 2013It said it is being replaced...
-
View User Profile
-
Send Message
Posted Sep 15, 2013Agree with TheMisterB, This is really messed up. When running signs as an operator, or console...the players keep that until they logoff...This is a major problem! Please Fix ASAP
-
View User Profile
-
Send Message
Posted Sep 15, 2013Needs an update ASAP. If you use the option to make a player have all permissions to run a sign on the newest recommended build, it doesn't take the permissions away and they'll have all perms until they log out.
-
View User Profile
-
Send Message
Posted Sep 13, 2013me could need an update, too. my server uses this addon on the entire user-areas.
with Helps, Functions and so on.
may b i have to avoid this plugin in future time, if updates are so rare to get.
well, thats too bad.
-
View User Profile
-
Send Message
Posted Sep 13, 2013PLEASE UPDATE IT!
-
View User Profile
-
Send Message
Posted Sep 10, 2013theR3ktor*
be care with the /^ /* commands, with groupmanager and permissionsex i testet it and find some crazy thing this is the right way... cmds.yml
if you write the /* command in last line.. like
greets
-
View User Profile
-
Send Message
Posted Sep 9, 2013@lillebjorn558
You need to use /cmds line1 /^manuadd <player> member
If I am right.
-
View User Profile
-
Send Message
Posted Sep 5, 2013but wen i say /cmds 1 manuadd {name} member it dont work and say i dont have premissen to it wy
-
View User Profile
-
Send Message
Posted Sep 5, 2013@lillebjorn558
yes.
-
View User Profile
-
Send Message
Posted Sep 5, 2013is it possible to use it to manuadd for ar new player so he can do clik on it and get manuaddet to a group ?
-
View User Profile
-
Send Message
Posted Sep 4, 2013@V0ROBEY
I am having this same issue. It will teleport players into the mob arena and start the count down, but it's as if the mob arena does not see they are there. When the timer reaches 0 every stays put.
-
View User Profile
-
Send Message
Posted Sep 4, 2013works perfectly on my craftbukkit server (latest version). no errors. i have world edit, world gaurd, essentials, does not conflict with essentials signs. Love this Plugin!
-
View User Profile
-
Send Message
Posted Aug 31, 2013I am getting this error trying to run a TPPOS and a Kit command along with a rankup.
31.08 17:15:04 [Server] INFO ... 28 more 31.08 17:15:04 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 31.08 17:15:04 [Server] INFO at com.dragonphase.Kits.Commands.KitCommandExecutor.onCommand(KitCommandExecutor.java:92) 31.08 17:15:04 [Server] INFO at com.dragonphase.Kits.Util.Kit.getKit(Kit.java:25) 31.08 17:15:04 [Server] INFO at com.dragonphase.Kits.Util.FileManager.getInventory(FileManager.java:183) 31.08 17:15:04 [Server] INFO Caused by: java.lang.NullPointerException 31.08 17:15:04 [Server] INFO ... 16 more 31.08 17:15:04 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) 31.08 17:15:04 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) 31.08 17:15:04 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 31.08 17:15:04 [Server] INFO at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source) 31.08 17:15:04 [Server] INFO at org.zonedabone.commandsigns.listener.EventListener.onPlayerInteract(EventListener.java:59) 31.08 17:15:04 [Server] INFO at org.zonedabone.commandsigns.ClickHandler.onInteract(ClickHandler.java:146) 31.08 17:15:04 [Server] INFO at org.zonedabone.commandsigns.SignExecutor.runLines(SignExecutor.java:232) 31.08 17:15:04 [Server] INFO at org.zonedabone.commandsigns.handler.CommandHandler.handle(CommandHandler.java:58) 31.08 17:15:04 [Server] INFO at org.zonedabone.commandsigns.handler.CommandHandler.run(CommandHandler.java:112) 31.08 17:15:04 [Server] INFO at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:303) 31.08 17:15:04 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523) 31.08 17:15:04 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191) 31.08 17:15:04 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) 31.08 17:15:04 [Server] INFO Caused by: org.bukkit.command.CommandException: Unhandled exception executing command 'kit' in plugin Kits v1.5 31.08 17:15:04 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) 31.08 17:15:04 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419) 31.08 17:15:04 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486) 31.08 17:15:04 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226) 31.08 17:15:04 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590) 31.08 17:15:04 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30) 31.08 17:15:04 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37) 31.08 17:15:04 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116) 31.08 17:15:04 [Server] INFO at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296) 31.08 17:15:04 [Server] INFO at net.minecraft.server.v1_6_R2.Packet15Place.handle(SourceFile:58) 31.08 17:15:04 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:628) 31.08 17:15:04 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerInteractManager.interact(PlayerInteractManager.java:373) 31.08 17:15:04 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190) 31.08 17:15:04 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) 31.08 17:15:04 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) 31.08 17:15:04 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 31.08 17:15:04 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) 31.08 17:15:04 [Server] INFO org.bukkit.event.EventException 31.08 17:15:04 [Server] SEVERE Could not pass event PlayerInteractEvent to CommandSigns v1.9.1.1 31.08 17:14:24 [Server] INFO Players: (Alicorn)Flash_Sentry, (Pony)_Pewds, (Pony)DaringDo, (Pony)PhoenixPinkie, (Pony)Rarity, (Pony)Vinyl, (Pony)Hakann, {Matoran}Keetongu, {Matoran}Takua 31.08 17:14:24 [Multicraft] Skipped 60 lines due to rate limit (60/s) 31.08 17:14:15 [Server] INFO Caused by: org.bukkit.command.CommandException: Unhandled exception executing command 'kit' in plugin Kits v1.5 31.08 17:14:15 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) 31.08 17:14:15 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419) 31.08 17:14:15 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486) 31.08 17:14:15 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226) 31.08 17:14:15 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590) 31.08 17:14:15 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30) 31.08 17:14:15 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37) 31.08 17:14:15 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116) 31.08 17:14:15 [Server] INFO at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296) 31.08 17:14:15 [Server] INFO at net.minecraft.server.v1_6_R2.Packet15Place.handle(SourceFile:58) 31.08 17:14:15 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:628) 31.08 17:14:15 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerInteractManager.interact(PlayerInteractManager.java:373) 31.08 17:14:15 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190) 31.08 17:14:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) 31.08 17:14:15 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) 31.08 17:14:15 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 31.08 17:14:15 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) 31.08 17:14:15 [Server] INFO org.bukkit.event.EventException
-
View User Profile
-
Send Message
Posted Aug 31, 2013Hi i have two problems with this plugin, one is not as much the plugins fault i think.
1: The plugin does not correctly remove signs when using the remove command, the config is not changed, resulting in the sign being back to normal after reload/restart.
2: Some commands needs relog for the effect to be visible (examle, hat plugins.) I realise this is not Commandsigns fault, but there should be a "command" in commandsigns that "reload" the player.
-
View User Profile
-
Send Message
Posted Aug 27, 2013I created a tutorial for commandsigns for beginner admins.
https://www.youtube.com/watch?v=fi2GjVtOF5c