Aliasing plugin that executes command in console

Discussion in 'Archived: Plugin Requests' started by zemorez, Apr 17, 2014.

  1. Offline

    zemorez

    I know there are already alias plugins out there, but is there one that executes the commands in console? I need something like this.

    For example, /member = /pex user {name} group set member

    The only permission required is the permission for the alias /member. The pex command is executed in the console.

    The reason why I want this, is because I would like certain groups to be able to promote new players to member but I don't want them having any access to pex.
     
  2. Offline

    LegendaryStarX

    http://wiki.bukkit.org/Bukkit.yml#aliases
    This might help but they still might need the permissions for pex.
     
  3. In bukkit.yml, in the aliases section, just add member and make it run pex user {name} group set member.
     

Share This Page