Variables
WARNING: Variables are only updated, when the player moves AND is holding the compass. Here's the list of varibles you can use:
- <player> - Player's username
- <direction> - Direction the player's looking at
Planned variables:
- <x>, <y>, <z> - Player's coordinates
- <pitch>, <roll> - Player's rotation
- <time> - World time
- <biome> - Biome the player is in
- <light> - Block light level
Comments