wise-old-man / wiseoldman-runelite-plugin

The RuneLite plugin for the Wise Old Man project.
BSD 2-Clause "Simplified" License
3 stars 7 forks source link

Sync the order of in-game clan roles #37

Closed rorro closed 7 months ago

rorro commented 7 months ago

For the feature described in this issue we need to sync the in-game role order configured in the clan titles settings. I have checked and confirmed that this is doable without too much work.

Through the ClanSettings interface, we can get the role order information when syncing the clan to WOM in syncMembers.

rorro commented 7 months ago

Added in #38