[INACTIVE][MECH]CommandSigns v0.4 - Issue commands using signs [672]

Discussion in 'Inactive/Unsupported Plugins' started by Edward Hand, Feb 22, 2011.

  1. Offline

    fugue2005

    ok nvm then, it doesn't.
    it adds a space to the end of the commands and the console says

    does command exist?
    the functions that worked in 556 do not work in 617.
     
  2. Offline

    Deadlystrike

    Did you add the redstone activation?
    i asked you a month or so ago?
     
  3. Offline

    habbah

    oh it would!!! tytytyty :D
     
  4. Offline

    killerbeez

    The / commands seem to work fine but the \ commands for saying stuff in chat brings up nothing.

    617 and 0.4
     
  5. Offline

    MacVaultDweller

    It would be nice if the use of the command sign had a cool down period timer.

    Thanks for your hard work and support.
     
  6. Offline

    charlie k-j

    Can we have redstone support? Pleaseeeee? It's such a good mod with this little potential missing in my opinion :p
    [diamond]
     
  7. Offline

    Identity62

    Second this.
     
  8. Offline

    MintTheFox

    hmm im having the issue that players cant use commands they dont have permissions for via these signs. if im not mistaken you said this ignores permissions, im running essentials and the built in group manager for it
     
  9. Offline

    killerbeez

    I sure hope it doesn't ignore permissions.
     
  10. Offline

    Edward Hand

    @killerbeez
    Unless you set it up very badly, its very secure.
    In order to override permissions, you need to use the /* notation, giving the player '/CommandSigns' permissions to do whatever you need and only giving commandSigns.super permission to players you want to be able to create such signs.

    Its all explained in the first post if you read it.
     
  11. Offline

    MintTheFox

    well i made /CommandSigns op and it dindt work but im guessing im missing something important. im trying to have players without /home be able to use it from town so they dont have to walk back every time. sorry if im being stupid ._.

    when i put in /*home it says that they dont have a home set when they do so im guessing its trying to get the player commandsigns home and regular old /home says they dont have access
     
  12. Offline

    Edward Hand

    That's 100% correct. The permissions plugin was not designed to allow other plugins to mess about with permissions. It took a lot of fiddling to make it work as much as it does, but as you have noticed there are a number of things not currently possible.
     
  13. Offline

    Identity62

    Any news about the \ chat messages not coming up ? Thanks again Edward, great plugin!
     
  14. Offline

    Phaedrus

    I'm trying to set this up with the buy abilities plugin. So far so good. Kind of eliminates the permissions issues since it passes the command to another plugin. It also adds iconomy support to buy or rent the command you configure. The commandSign just uses the command from the buy abilities plugin.
     
  15. Offline

    Andre_9796

    @Edward Hand Can you make the signs usable via redstone power?
     
  16. Offline

    Liam Gore

    im sorry. even though you have had a ton of messages for it, redstone support plz. :D. i wanna build a temple of time (pull levers causes the time to change)
     
  17. Offline

    link2110

    So, i wanted to try this out, but after a short test i get this

    2011-04-09 23:52:33 [SEVERE] Could not pass event SIGN_CHANGE to SignColours

    Thing is, i had SignColours installed before, then i took it out to test and the same thing happened. Any idea as to whats causing it?
     
  18. Offline

    Punchin

    The only thing I need this for other than giving items on my test server is for worldedit commands. Every time I try, it cuts off one of the /'s. I have "//shift 1 south" on a sign, and when I right click it, I get "/CommandSigns could not execute command "/shift 1 south ". Does command exist?" Using CB 670 with CommandSigns 0.4. Is my syntax correct for double slashes, or am I missing something?
     
  19. Offline

    Edward Hand

    The next few lines of the error message as well as your bukkit version would be very helpful.

    The problem is that it interprets every / as the start as a new command, so //shift looks like one blank command (which it should discard) and the command /shift.
    I'm not altogether sure what to do about this.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 9, 2016
  20. Offline

    Punchin

    Could you have it look to see if the next character is a /? If it is, count it as part of the command.
     
  21. Offline

    Aeodyn

    Awesome! I was hoping there was a plugin for this! anyways, it would be VERY interesting to have command-activated signs. may be redundant, but still... have a sign activate a sign activate a sign...
    Also, what is to stop non-op players making a sign using /* commands if they can make other signs?
     
  22. Offline

    Edward Hand

    I took every foreseable precaution when setting up permissions.
    To use /* in a sign requires a separate permission (commandSigns.super). If you do not have this permission, it will filter out all *'s from signs you create
     
  23. Offline

    link2110

    Thats all it gave me, I'm running CB617 and 0.4 of the plugin. Sorry bout the lack of version, i always forget >.<

    EDIT: Weird, it double-posted.

    Perhaps you could look at Turnstile and build a room with the command sign in it? Short of adding iConomy support, you could do it that way.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 9, 2016
  24. Offline

    anon

    Thts works, kinda anyway. Person once inside the room could click the sign as much times he wants. Also, he could set his home there, and return every time he wants with no costs.
     
  25. Offline

    link2110

    hmm, yes, but if its like my server, sethome is for mods + so it doesnt matter really. I dunno it was just a suggestion
     
  26. Offline

    MadMonkeyCo

  27. Offline

    tonihoks

    i have test it i can use it but not normal player if they rightckick this nothing happens but i have give the premission
     
  28. Offline

    MintTheFox

    can we get some redstone support with this?
     
  29. Offline

    xxdilbertxx

    any chance you could make a alternate to this plugin where you could:
    make a file defining commands with sort names/aliases then use a sign to cycle though the commands and right click to run?
     
  30. Offline

    MintTheFox

    i cant seem to get the "make a player say something with the backslash" thing working, it always spits out unknown command when i try like this \Testing 123
     

Share This Page