Filled Plugin Trigger

Discussion in 'Archived: Plugin Requests' started by troycooper5, Oct 28, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    troycooper5

    Plugin category: Custom Triggers

    Suggested name: Plugin Trigger

    What I want: I'd like a plugin that will trigger a command when you type a command, for example, you could set a trigger up to trigger /spawn when you type /hub. The player would be able to set the command to be triggered and the command they must use for it to be triggered.

    Ideas for commands:
    Create a trigger: /pt new (name) (new command) (command to be triggered)
    Remove a trigger: /pt remove (name)

    Ideas for permissions: plugintrigger.use

    When I'd like it by: ASAP
     
  2. Offline

    mrCookieSlime

    troycooper5
    My Plugin CommandOverride for example can do this. (link in my signature)
    But any Alias Plugin will do the trick.
     
  3. Offline

    timtower Administrator Administrator Moderator

    troycooper5 My plugin DynamicAliases is able to do this. Config based at least.
    Link is in my signature.
     
  4. Offline

    troycooper5

  5. Offline

    au2001

    I don't understand why you need plugins for that ._.
    Just use the commands.yml file like this :
    aliases:
    icanhasbukkit:
    - version $1
    So if you type /icanhasbukkit WorldEdit it would do /version WorldEdit or if you do /icanhasbukkit it would do /version
    No plugin need, the only thing is that you don't have the in-game command you asked...

    And troycooper5, please mark this as filled ;)
     
Thread Status:
Not open for further replies.

Share This Page