My Config is attached! :)
{
"CraftingDetails": {
"PercentFasterPerLevel": 6,
"TimeSpent": 1,
"XPPerTimeSpent": 3
},
"CUI": {
"Bounds": {
"HeightLower": "0.018",
"HeightUpper": "0.11",
"WidthLeft": "0.25",
"WidthRight": "0.34"
},
"BoundsBackground": "0.0 0.0 0.0 0.0",
"cuiEnabled": true,
"FontColor": "0.74 0.76 0.78 1",
"FontSizeBar": 13,
"FontSizeLevel": 12,
"FontSizePercent": 11,
"TextShadowEnabled": true,
"XpBarBackground": "0.2 0.2 0.2 0.2",
"XpBarColors": {
"A": "0 0.8 0 0.5",
"C": "0.2 0.72 0.5 0.5",
"M": "0.1 0.5 0.8 0.5",
"S": "0.8 0.1 0 0.5",
"WC": "0.8 0.4 0 0.5"
}
},
"dbConnection": {
"Database": "db",
"GameProtocol": 1364,
"Host": "*.*.*.*",
"Password": "password",
"Port": 3306,
"UseMySQL": false,
"Username": "user"
},
"Functions": {
"CollectibleEntitys": {
"berry-black-collectable": true,
"berry-blue-collectable": true,
"berry-green-collectable": true,
"berry-red-collectable": true,
"berry-white-collectable": true,
"berry-yellow-collectable": true,
"corn-collectable": true,
"diesel_collectable": true,
"halloween-bone-collectable": true,
"halloween-metal-collectable": true,
"halloween-stone-collectable": true,
"halloween-sulfur-collectible": true,
"halloween-wood-collectable": true,
"hemp-collectable": true,
"metal-collectable": true,
"mushroom-cluster-5": true,
"mushroom-cluster-6": true,
"potato-collectable": true,
"pumpkin-collectable": true,
"stone-collectable": true,
"sulfur-collectable": true,
"wood-collectable": true
},
"enableCollectiblePickup": true,
"enableCropGather": true,
"enableDispenserGather": true
},
"Generic": {
"enableLevelupBroadcast": false,
"enablePermission": false,
"excludeChainsawOnGather": false,
"excludeJackhammerOnGather": false,
"exludeWeaponsOnGather": false,
"gameProtocol": 1956,
"penaltyMinutes": 10,
"penaltyOnDeath": false,
"permissionName": "zlevelsremastered.use",
"permissionNameXP": "zlevelsremastered.noxploss",
"playerCuiDefaultEnabled": true,
"playerPluginDefaultEnabled": true,
"pluginPrefix": "<color=orange>ZLevels</color>:",
"wipeDataOnNewSave": false
},
"LevelCaps": {
"C": -1,
"M": 151,
"S": 151,
"WC": 151
},
"Messages": {
"CSkill": "Crafting",
"LevelUpText": "{0} Level up\nLevel: {1} (+{4}% bonus) \nXP: {2}/{3}",
"MSkill": "Mining",
"SSkill": "Skinning",
"StatsHeadline": "Level stats (/statinfo [statname] - To get more information about skill)",
"StatsText": "-{0}\nLevel: {1} (+{4}% bonus) \nXP: {2}/{3} [{5}].\n<color=red>-{6} XP loose on death.</color>",
"WCSkill": "Woodcutting"
},
"NightBonus": {
"broadcastEnabledBonus": true,
"enableNightBonus": true,
"logEnabledBonusConsole": false,
"PointsPerHitAtNight": {
"A": 60,
"M": 60,
"S": 60,
"WC": 60
},
"ResourcePerLevelMultiplierAtNight": {
"A": 1.75,
"M": 1.75,
"S": 1.75,
"WC": 1.75
}
},
"PercentLostOnDeath": {
"C": 0,
"M": 0,
"S": 0,
"WC": 0
},
"PointsPerHit": {
"M": 95,
"S": 95,
"WC": 95
},
"ResourcePerLevelMultiplier": {
"M": 1.0,
"S": 1.0,
"WC": 1.0
},
"Settings": {
"CraftingDetails": {
"PercentFasterPerLevel": 5,
"TimeSpent": 1,
"XPPerTimeSpent": 3
},
"DefaultResourceMultiplier": {
"A": 1,
"M": 1,
"S": 1,
"WC": 1
},
"LevelCaps": {
"A": 151,
"C": -1,
"M": 151,
"S": 151,
"WC": 151
},
"PercentLostOnDeath": {
"A": 25,
"C": 25,
"M": 25,
"S": 25,
"WC": 25
},
"PointsPerHit": {
"A": 30,
"M": 30,
"S": 30,
"WC": 30
},
"ResourcePerLevelMultiplier": {
"A": 1.0,
"M": 1.0,
"S": 1.0,
"WC": 1.0
},
"SkillColors": {
"A": "#ADD8E6",
"C": "#CCFF99",
"M": "#DDDDDD",
"S": "#FFDDDD",
"WC": "#FFDDAA"
}
}
}
Could you post your config it might help someone see the problem
My /stats is a little different to yours *not my scores one of my players
https://i.imgur.com/qMLDNmf.jpgI have not noticed any changes in the gather progression as yet, here is my config
{
"CUI": {
"Bounds": {
"HeightLower": "0.023",
"HeightUpper": "0.19",
"WidthLeft": "0.64",
"WidthRight": "0.828"
},
"BoundsBackground": "0.1 0.1 0.1 0.1",
"cuiEnabled": true,
"FontColor": "0.74 0.76 0.78 1",
"FontSizeBar": 13,
"FontSizeLevel": 13,
"FontSizePercent": 11,
"TextShadowEnabled": true,
"XpBarBackground": "0.2 0.2 0.2 0.2",
"XpBarColors": {
"A": "0 0.8 0 0.5",
"C": "0.2 0.72 0.5 0.5",
"M": "0.1 0.5 0.8 0.5",
"S": "0.8 0.1 0 0.5",
"WC": "0.8 0.4 0 0.5"
}
},
"Functions": {
"CollectibleEntitys": {
"berry-black-collectable": true,
"berry-blue-collectable": true,
"berry-green-collectable": true,
"berry-red-collectable": true,
"berry-white-collectable": true,
"berry-yellow-collectable": true,
"corn-collectable": true,
"diesel_collectable": true,
"halloween-bone-collectable": true,
"halloween-metal-collectable": true,
"halloween-stone-collectable": true,
"halloween-sulfur-collectible": true,
"halloween-wood-collectable": true,
"hemp-collectable": true,
"metal-collectable": true,
"mushroom-cluster-5": true,
"mushroom-cluster-6": true,
"potato-collectable": true,
"pumpkin-collectable": true,
"stone-collectable": true,
"sulfur-collectable": true,
"wood-collectable": true
},
"enableCollectiblePickup": true,
"enableCropGather": true,
"enableDispenserGather": true
},
"Generic": {
"enableLevelupBroadcast": false,
"enablePermission": false,
"excludeChainsawOnGather": false,
"excludeJackhammerOnGather": false,
"exludeWeaponsOnGather": false,
"gameProtocol": 2260,
"penaltyMinutes": 12,
"penaltyOnDeath": true,
"permissionName": "zlevelsremastered.use",
"permissionNameXP": "zlevelsremastered.noxploss",
"playerCuiDefaultEnabled": true,
"playerPluginDefaultEnabled": true,
"pluginPrefix": "<color=orange>ZLevels</color>:",
"steamIDIcon": 0,
"wipeDataOnNewSave": false
},
"NightBonus": {
"broadcastEnabledBonus": false,
"enableNightBonus": true,
"logEnabledBonusConsole": false,
"PointsPerHitAtNight": {
"A": 100,
"M": 100,
"S": 100,
"WC": 100
},
"PowerToolPerHit": {
"M": 2,
"WC": 2
},
"ResourcePerLevelMultiplierAtNight": {
"A": 2.0,
"M": 2.0,
"S": 2.0,
"WC": 2.0
}
},
"Settings": {
"CraftingDetails": {
"PercentFasterPerLevel": 15,
"TimeSpent": 1,
"XPPerTimeSpent": 1000
},
"DefaultResourceMultiplier": {
"A": 15,
"M": 15,
"S": 15,
"WC": 15
},
"LevelCaps": {
"A": 250,
"C": 20,
"M": 250,
"S": 250,
"WC": 250
},
"PercentLostOnDeath": {
"A": 10,
"C": 2,
"M": 25,
"S": 25,
"WC": 25
},
"PointsPerHit": {
"A": 80,
"M": 80,
"S": 80,
"WC": 80
},
"ResourcePerLevelMultiplier": {
"A": 15.0,
"M": 15.0,
"S": 15.0,
"WC": 15.0
},
"SkillColors": {
"A": "#ADD8E6",
"C": "#CCFF99",
"M": "#DDDDDD",
"S": "#FFDDDD",
"WC": "#FFDDAA"
}
}
}
Merged postAha, one sec. Might be outdated!
Merged postMight help if I'd keep my plugins up to date LOL! Thanks anyway Pook!