This plugin is based on the Weighted Armour module from Gamemode 4.
Type and amount of armor worn by players affects their movement speed.
Config
Code (YAML):weight:
#Weight for different armor parts
part:
helmet: 1
chest: 6
leggins: 2
boots: 0
#Weight for different armor materials
material:
leather: 0
chain: 1
iron: 2
gold: 3
diamond: 4
#Material mode
#'add' - the value is added to the armor part
#'multiply' - the armor part value is multiplied with the material value
mode: 'add'
#Sets which weights corresponds to the slowness level: 'minWeight-maxWeight=slowness'
slowness:
- '10-20=1'
- '20-30=2'
- '30-40=3'
Permissions
- weightedarmor.bypass - allows players to bypass the slowness effects
Credits for the original module and the icon go to the Gamemode 4 creators AccidentalGames.
Links
Please leave a rating if you like this resource.
Donations to support me or this resource are also very much appreciated.

[GM4] WeightedArmor [1.7 + 1.8] 1.0.2
The type and amount of worn armor affects movement speed