
My Action Bar
My Action Bar is a datapack that lets you customize the information displayed in your action bar. Choose which elements are visible and which are hidden, so you only see the information that matters most while playing.
Список изменений
✨ New Features
Weather Indicator — Text Mode
The weather indicator now supports two display modes:
- Icon mode (default, unchanged) — shows a weather icon
- Text mode (new) — displays weather as plain text:
- Clear →
Sun - Rain →
Rain - Thunderstorm →
Thunder - Snow →
Snow - Blizzard →
Snow Thunder
- Clear →
New command: /trigger weather_info_type
set 0— icon mode (default)set 1— text mode
Clock — 12-Hour Format
The clock can now display time in two formats:
- 24-hour (default)
- 12-hour (new)
New command: /trigger time_format
set 0— 24-hour format (default)set 1— 12-hour format
Separator Picker
Change the character that separates elements in the action bar.
New command: /trigger separators
set 0— use the default•characterset <1–64>— pick a specific separatoradd <value>— offset from your current separator
Outer Separator Picker
Add decorative separators at the very beginning and end of the action bar.
New command: /trigger external_separators
set 0— disable outer separators (default)set <1–64>— pick a specific outer separator styleadd <value>— offset from your current selection
Display Order
Rearrange the order in which elements appear in the action bar.
New command: /trigger display_order
set 0— restore default order (default)set <1–12>— choose one of the available orderingsadd <value>— offset from your current order
🎨 See the full separator & outer separator palette on the website
🔄 Changes
- The separator between action bar elements has been changed from
|to•
🐛 Bug Fixes
- The
DayandX Y Zprefixes are now correctly initialized on the first launch of a server with the datapack installed
