Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Make bossbar chunk notifications configurable, courtesy of
Warriorrrr with PR #6384. - Closes #6363. - New Config Options: - notification.bossbars.color - Default: "white" - The color to use for bossbar notifications. -Valid colors are blue, green, pink, purple, red, white, or yellow. - notification.bossbars.overlay - Default: "progress" - The overlay to use for bossbar notifications. - Valid options are progress, notched_6, notched_10, notched_12, notched_20" - notification.bossbars.progress - Default: "0" - The progress to use for the bossbar, between 0 and 1." - Load chunk async for protection regen task, courtesy of Warriorrrr with PR #6385. - Requires you to be using Paper to take advantage. - Closes #6337.
- Loading branch information