CB Seems to Add Ranks too Rather than Set Ranks to
goflish opened this issue ยท 5 comments
I'm using version: v2.3.4.445
my config: http://pastebin.com/G0gHheVt
The problem I'm having is that it keeps adding the groups to the players so they end up in multiple groups.
The plugin is not removing the group ranks that the player is no longer a part of on the forums.
Here's an example of how I have it set:
15 posts = VIP
50 posts = EPIC
If you get more than 49 posts it removes VIP
That's how it's setup in my xenforo group promotions
However, when CB checks my forums database, even though the player is no longer part of VIP it's not removing VIP from PEX, it just keeps adding new ranks in, so the player ends up in many groups.
It'd be a good idea to move forward to 2.3.5.449...that might clear up the problem right there. Might not though, I'm still troubleshooting some elusive issues on 449.
Meanwhile, I'll experiment with your config in my test environment.
Pretty certain this is the bug in 2.3.4.445 that was fixed in 2.3.5.449. There is another bug in 449 that I'll release a fix for later today...
I've released a new version of CommunityBridge. Links to the new version:
BukkitDev: (removed due to dead links)
It may be necessary to scrub the player files in the Players directory for the synchronization to get back to a stable state.
Use this one instead: http://dev.bukkit.org/bukkit-plugins/communitybridge-fm/files/35-community-bridge-v2-3-7-build-454/
Looks like 2.3.4, 2.3.5, and 2.3.6 all had a bug that would mess up secondary groups. :)