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