removeBonus

public abstract void removeBonus(Player player)

Removes this bonus from a player. Called when the bonus needs to be cleared (e.g., on logout, skill deselection).

Parameters

player

The player to remove the bonus from