Guilds/permissions: Difference between revisions

Jump to navigation Jump to search
89 bytes added ,  11:35, 18 March 2022
m
added guild perms calc
m (added missing permnode)
m (added guild perms calc)
 
Line 1: Line 1:
<code>#!setperm</code> is the command used to change the permissions of the member or elder roles in a guild, or change permissions of a specific user.
<code>#!setperm</code> is the command used to change the permissions of the member or elder roles in a guild, or change permissions of a specific user.


=== Role Permissions ===
 
'''To convert the numbers, go to https://discorddungeons.me/GuildPerms/#&#x5B;number&#x5D;'''
 
===Role Permissions===
----To set perms for Elder and Member roles type <code>#!setperm --role -p +/-PERM_NODES</code> <blockquote>Replace --'''role''' with <code>--member</code> or <code>--elder</code>.</blockquote><blockquote>The + or - before '''PERM_NODES''' depends on if you want to '''add''' or '''remove''' the permission.</blockquote><blockquote>You can update multiple perms at once.</blockquote>'''Elders''' have base perm nodes: change_description, invite_members, buy_items, deposit_gold, withdraw_gold, deposit_items, withdraw_items'','' see_inventory ''•''
----To set perms for Elder and Member roles type <code>#!setperm --role -p +/-PERM_NODES</code> <blockquote>Replace --'''role''' with <code>--member</code> or <code>--elder</code>.</blockquote><blockquote>The + or - before '''PERM_NODES''' depends on if you want to '''add''' or '''remove''' the permission.</blockquote><blockquote>You can update multiple perms at once.</blockquote>'''Elders''' have base perm nodes: change_description, invite_members, buy_items, deposit_gold, withdraw_gold, deposit_items, withdraw_items'','' see_inventory ''•''


'''Members''' have base perm nodes: deposit_gold, deposit_items, see_inventory
'''Members''' have base perm nodes: deposit_gold, deposit_items, see_inventory


=== User Permissions ===
===User Permissions===
----To set perms for Specific Users type <code>#!setperm @user -p +/-PERM_NODES</code>  <blockquote>Replace '''@user''' with the person you want to change perms of.</blockquote><blockquote>You can update multiple users and perms at once</blockquote>
----To set perms for Specific Users type <code>#!setperm @user -p +/-PERM_NODES</code>  <blockquote>Replace '''@user''' with the person you want to change perms of.</blockquote><blockquote>You can update multiple users and perms at once</blockquote>


=== Permission Nodes ===
===Permission Nodes===
----The following table shows the name of each permission node you are able to change.
----The following table shows the name of each permission node you are able to change.
{| class="wikitable sortable"
{| class="wikitable sortable"
Line 55: Line 58:
|-
|-
|CHANGE_MENTIONABLE
|CHANGE_MENTIONABLE
|allows users to change if the "guild role is mentionable"  
|allows users to change if the "guild role is mentionable"
|-
|-
|INVITE_MEMBERS
|INVITE_MEMBERS

Navigation menu