Hi this might be a silly question but how can i have access to RustPLugin and CovalencePlugin. The normal way i would do it wouldbe to add a comma after but says its not allowed such as
Thanks in advance
lass testClass : CovalencePlugin, RustPlugin
{
somecode
}
somecode
}