Modifing /help to utilize Niji's "Permissions"

Discussion in 'Archived: Plugin Requests' started by TehSeph, Jan 24, 2011.

  1. Offline

    TehSeph

    I think it would be great for us to have a plugin that modifies the "/help" command using Niji's "Premissions" plugin (link) and makes it so that users can only see the commands available to their group. Configuration would be somthing simple like such:
    Code:
    This line can be seen by all users!!!
    [Group:*]This line can be seen by all users!!!
    [Group:Group]This line can only be seen by "Group", or groups that inherit the "Group" permissions.
    But, can get more advanced such as:
    Code:
    [Group:*]/help &5-&3 Lists this help file.
    &c/online - Lists &aonline&c players.
    [Group:VIP]/spawn &5-&3 Return to the spawn point.
    [Group:VIP,Mods]/me &b(message) &5-&3 3rd-Person messaging.
    [Group:Mods]/tp &b(player) &5-&3 Teleport to another player.
    A preemptive "Thank you" for anyone who decides to make this.
     

Share This Page