- Added new {moonphase} tag, which shows the current Moon phase in text form (for example "Full Moon")
- Added new {moon} tag, which is basically the same as the {moonphase} tag, but instead displays it as an integer (such as "1" for a full Moon, see the Minecraft wiki here for the full list)
- Updated to 1.21.5
- Added new colours
- Added new {hp} alias for {health}
- Added new {player} alias for {username}
- Added {x} tag to show your current coordinates
- Added {y} tag to show your current coordinates
- Added {z} tag to show your current coordinates
- Changed the {health} tag to cast to an int
- Tweaked Green colour slightly
- Tweaked Blue colour slightly