RoleManagement
Pages 28
Miki
Information
Modules
- Accounts
- Achievements
- Actions
- Admin
- Anime
- Donator
- Event Messages
- Fun
- Gambling
- Gaming
- General
- Guild Accounts
- Marriage
- NSFW
- Pasta
- Reactions
- Role Management
- Settings
Contributing
Clone this wiki locally
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
Documentation is not final.