Function veloren_server::cmd::do_command
source ยท fn do_command(
server: &mut Server,
client: Entity,
target: Entity,
args: Vec<String>,
cmd: &ServerChatCommand,
) -> Result<(), Content>
fn do_command(
server: &mut Server,
client: Entity,
target: Entity,
args: Vec<String>,
cmd: &ServerChatCommand,
) -> Result<(), Content>