Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
553b9b4952
feat: Implement a new API routing system by adding dedicated route files for users, transactions, assets, items, quests, and other game entities, and integrating them into the server.
073348fa55
feat: implement lootdrop management endpoints and fix class api types
4232674494
feat: implement user inventory management and class update endpoints