SimpleCommandSigns
Are you always teleporting that player, turning off the weather, or doing some other mundane task all the time? Are your players always forgetting commands for plugins that get used all the time? Well, with SimpleCommandSigns it is no more! Just install the plugin in your plugins directory, set up the simple config file located in the folder plugins/SimpleCommandSigns and you are ready to go! To use just right click a sign!
Features
- Commandless!
- Easy to use!
- Integrates with LWC to lock those signs
- Executes as the player that hits the sign
- Configurable
- Add the player's name to the command using the %p parameter anywhere in the command. (Example "/say %p Just rang Tux2's doorbell." would output the message: "Player just rang Tux2's doorbell.")
- Permissions (Permissions 2.x, 3.x, and Bukkit SuperPerms support)
- Will not run away and join the sponge rebellion
How to Create a Sign
- On the top line put: "[SCS]" or the custom one defined in your config file
- On the other 3 lines put the command
- If the creation is successful the top line will turn green
- Right click the sign to run the command
Permissions
- scsigns.create - the ability to create a command sign
- scsigns.use - the ablilty to use a command sign
- scsigns.autolock - have LWC autolock the sign
Need more functionality? Look no further: HiddenCommandSigns, RedstoneCommandSigns
Er... the default group in my permissions can't use the /say command So when I right click the sign, it works but when other people, who is in default group, can't use the command on sign. What do we do?
@AegisZephyr
@enilsss
Turned out to be an issue with the original design. Quick fixed and newly released v0.3
@RabidPigeon
Is the top line [scs] and does it turn green after you are done editing the sign?
Doesn't seem to work when placed on a wall. Works fine when placed on the ground though.
This plugin is so useful I love it.
Ok, I can make signs, but can't use them... I have all the permissions, but it just wont work. I have tried /i, /spawn, /tp <player> <player>, /kill, and /say. NON OF THEM WORKED!? Is this just my comp? Please help!!!
Hallo, wollte eben MyHelpPages auf ein Schild binden, doch wenn man das Schild anklickt passiert nichts.
Geklärt, liegt an der Spawn Protection
It is possible to Hide the Command on the sign? "/warp spawn" to "spawn"
@MicoMine
That's something that separates this plugin from some other sign command plugins. Because I keep the command data stored in the sign text, there is no issue with needing to store a database or having to respond to break events. In the efforts to keep the plugin simple and lightweight, I will not implement that functionality in this plugin. Sorry :(
But! Consider something along the lines of aliasing commands. Maybe you can make an alias for those commands with commands that are less conspicuous? If you cannot find a plugin which allows you to do this, contact me or anyone else on the PG Dev Team and we can start developing it.
I really like this plugin, but is there a way to "hide" what there stands on the sign. Because I'm using it demote/promote and jailing people. And when it says /demote "player" prisoner and then /jail "player" they dont want to press it :)
@AegisZephyr
I just tested and you are correct. It seems to have stopped working properly after the update. I'll have one of the newer members of our team try to debug it XD
Love the plugin, only issue is that it doesn't like wall signs for some strange reason. Sign posts work flawlessly though.
Can this one do elevated commands - default user using op commands?
i think you should be able to add a "cooldown" time on the 4th line, due to people spamming signs for the command.
Couldn't be better. Very useful.
You made me signin to say this looks awesome!
@TTlabambaTT
At the moment it is possible to span one command over 2-3 lines, but having a different command per line and running them in sequence is definitely a possibility. I'll see about adding a ticket for that and discussing it with Devil_Boy
on the other two lines would/will it be possible to execute 2 or 3 commands at the same time? such as Firstline: [SCS] Secondline: /money Thirdline: /help. If it is possible that will be pretty cool