Add support for running commands when players level up (#4916)
Server owners can configure commands in the new level_up_commands.yml file with skill level or power level triggers, and other plugins can register commands or callbacks through LevelUpCommandAPI. (commit: 0f93153)