Skip to content

Commit

Permalink
- Make bossbar chunk notifications configurable, courtesy of
Browse files Browse the repository at this point in the history
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
LlmDl committed Dec 22, 2022
1 parent 8cf3762 commit 7b65608
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8172,4 +8172,21 @@ v0.92.0.11:
- Automatic Config Edit:
- Add DRAGON_EGG to revert-on-unclaim block ignore.
- Will automatically update each world as well.
- Supercedes #6386.
- Supercedes #6386.
- 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.

0 comments on commit 7b65608

Please sign in to comment.