HerrMagiic / CSS-CreateCustomCommands

The Custom Commands Plugin allows you to create and customize commands for your server. These commands can display messages, perform server-side actions, and more.
https://github.com/HerrMagiic/CSS-CreateCustomCommands/tree/main/Examples
MIT License
40 stars 2 forks source link

[BUG] Plugin does not work #55

Closed crashzk closed 2 months ago

crashzk commented 2 months ago

Describe the bug Plugin simply doesn't work, it doesn't respond to the commands I created.

Logs I receive:

2024-04-21 13:12:37.770 -03:00 [INFO] plugin:CustomCommands CustomCommands loaded!
2024-04-21 13:12:37.792 -03:00 [INFO] plugin:CustomCommands Found default config file.
2024-04-21 13:14:46.573 -03:00 [INFO] plugin:CustomCommands CustomCommands loaded!
2024-04-21 13:14:46.593 -03:00 [INFO] plugin:CustomCommands Found default config file.
2024-04-21 15:40:47.478 -03:00 [INFO] plugin:CustomCommands CustomCommands loaded!
2024-04-21 15:40:47.501 -03:00 [INFO] plugin:CustomCommands Found default config file.

Config of the file I use would be this: Commands.json

HerrMagiic commented 2 months ago

Hey try the lates release. https://github.com/HerrMagiic/CSS-CreateCustomCommands/releases/tag/v2.1.0

crashzk commented 2 months ago

Same thing, still doesn't work. I use the commands and have no response.

HerrMagiic commented 2 months ago

Ok, than I will need to look into that problem in the next days couple of days. But I dont have time right now to fix this.

HerrMagiic commented 2 months ago

I will notify you when its fixed

HerrMagiic commented 2 months ago

Hey i have tried the version and it works for me. I have no idea why this happens. Maybe try to remove the plugin and add it in again. And do you have maybe more logs?

crashzk commented 2 months ago

Strange, I'm going to do a clean install with the latest versions of CSSharp & Metamod and the plugin. After testing everything, I'll come back here with the results and more logs if necessary.

crashzk commented 2 months ago

I tested again, everything is fine now.