GymMed-Chat_Commands_Manager icon

Chat Commands Manager

CLI library for Outward chat. Eliminates the need to build a separate UI to execute mod functions by providing an in-chat console.

CHANGELOG

Changelog

Release 0.1.0 Version

Added

  • Added /autoMaxChatSize command that allows the currently typed command to send system messages to chat without being deleted when the maximum chat message limit is reached.

Release 0.0.3 Version

Fixed

  • Fixed missing optional parameters variable in event payload. Now it is not required.
  • Fixed dynamic size of parameters variable in event payload. Now you can send more arguments, when parameters defined.

Release 0.0.2 Version

Fixed

  • Fixed an issue where the chat command history was not resetting after entering a valid command.
  • Fixed argument handling to allow precise parameter input through chat.

Release 0.0.1 Version

  • Initial release.