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