Create custom roles with the permissions set by you within the website. You can set these roles manually to the user or when a purchase is made in-store.
Go to Dashboard > User Management > Roles > Add New. You can add a role by providing the following information:
Use “!important” in the CSS code to override the default CSS. For example, “color: red !important;”
For Username:
For Badge:
Preview:
You can design avatar borders to display custom roles for your users like Hypixel forum. To design avatar borders, go to Dashboard > Appearance > Custom CSS. You can add the following CSS code to add an avatar frame to a role:
Please replace ROLE_ID
with the role class you want to add the avatar frame to. To find the role id of a role, go to Dashboard > User Management > Roles and click the “Edit” button next to the role.
Create custom roles with the permissions set by you within the website. You can set these roles manually to the user or when a purchase is made in-store.
Go to Dashboard > User Management > Roles > Add New. You can add a role by providing the following information:
Use “!important” in the CSS code to override the default CSS. For example, “color: red !important;”
For Username:
For Badge:
Preview:
You can design avatar borders to display custom roles for your users like Hypixel forum. To design avatar borders, go to Dashboard > Appearance > Custom CSS. You can add the following CSS code to add an avatar frame to a role:
Please replace ROLE_ID
with the role class you want to add the avatar frame to. To find the role id of a role, go to Dashboard > User Management > Roles and click the “Edit” button next to the role.