Since 53a559e, the server_id is no longer represented by an integer, meaning that plugins that assumes one server usage (and just pass 0 as server_id) are broken. User of such plugins beware (and authors be ashamed). For a working state of these plugins, simply checkout a previous commit instead: git checkout 53a559e~1