1. The type or namespace name 'MySqlConnector' could not be found (are you missing a using directive or an assembly reference?) [CS0246]
(KillRecords 7 line 10) Failed compiling
make sure your using the latest Oxide update
MACHIN3
make sure your using the latest Oxide update
Running on the latest Carbon
This update was to support the latest Oxide version which changed from using MySql.Data.MySqlClient; to using MySqlConnector; - which is what XPerience is originally designed for. This might be something Carbon needs to update to as well.