Skip to content

docs: Added basic description to CustomItems & CustomRoles#782

Merged
VALERA771 merged 4 commits into
ExMod-Team:masterfrom
z5tm:patch-2
Apr 14, 2026
Merged

docs: Added basic description to CustomItems & CustomRoles#782
VALERA771 merged 4 commits into
ExMod-Team:masterfrom
z5tm:patch-2

Conversation

@z5tm

@z5tm z5tm commented Mar 26, 2026

Copy link
Copy Markdown

Description

Added a short description to EXILED's CustomItems and CustomRoles's parent commands.

What is the current behavior? (You can also link to an open issue here)
No description for CustomItems + CustomRoles

What is the new behavior? (if this is a feature change)
Added a short description for CustomItems + CustomRoles

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
No

Other information:
N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentations

Submission checklist

  • I have checked the project can be compiled
  • I have tested my changes and it worked as expected

Added short description to customitems
@z5tm z5tm removed their assignment Mar 26, 2026
@z5tm z5tm changed the title Update Main.cs docs: Added basic description to CustomItems Mar 26, 2026
@z5tm

z5tm commented Mar 26, 2026

Copy link
Copy Markdown
Author

oops didn't mean to unassign myself


/// <inheritdoc/>
public override string Description { get; } = string.Empty;
public override string Description { get; } = "EXILED CustomItems command";

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think a better description would be "The parent command for EXILED custom items", what do you think? Also the same change needs to be made for the Exiled.CustomRoles parent command too. Do you want to add that change to this PR as well?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, that'd be a better description -- and yeah, we could add that to the customroles parent command too. :)

…t command

Co-authored by: Someone (@Someone-193) <45270312+Someone-193@users.noreply.github.com>
…command

Co-authored-by: Someone-193 <45270312+Someone-193@users.noreply.github.com>
@z5tm z5tm changed the title docs: Added basic description to CustomItems docs: Added basic description to CustomItems & CustomRoles Mar 29, 2026

@Someone-193 Someone-193 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@VALERA771 VALERA771 merged commit e0c1263 into ExMod-Team:master Apr 14, 2026
6 checks passed
@z5tm z5tm deleted the patch-2 branch April 15, 2026 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants