Skip to content

RoleManagement

Mike edited this page Sep 27, 2018 · 8 revisions

Role Management

Configure roles that are self-assignable, be paid with mekos, and etc. on your server.

Commands

>iamlist [page number] - Displays list of assignable roles.
>iam <role> - Assigns yourself the role from >iamlist if you meet the requirements.
>iamnot <role> - Removes a role from >iamlist that you have.

Explanation of >configrole

>configrole <role name> <arguments>
Arguments:
-automatic:(true/false) - Sets whether the role is given when the person levels up.
-optable:(true/false) - Sets whether the role will be displayed in >iamlist
-level-required:(number) - Sets level requirement to obtain or assign role in >iamlist
-role-required:(role name) - Sets what other role is required to obtain the role
-price:(amount) - Sets amount of mekos needed to buy the role in. (Nobody gets the mekos)
Examples:
>configrole "Nerd" -level-required:5 -automatic:true
>configrole "Rich" -optable:true -price:1000000