#Why do players still gain XP for a skill even after reaching the max level? Because of this, when I
1 messages · Page 1 of 1 (latest)
Check the config.yml there's action_bar > maxed and boss_bar > display_maxed with the default values false and true.
You can set display_maxed to false, this does not disable the XP gain itself but disables the feedback of it.
Additionally there's data_validation > correct_over_max_level (default value is false) with the description:
If true, the plugin will prevent skill levels being over max level on join.
The OP posted the full question in #bug-reports:
Why do players still gain XP for a skill even after reaching the max level? Because of this, when I increase the skill level cap, players who already had extra XP stored don't need to grind anymore.