Data Checker "view grist cache" button produces incorrect command
InfectedGriffon opened this issue ยท 3 comments
The grist command originally supported that uuid format for players that were not online (hence why it was used in the data checker)
When minecraft refactored its command system into brigadier, I lazily ported the command to use the minecraft-provided player argument, rather than create an argument type for our player identifiers