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