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
44 stars 1 forks source link

[BUG] JSON files is not being reloaded after changes. #54

Open mrc4tt opened 6 months ago

mrc4tt commented 6 months ago

Setup multiple .json files under plugins/CustomCommands/Commands

Editing exists JSON files => Plugin should auto-reload, but it does not reload at all.

So I need to run css_plugins restart CustomCommands from each editing on files, whenever files are shared with 10-15 CS2 servers.

HerrMagiic commented 6 months ago

Yes this will be the case.

mrc4tt commented 6 months ago

@HerrMagiic Sounds good. ;) I hope the plugin will be updated ^

HerrMagiic commented 6 months ago

@HerrMagiic Sounds good. ;) I hope the plugin will be updated ^

I miss spelled my sentence. Yes you will need to reload the plugin on every server. Maybe I will implement something like this in the feature but I have zero time and no motivation to add this feature right now