
Trigger Waypoints
This datapack allows players to set and view their own custom locator bar colour using simple `/trigger` commands.
52 загрузок0 подписчиковGPL-3.0-onlydatapack
Обновлён 25 июня 2025 г. · опубликован 25 июня 2025 г.
Description
The Trigger Waypoints datapack lets players set and view their custom waypoint colour using simple /trigger commands. It supports both /trigger waypointColour and /trigger waypointColor, allows resetting to default with -1, and rejects 0 as an invalid colour. Use any decimal value representing a hex colour (starting from 1).
To convert a hex colour (e.g. FFAA00) to decimal, use this tool:
https://www.rapidtables.com/convert/number/hex-to-decimal.html
Commands
/trigger waypointColour set <decimal>/trigger waypointColor set <decimal>/trigger waypointColour set -1– Reset to default/trigger myWaypoint– View your current colour
Common Colours
| Colour Name | Hex Code | Decimal |
|---|---|---|
| Black | #000001 |
1 |
| Dark Blue | #0000AA |
170 |
| Dark Green | #00AA00 |
43520 |
| Dark Aqua | #00AAAA |
43690 |
| Dark Red | #AA0000 |
11141120 |
| Dark Purple | #AA00AA |
11141290 |
| Gold | #FFAA00 |
16755200 |
| Gray | #AAAAAA |
11184810 |
| Dark Gray | #555555 |
5592405 |
| Blue | #5555FF |
5592575 |
| Green | #55FF55 |
5635925 |
| Aqua | #55FFFF |
5636095 |
| Red | #FF5555 |
16733525 |
| Light Purple | #FF55FF |
16733695 |
| Yellow | #FFFF55 |
16776981 |
| White | #FFFFFF |
16777215 |
Центр версий
1 версийЧенджлог
0.0.1Релиз1.21.6 · 25 июня 2025 г.
v0.0.1 – Initial Release
- Added
/trigger waypointColourand/trigger waypointColorcommands to set a custom locator bar colour (decimal input). - Setting the value to
-1resets your colour to default. - Colour ID
0is invalid; use a minimum value of1or higher. - Added
/trigger myWaypointto display your current colour setting.
Комментарии
Загружаем…