CHAT CORE | Manage, Control, & Format Your Chat! Chat hovering, click events, and more icon

CHAT CORE | Manage, Control, & Format Your Chat! Chat hovering, click events, and more -----

The Only Chat Plugin You'll Ever Need



Small improvement in efficiency
Running commands should be faster and more optimized now.

For the nerds:
Before, I had switch statements for all the subcommands, meaning commands executed in O(n) time. This also meant that if I ever added a new command, it would slow down execution of other commands. Now, I'm using a hashmap of the subcommand as the key and a callback function for the value. This means command can run in O(1) time.[/quote]

https://github.com/nhulston/ChatCore/commit/c228a2a7b90fd9a31193c7e557d6c053fbe1abd3
----------, Jan 17, 2022
Resource Information
Author:
----------
Total Downloads: 6,138
First Release: Nov 7, 2021
Last Update: Sep 11, 2023
Category: ---------------
All-Time Rating:
36 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings