Paper
Paper copied to clipboard
Cleanup reputation API + back with an EnumMap instead of array
Fixes https://github.com/PaperMC/Paper/issues/7142
Now uses an enum map, where it will only remove values if explicitly set to 0.
Resolved + Rebased + yes
Rebased