servers/src/server
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
..
client.rs feat(server): add `onCommand` event and handle errors in message processing 2022-08-17 21:44:06 +02:00
mod.rs fix(clippy): rename module to fix clippy warning 2022-08-12 23:16:13 +02:00
run.rs fix(plugin): execute `on_load` function 2022-08-17 22:05:27 +02:00