Friend Api
An auxiliary modular library designed to implement a friend management system in games. Developers of other modifications can integrate this solution to create functionality for adding and managing player contact lists.
Main Functionality
Friend management is carried out through special commands /clientfriend or the shortened version /cf. A hotkey is also provided for quickly adding to the friends list the player you are currently looking at.
Technical Requirements
For the mod to work, the following must be pre-installed:
- Fabric platform
- Main Fabric API
- Kotlin language support module for Fabric
Technical Features
This modification operates exclusively on the client side and does not require installation on the game server. Development of a port for the Forge platform is not planned by the author, but creation of third-party versions is not prohibited.
License: GNU LGPL v3