Skip to content
Sarbjot Mann edited this page Mar 27, 2021 · 4 revisions

Currently we have twenty roles on the server.

The roles are stored in a database, which is updated once a user gains or loses a role. Roles can be gained by

  • ,collect which has a cooldown of 12 hours
  • buying roles ,buy amount Role

Roles can also be lost by

  • ,sell Role which sells the role to the server

Roles can be gained and lost by trading

  • ,trade Your Role @User Their Role

User's can also choose what roles they would like to display on their main profile by using the ,show ,showall ,hide ,hideall commands.

By doing ,activate Role Name the user's name tag will become that colour

Commands

Command Alias Parameters Description Example
,collect None None Collect a random colour role, 12 hour cooldown ,collect
,activate None String text Activate a collect colour role as your colour ,activate Dodo Red
,trade None String your_role, @user, String user_role Trade your role with another user ,trade Dodo Red @Amander Dodo Purple
,myroles None None Display a list and quantity of the roles you have collected ,myroles
,roles None None Display a list of all collectable roles ,roles
,show None String role Display a role in your profile tab ,show Dodo red
,showall None None Display all collectable roles in your profile ,showall
,hide None String role Hide role from your profile tab ,hide Dodo Red
Clone this wiki locally