Universal Command aliases

Discussion in 'Plugin Requests' started by isuelt, Aug 18, 2015.

  1. Create an alias chat command for a current plugin command.

    Examples:

    /setcc '/buy “metal – refined” 10' '/bmr'

    /setcc '/sell' '/s'


    · Uses oxide permissions
    · Both console and chat commands to change options
    · Exclusive plugin use for 6 months minimum


    Payment Method

    · Payment by PayPal or Square Cash ( https://cash.me/ )
     
    Last edited by a moderator: Aug 20, 2015
  2. Wulf

    Wulf Community Admin

  3. I've used it. But it doesn't work for a command that requires double quotes like '/buy “metal – refined” 10'
     
  4. Wulf

    Wulf Community Admin

    It says it does. Have you tried escaping them with \?

    Example:
    /buy \"metal – refined\" 10
     
  5. Hey guys!

    This would just be a fantastic way to get some plugins to cooperate with a cooldown and with a permission.

    Basically I have a few Rust plugins that currently don't have any permissions or cooldown on them which means I can't really give them to regular players without them being abused. They do however have a server console command variant with inputs the SteamID and plain text player names.

    It would be amazing if this plugin had a config file that converted:
    '/Sample' into 'command '

    So the config could look like:
    ChatCommand: "sample "
    Console: "samplecommandhere "
    Cooldown: 45645645 (in seconds)
    Permission: chatcommands.sample

    If someone could make this it would be amazing and have so many applications! And since some plugins don't always accept SteamID64's, having the plain text as a placeholder would be amazing as well.

    Thanks so much!
     
  6. Wulf

    Wulf Community Admin

  7. Wow that's perfect! Well this would just be for Rust, but I figured it had a universal application. The only shortcoming of that plugin is that it doesn't support cooldowns which sort of would be a large part of it's use.

    Basically I've got a few plugins that would be really handy to give to a few people but only 1 per day for example. If they can continually ping the /alias command it could cause a lot of issues.

    Should I contact LaserHydra to add it?

    EDIT: Also on top of that plugin, it would need to support placeholders to help the console command target a specific player.
    [DOUBLEPOST=1476586621][/DOUBLEPOST]Just left a comment in that plugins forum posts so I'll see if Laser picks it up :)