AddstarMC / Minigames

The Minigames plugin for CraftBukkit servers.
MIT License
76 stars 60 forks source link

[BUG] Scoreboard not assigning teams + flags do nothing #329

Open TuckerAndrews3 opened 3 years ago

TuckerAndrews3 commented 3 years ago

When right clicking a join team sign, the plugin seemingly does apply you to the said team, as you will spawn at the team's designated spawn point, however, it does not assign the player to the team on the scoreboard, nor track score. Which leads into the next problem, the flag signs do nothing. Right clicking on the capture signs does not work, nor can you actually capture a flag. The sign does nothing.

There is another ticket reporting the scoreboard-not-working issue.

Server (please complete the following information):

Hoping to get this fixed by the end of this week as I was trying to release this minigame. Please help!

TuckerAndrews3 commented 3 years ago

I'm inclined to think I'm doing something wrong here, but I see no errors in console. It just... doesn't work..?

TuckerAndrews3 commented 3 years ago

So it seems that there is a conflict with Essentials-Chat, because the plugin reads for in-game chat colors on the user to assign teams. This is what breaks the team-assigning. However, the flags are still not working.

FireInstall commented 1 year ago

Flags should be fixed. We might want to look into the confilct with Essentials-Chat however

FireInstall commented 4 months ago

Is this still a problem?