servers/src/plugins
MedzikUser d31e0fff2f
fix(plugin): execute `on_load` function
Now function `on_load` will be executed if the plugin is loads.
Added span to the logger on TRACE level in plugin loader.
Fixed clippy warning from previous commit.
2022-08-17 22:05:27 +02:00
..
load.rs fix(plugin): execute `on_load` function 2022-08-17 22:05:27 +02:00
manager.rs refactor: rewrite 2022-08-12 22:32:22 +02:00
mod.rs feat(client): HashMap add Mutex and functions 2022-08-17 15:40:11 +02:00
types.rs feat(server): add `onCommand` event and handle errors in message processing 2022-08-17 21:44:06 +02:00