{
"ConfigVersion": 6,
"DeactivatedClasses": ["Shapeshifter", "Rogue"], //Disables Shapeshifter & Rogue from the plugin"ShowCommandAdverts": true, //Enables adverts teaching new players about available commands"DefaultClass": "ranger", //Sets the default class for new players"DisableNamePrefix": true, //Removes level and class info from player names"XpPerKill": 40, // Experience per kill"XpHeadshotModifier": 0.15, // Experience Modifier for headshots"XpKnifeModifier": 0.25, // Experience Modifier for knife kills"XpPerRoundWin": 30, // Experience for winning a round"MatchReset": true, // Reset all character progress at map start/end"EnableLevelDifferenceXp": false, // Turn off bonus xp from killing higher level players"TotalLevelRequired": { // Total level required to unlock class"Shadowblade": 48, // Unlocks when you have 48 levels in total "Tinker": 60// Unlocks when you have 60 levels in total
},
"ItemOverrides": { // Configuration of item modifiers, prices and disabling"tome_of_gambling": { // Name of item"Price": 8000, // In-game cash price"MinXpGain": 50, // Modifier, varies per item. "MaxXpGain": 150, // Modifier, varies per item"IsDisabled": true// Disable item, true/false
}
}
}
{ "ConfigVersion": 6, "DeactivatedClasses": ["Shapeshifter", "Rogue"], //Disables Shapeshifter & Rogue from the plugin "ShowCommandAdverts": true, //Enables adverts teaching new players about available commands "DefaultClass": "ranger", //Sets the default class for new players "DisableNamePrefix": true, //Removes level and class info from player names "XpPerKill": 40, // Experience per kill "XpHeadshotModifier": 0.15, // Experience Modifier for headshots "XpKnifeModifier": 0.25, // Experience Modifier for knife kills "XpPerRoundWin": 30, // Experience for winning a round "MatchReset": true, // Reset all character progress at map start/end "EnableLevelDifferenceXp": false, // Turn off bonus xp from killing higher level players "TotalLevelRequired": { // Total level required to unlock class "Shadowblade": 48, // Unlocks when you have 48 levels in total "Tinker": 60 // Unlocks when you have 60 levels in total }, "ItemOverrides": { // Configuration of item modifiers, prices and disabling "tome_of_gambling": { // Name of item "Price": 8000, // In-game cash price "MinXpGain": 50, // Modifier, varies per item. "MaxXpGain": 150, // Modifier, varies per item "IsDisabled": true // Disable item, true/false } } }