KitsuneLab-Development / K4-System

K4-Systems is a plugin that enhances the server with features such as a playtime tracker, statistical records, and player ranks. Additionally, it includes VIP functions and admin commands for added functionality.
GNU General Public License v3.0
104 stars 35 forks source link

[BUG] Commands related to disabled modules are included in the output #169

Closed hks27d closed 4 months ago

hks27d commented 4 months ago

Description of the bug The commands related to the disabled modules should not be included in the output when typing css_k4 in console or !k4 in chat.

How to reproduce the bug Set these modules to false in the config and restart the server:

The commands related to stats and utils are still showed when typing css_k4 in console or !k4 in chat.

Expected behavior Setting the options to false must also disable their corresponding commands when typing css_k4 in console or !k4 in chat.

Environment:

K4ryuu commented 4 months ago

This bug has been fixed and going to be published in the upcoming release. Thank you!