|
|
| Line 1: |
Line 1: |
| ====== Guilds ======
| |
| ----
| |
| {{INLINETOC:width18}}
| |
| Guilds help you make a team, get together and level up to become the best guild! | | Guilds help you make a team, get together and level up to become the best guild! |
| \\
| |
|
| |
|
| ===== Creating a Guild =====
| | Every command has a 10 second Cooldown. |
| ---- | | ---- |
| //**Level Requirement: 5**//\\
| |
|
| |
|
| To create a guild, type ''#!gcreate <Guild Name>''.\\
| | === Creating a Guild === |
| Guilds recruitment setting is defaulted to public, learn more about guild management click [[commands:guild_commands#guild_management|here]].\\
| | <code>#!gcreate</code> is a command used to create a guild. |
| {{:commands:gcreatepic.png}}
| | |
| | Command Format: <code>#!gcreate <guild name></code> |
| | |
| | Level Requirement: Level 5 |
| | ---- |
|
| |
|
| ===== Accessing Guild Information =====
| | === Accessing Guild Information === |
| ---- | | ---- |
| ==== Overall Info ====
| |
| To see a guild's overall information, type ''#!guild <guild name>''.\\
| |
| //Typing ''#!guild'' will check your current guild's overall information.//\\
| |
| The command contains the following info:
| |
| * Guild's Description
| |
| * Guild Owner's Name
| |
| * Guild's Member Size
| |
| * Guild's Recruitment Status and Level Requirement
| |
| * Guild's Inventory
| |
| * Guild's Fund\\
| |
| \\
| |
| //Without [[items:guild_items:guild_display_upgrade|Guild Display Upgrade]]://\\
| |
| {{:commands:guildpic.png}}
| |
|
| |
|
| //With [[items:guild_items:guild_display_upgrade|Guild Display Upgrade]]://\\ | | === Guild Information === |
| {{:commands:guildpic2.png}}
| | <code>#!guild</code> is a command used to show information on a guild. This command contains the guild description, owner, funds, member count, recruitment status, level requirement and guild items. |
|
| |
|
| ==== Guild's Inventory ====
| | Command Format: <code>#!guild [guild name]</code> |
| ''#!ginv'' will show guild's inventory with more details.\\
| | === Guild Inventory === |
| {{commands:guild_inv.png}}
| | <code>#!ginv</code> is a command used to display your guilds inventory. |
|
| |
|
| ==== Guild Member List ====
| | Command Format: <code>#!ginv [page]</code> |
| To see all the members in the guild, type ''#!gmembers''.\\
| | === Guild Members === |
| {{:commands:gmemberspic.png}}
| | <code>#!gmembers</code> is a command used to show all the members of the guild. |
| | |
| | Command Format: <code>#!gmembers [guild name] [page]</code> |
| | ---- |
|
| |
|
| ===== Guild Interaction =====
| | === Guild Interaction === |
| ---- | | ---- |
| ==== Checking a Guide ====
| |
| To check a guild, type ''#!guild <guild name>''.\\
| |
| This will show the [[:commands:guild_commands#overall_info|overall info]] of the guild.
| |
|
| |
|
| ==== Joining a Guild ====
| | === Joining a Guild === |
| To join an open guild or a guild you are invited to, type ''#!gjoin <Guild Name>''.\\
| | <code>#!gjoin</code> is a command used to join a guild. |
| | |
| | Command Format: <code>#!gjoin <guild name></code> |
| | === Depositing Funds === |
| | <code>#!gdep</code> is a command used to deposit gold into your guild inventory. |
|
| |
|
| ==== Depositing Funds ==== | | Command Format: <code>#!gdep <amount></code> |
| To add funds to the guild, type ''#!gdeposit <amount>''.\\
| | === Withdrawing Funds === |
| //Alias: ''#!gdep <amount>''//
| | <code>#!gwd</code> is a command used to withdraw gold from your guild inventory. Note: Withdraw Gold permission is required in order to withdraw funds. |
|
| |
|
| ==== Withdrawing Funds ==== | | Command Format: <code>#!gwd <amount></code> |
| To withdraw funds from the guild, type ''#!gwithdraw <amount>''.\\
| | === Depositing Items === |
| //Alias: ''#!gwd <amount>''//\\
| | <code>#!gdepitem</code> is a command used to deposit items into your guild inventory. |
| //<color yellow>Notice: Only guild leader and guild elders can withdraw the funds.</color>//
| |
|
| |
|
| ==== Depositing Items ==== | | Command Format: <code>#!gdepitem <item> <amount></code> |
| To store items to the guild, type ''#!gdepitem <item name>''.\\
| | === Withdrawing Items === |
| | <code>#!gwditem</code> is a command used to withdraw items from your guild inventory. Note: Withdraw Items permission is required in order to withdraw items. |
|
| |
|
| ==== Withdrawing Items ==== | | Command Format: <code>#!gwditem <item> <amount></code> |
| To take items from the guild, type ''#!gwditem <item name>''.\\
| | === Guild Items === |
| //<color yellow>Notice: Only guild leader and guild elders can withdraw the items.</color>// | | <code>#!gitems</code> is a command used to show a list of guild items and the guild item shop. |
|
| |
|
| ==== Guild Items ====
| | Command Format: <code>#!gitems [page]</code> |
| To see the list of guild items, type ''#!gitems''.\\
| |
| ^ Item ^Price^
| |
| |[[items:guild_items:guild_sign|Guild Sign]] | 80 |
| |
| |[[items:guild_items:guild_tag|Guild Tag]] | 1,000|
| |
| | [[items:guild_items:guild_slot_expansion|Guild Slot Expansion]] | 1,500 |
| |
| |[[items:guild_items:dedicated_role|Dedicated Role]] | 1,000,000 |
| |
| |[[items:guild_items:dedicated_channel|Dedicated Channel]] | 1,000,000 |
| |
| |[[items:guild_items:guild_display_upgrade|Guild Display Upgrade]] | 5,000,000 |
| |
| |[[items:guild_items:this_guild_is_cool_stamp|This Guild is Cool Stamp]] | N/A |
| |
| To see more info on a guild item, type ''#!gitem <item name>''.\\
| |
| Guild Items can only be bought by the leader and the elders of the guild. Learn more at [[commands:guild_commands#buying_guild_items|Guild Management]].
| |
|
| |
|
| ==== Leaving a Guild ====
| | To view more information about a guild item, use <code>#!gitem <item></code> |
| To leave your guild, type ''#!gleave''.\\
| | === Leaving a Guild === |
| //<color red>Alert: This command will disband your guild if you are a guild leader!</color>//\\ | | <code>#!gleave</code> is a command used to leave your guild*. Note: This command will disband your guild if you are a guild leader. |
| * If your guild has a role in the official server it may respond with "your guild has an active role", this means that you must do ''#!gleave'' in the official server (in an rpg channel)\\ | | |
| | Command Format: <code>#!gleave</code> |
| | * If your guild has a role in the official server it may respond with "your guild has an active role", this means that you must do ''#!gleave'' in the official server (in an rpg channel) |
| | ---- |
|
| |
|
| ===== Guild Management =====
| | === Guild Management === |
| ---- | | ---- |
| Guild Management is only accessible by the guild owner and partially accessible by the guild elders.\\ | | Guild Management is only accessible if you have permission to do so. |
| Learn more about guild roles [[guilds:role|here]].
| |
|
| |
|
| ==== Inviting Members ====
| | === Inviting Members === |
| To invite someone, type ''#!ginvite <@username>''.\\
| | <code>#!ginvite</code> is a command used to invite a user to a closed guild. |
|
| |
|
| ==== Setting Roles ====
| | Command Format: <code>#!ginvite @user</code> |
| To set a guild member's role, type ''#!grole <@username> <role>''.\\
| | === Setting Roles === |
| Learn more about guild roles [[guilds:role|here]].\\
| | <code>#!grole</code> is a command used to change the role of a guild member. |
|
| |
|
| ==== Kicking Members ====
| | Command Format: <code>#!grole @user <role></code> |
| To kick a member from your guild, type ''#!gkick <@username>''.\\
| |
|
| |
|
| ==== Disbanding the Guild ====
| | Roles: Member, Elder, Owner |
| To disband your guild, type ''#!gdisband''.\\
| |
|
| |
|
| ==== Buying Guild Items ==== | | === Guild Expansion === |
| To buy a guild item, type ''#!gbuy <item name>.''
| | <code>#!gexpand</code> is a command used to increase your guilds maximum members. The guild item '''Guild Slot Expansion''' is required. |
|
| |
|
| ==== Modifying Guild Settings ==== | | Command Format: <code>#!gexpand</code> |
| Guild settings can be modified using ''#!gset <variable> <value>''.\\
| | === Kicking Members === |
| | <code>#!gkick</code> is a command used to kick a user from your guild. |
|
| |
|
| <WRAP box> | | Command Format: <code>#!gkick <@user or ID></code> |
| === Color ===
| |
| Guild color can be modified using ''#!gset color <HEX code>''.\\
| |
|
| |
|
| === Name === | | === Blacklisting Members === |
| Guild name can be renamed using ''#!gset name <name>''.\\
| | <code>#!gblacklist</code> is a command used to manage your guilds blacklist. |
| This requires the item [[items:guild_items:guild_sign|Guild Sign]] available in the guild inventory.
| |
|
| |
|
| === Icon ===
| | Command Format: <code>#!gblacklist <option> <@user></code> |
| Guild icon can be changed using ''#!gset icon <icon>''.\\
| |
| To see all available guild icons, type ''#!icons''.\\
| |
| {{:commands:iconspic.png?}}
| |
|
| |
|
| === Recruitment Setting === | | Options: Add, Remove |
| Guild recruitment can be set to either be open guild or invite-only guild, type ''#!gset open <yes/no>'' to modify the setting.\\
| | === Disbanding the Guild === |
| //Alias: ''#!gset open <true/false>''//
| | <code>#!gdisband</code> is a command used disband your guild. |
|
| |
|
| === Description === | | Command Format: <code>#!gdisband YES</code> |
| Guild description can be set to be shown on the guild info page using ''#!gset description <message>''.\\
| | === Buying Guild Items === |
| //Alias: ''#!gset desc <message>''//
| | <code>#!gbuy</code> is a command used to buy guild items from the <code>#!gitems</code> shop. |
|
| |
|
| === Tag ===
| | Command Format: <code>#!gbuy <item></code> |
| Guild tag will showcase your guild tag in front of your username.\\
| | ---- |
| Guild tag can be set using ''#!gset tag <tag>''.\\
| |
| This requires the item [[items:guild_items:guild_tag|Guild Tag]] available in the guild inventory.\\
| |
| //Guild Tag only accepts maximum of 4 characters. It can be letters or unicode icons.//
| |
| </WRAP> | |
|
| |
|
| ==== Guild Expansion ==== | | === Modifying Guild Settings === |
| Each guild has only a maximum of 50 members by default. Leaders can expand the guild slot by using ''#!gexpand''.\\
| | <code>#!gset <variable> <value></code> is a command used to modify guild settings. |
| This requires the item [[items:guild_items:guild_slot_expansion|Guild Slot Expansion]] available in the guild inventory.
| | {| class="wikitable" |
| | |+ |
| | !Variable |
| | !Value |
| | !Descriptoin |
| | !Guild Item Req |
| | |- |
| | |Name |
| | |Name |
| | |Renames your guild. |
| | |Guild Sign |
| | |- |
| | |Color |
| | |HEX Color |
| | |Used to change your guilds role color. |
| | | |
| | |- |
| | |Icon |
| | |Emote |
| | |Used to change your guild Icon. |
| | | |
| | |- |
| | |cicon |
| | |Image URL |
| | |Used to change your custom guild Icon. |
| | |Custom Guild Icon |
| | |- |
| | |ciconenabled |
| | |1/2 |
| | | |
| | | |
| | |- |
| | |Open |
| | |Yes/No |
| | |Sets your guild to open or invite-only. |
| | | |
| | |- |
| | |Description |
| | |Description |
| | |Used to change your guild description. |
| | | |
| | |- |
| | |Tag |
| | |Tag |
| | |Used to change your guild tag. Tags show in front of your username. |
| | Maximum of 4 characters. |
| | |Guild Tag |
| | |- |
| | |levelreq |
| | |Level |
| | |Sets your guilds level requirement in order to join. |
| | | |
| | |- |
| | |display |
| | |1/2 |
| | |Used to change your guild display. |
| | |Guild Display Upgrade |
| | |- |
| | |displaycolor |
| | |HEX color |
| | |Used to change your guilds display color. |
| | | |
| | |- |
| | |imagetype |
| | |0/1/2 |
| | |Changes your guild image into a thumbnail, large image or ?. |
| | | |
| | |- |
| | |image |
| | |Image URL |
| | |Change your guild image. |
| | |Custom Guild Image |
| | |- |
| | |mentionable |
| | |1/2 |
| | |Toggles if your guild role is mention-able or not. |
| | | |
| | |} |
|
| |
|
| ==== Dedicated Role ====
| | === Dedicated Role === |
| Dedicated role will give your guild members a guild role on the main server to separate the guild members from the others.\\
| | <code>#!getrole</code> is a command used to get a guild role in the official DD server. |
| To get a dedicated role, type ''#!getrole'' on the main server.\\
| |
| This requires the item [[items:guild_items:dedicated_role|Dedicated Role]] available in the guild inventory.
| |
|
| |
|
| ==== Dedicated Channel ====
| | '''Dedicated Role''' item is required to do this command. Can be bought from <code>#!gitems</code>. |
| Dedicated Channel will give your guild members a private channel on the main server to have a private space to interact with the guild members.\\
| |
| To get a dedicated channel, type **''#!getchat''** on the main server.\\
| |
|
| |
|
| {{commands:getchat.png|}}
| | Command Format: <code>#!getrole</code> |
| | === Dedicated Channel === |
| | <code>#!getchat</code> is a command used to get your guild a custom private channel in the official DD server. This command only works in the official DD server and if you have a custom role. |
|
| |
|
| This requires the item [[items:guild_items:dedicated_channel|Dedicated Channel]] available in the guild inventory.\\
| | '''Dedicated Channel''' item is required to do this command. Can be bought from <code>#!gitems</code>. |
| //[[items:guild_items:dedicated_role|Dedicated Role]] is needed before you can request for a Dedicated Channel.//\\ | |
|
| |
|
| ===== Trivia =====
| | Command Format: <code>#!getchat</code> |
| ---- | | ---- |
| * As of 4/23/16, guilds do not have benefits, but are being developed.
| |
| * In regards to the #!gset open, yes means that any player can join your guild at any time, while no makes it so you are required to #!ginvite players to the guild.
| |
| * While the first guild to exist was a test guild from [[developers:mackan|Mackan]], the first player-made guild was [[developers:theconceptionist|The Conceptionist]]'s guild, The Meme Team.
| |
| * If you leave as the owner of your guild, the guild will disband.
| |
|
| |
|
| |
|
| | ==== Trivia ==== |
| | ---- |
| | While the first guild to exist was a test guild from [[developers:mackan|Mackan]], the first player-made guild was [[developers:theconceptionist|The Conceptionist]]'s guild, The Meme Team. |
| [[Category:commands]] | | [[Category:commands]] |