SaberLLC / Saber-Factions

The Ultimate Factions Plugin
GNU General Public License v3.0
121 stars 99 forks source link

API data calls from custom plugin. #219

Closed g2bb closed 1 year ago

g2bb commented 2 years ago

I am working on setting up a server using a bunch of plugins that I will be tying together with my own custom plugin. Without giving too much away I am needing some data from the Factions plugin to make my custom work. Namely I am looking to get the Faction that a player is a part of as well as their rank within the faction. Is there currently an API or some other way to access this data?