Skip to content

Conversation

@HerrMagiic
Copy link
Owner

What's New:

  • Alias Creation for Commands: You can now create aliases for commands using a semicolon, as in "Command": "discord;dc".
  • New Tag for User ID: Added a new tag {USERID} to retrieve the #userid of the individual who used the command (userid from 'status').
  • Support for Tags in Server Commands: Enhanced functionality with the addition of tag support for server commands.
  • Command Cooldown Feature: Introduced a command cooldown option. For more information, see Cooldown.json.
  • Argument Support for Commands: Implemented support for command arguments, e.g., "Command": "test 1". Details are available at CommandWithArguments.json.
  • Toggle Feature for Server Commands: Added the ability to toggle server commands, such as sv_cheats. See ToggleServerCommands.json for more information.

Fixes:

  • Example Ignoring in Command Folder: Fixed an issue where Command.example.json file were not ignored when a JSON file was present in the Commands folder.
  • Color Display at String Start: Resolved a bug where colors were not displayed when color tag placed at the beginning of a string.
  • Command Alias Case Sensitivity: Fixed a bug where the plugin did not recognize duplicated commands due to differing cases in aliases.
  • Miscellaneous Minor Fixes: Implemented several small fixes to improve overall functionality.

@HerrMagiic HerrMagiic merged commit ccb6769 into main Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants