CommandManager | Corebot Addon

Source CommandManager | Corebot Addon 1.2

This addon requires you to have the latest version of Corebot, if you don't have Corebot you can purchase it here https://www.mc-market.org/resources/8501/

Features/Commands:
- Allows you to create custom comamnds
- Allows you to toggle custom comamnds
- Custom messages
- Per Command / Tag Permissions
- Command Baised
- Advanced Say Support (https://robyul.chat/embed-creator)
- DynamicConfig (You can run multiple instances by renaming .js addon file)
- CustomConfig (You can edit the messages in CommandManager.yml (https://docs.corebotaddons.com/en/Edit-Embeds))

Discord_DSdrUJ7c2N.png

Discord_sWYA9xyB3k.png

Code:
Permission: admin
Messages:
  Permission:
   Title: Command Manager | Permission
   DescriptioN: You do not have permission to use the Command Manager
  EmbedCommand:
   Description: "{data}"
  NoArgs:
   Title: Command Manager | Help
   Fields:
     - name: Create Command
       value: "`{prefix}{command} create <command> <normal/embed> <text>`"
       inline: true
     - name: List Command
       value: "`{prefix}{command} list <all/enabled/disabled>`"
       inline: true
     - name: Disable Command
       value: "`{prefix}{command} disable <command>`"
       inline: true
     - name: Enable Command
       value: "`{prefix}{command} enable <comamnd>`"
       inline: true
     - name: Delete Command
       value: "`{prefix}{command} delete <command>`"
       inline: true
     - name: Info Command
       value: "`{prefix}{command} info <command>`"
       inline: true
  CreateArgs:
   Title: Command Manager | ERROR
   Description: "`{prefix}{command} create <command> <normal/embed> <text>`"
  CreateDone:
   Title: Command Manager | Created
   Description: The command `{command}` has been successfully created ✅
  CreateFail:
   Title: Command Manager | Error
   Description: The command `{command}` already exists.
  DisableArgs:
   Title: Command Manager | Disable
   Description: "`{prefix}{command} disable <command>`"
  DisableDone:
   Title: Command Manager | Disabled
   Description: The command `{command}` has been successfully disabled ❌
  DisableFail:
   Title: Command Manager | Error
   Description: The command `{command}` does not exist.
  EnableArgs:
   Title: Command Manager | Enable
   Description: "`{prefix}{command} enable <command>`"
  EnableDone:
   Title: Command Manager | Disabled
   Description: The command `{command}` has been successfully enabled ✅
  EnableFail:
   Title: Command Manager | Error
   Description: The command `{command}` does not exist.
  DeleteArgs:
   Title: Command Manager | Delete
   Description: "`{prefix}{command} delete <command>`"
  DeleteDone:
   Title: Command Manager | Deleted
   Description: The command `{command}` has been successfully deleted
  DeleteFail:
   Title: Command Manager | Error
   Description: The command `{command}` does not exist.
  InfoArgs:
   Title: Command Manager | Info
   Description: "`{prefix}{command} info <command>`"
  InfoDone:
   Title: Command Manager | Info
   Fields:
     - name: ID
       value: "{id}"
       inline: true
     - name: Command
       value: "{command}"
       inline: true
     - name: Type
       value: "{type}"
       inline: true
     - name: Active?
       value: "{active}"
       inline: true
     - name: Message
       value: "{message}"
       inline: true
     - name: Creator
       value: <@{creator}>
       inline: true
  InfoFail:
   Title: Command Manager | Error
   Description: The command `{command}` does not exist.
  List:
   Title: Command Manager | List
   Footer: Status | Command | Creator
   Description: "{commands}"
  ListStyle: "{active} | **{command}** | {creator}"
  ¬33: "Possible placeholders: {id}, {command}, {creator}, {type}, {message}"

Recommend disabling
Code_V9GIko1tDi.png

The people that keep us up!

  • Author
    Automating
    Type
    Digital product
    License duration
    Unlimited
    Price
    3.99 GBP
    Views
    767
    First release
    Last update
    Rating
    0.00 star(s) 0 ratings

    More resources from Automating

    Latest updates

    1. Added

      Added https://robyul.chat/embed-creator Added Permissions

    © 2021 COREBOTADDONS.COM INC. ALL RIGHTS RESERVED.
    Major thank you to "Dragon" from Insurgence Network for helping setting up Paid Resources!

    Top