Skip to content

Queueing System Expansion:#277

Open
PoseidonsCave wants to merge 1 commit intorfresh2:1.21.4from
PoseidonsCave:1.21.4-queueing-system
Open

Queueing System Expansion:#277
PoseidonsCave wants to merge 1 commit intorfresh2:1.21.4from
PoseidonsCave:1.21.4-queueing-system

Conversation

@PoseidonsCave
Copy link

  • Added CommandQueue class to manage command execution order and timing.
  • Updated CommandManager to utilize CommandQueue for better command handling.
  • Modified DiscordBot to integrate with CommandQueue for improved performance.
  • Enhanced CommandAction to support queued command execution.
  • Added CommandQueueTest to ensure proper functionality of the CommandQueue system.

* Added CommandQueue class to manage command execution order and timing.
* Updated CommandManager to utilize CommandQueue for better command handling.
* Modified DiscordBot to integrate with CommandQueue for improved performance.
* Enhanced CommandAction to support queued command execution.
* Added CommandQueueTest to ensure proper functionality of the CommandQueue system.
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.

1 participant