Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 740 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 740 Bytes

extension GitHub all releases

Friends API for Minestom Extensions for Party and Friends

How to use

PAFPlayer pafPlayer = PAFPlayerManager.getInstance().getPlayer(minestomPlayer.getUniqueId());
// Use methods of PAFPlayer to get data. For example: pafPlayer.getFriends();