servers/src/commands
MedzikUser 032ec88ed6
chore: add some comments in code
Moved `PluginsManager` and `PluginsManagerType` from `servers::plugin::manager` to the `servers::plugin` module.
Added some comments in code.
Implemented function `into()` to the `PluginsManager` struct.
2022-08-22 13:23:08 +02:00
..
broadcast.rs fix(clippy): change `< 1` to .is_empty() 2022-08-20 15:01:48 +02:00
disconnect.rs fix(id): fix add one to next id 2022-08-12 22:52:47 +02:00
help.rs fix(id): fix add one to next id 2022-08-12 22:52:47 +02:00
id.rs feat(command): add /broadcast 2022-08-19 22:27:42 +02:00
mod.rs chore: add some comments in code 2022-08-22 13:23:08 +02:00