Added:
- API.
- WorldGuard Support. The PlaceholderAPI is no longer used to display the region.
- The
sorted-by
parameter. You can choose which region to display by priority:region-settings: # HIGHEST, LOWEST, RANDOM. # RANDOM — If there are several regions in a location, the label will switch between them. sorted-by: RANDOM
- The
bossbar-settings
section:bossbar-settings: # PINK, BLUE, GREEN, YELLOW, PURPLE, WHITE, RED. color: RED # SOLID, SEGMENTED_6, SEGMENTED_10, SEGMENTED_12, SEGMENTED_20. style: PROGRESS
- Simplified Chinese language [#1].
- Toggle command:
/lightshowregion toggle
. You can use it to switch the display of the region in actionbar or bossbar for yourself. - More detailed description for the help command.
Changed:
- The
reload bar
command toreload actionbar
,reload bossbar
orreload bars
. There are separate permissions for each of them.
-
Versions below 1.17 will no longer be supported
-
Placeholder symbols have been replaced with
%
-
Switching to MiniMessage for messages.
Colors
&0 -> <black> &1 -> <dark_blue> &2 -> <dark_green> &3 -> <dark_aqua> &4 -> <dark_red> &5 -> <dark_purple> &6 -> <gold> &7 -> <gray> &8 -> <dark_gray> &9 -> <blue> &a -> <green> &b -> <aqua> &c -> <red> &d -> <light_purple> &e -> <yellow> &f -> <white> &b -> <bold>
-
Fixed a bug related to formatting messages on Spigot
-
Added the
parse_mode
parameter for formatting in MiniMessage or Legacy.