set Pvp Settings
abstract suspend fun setPvpSettings(newPvpSettings: MutableMap<HouseSettings.PvpSettings, Boolean>): HouseSettings
Replaces PvP-related settings with the provided map.
Return
the HouseSettings object
Parameters
new Pvp Settings
map of PvP settings to enabled/disabled flags