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