DevLeoko / AdvancedBan

AdvancedBan is a Spigot plugin to manage punishments on single servers and server networks
GNU General Public License v3.0
166 stars 131 forks source link

Removed punishments should not count towards time layouts #387

Open SoRandomSmurf opened 4 years ago

SoRandomSmurf commented 4 years ago

If a player is temporarily punished on a time layout but that punishment has to be removed for whatever reason, that player's progress in the time layout is not also removed.

This poses an issue when dealing with false/accidental punishments.

DevLeoko commented 4 years ago

These calculations are based on the player's history and AdvancedBan is built on the concept of a permanent history. But there have been some requests to add an option to remove history entries, so I'm gonna mark this as a feature request 👍