alkarinv / ArenaCTF

An capture the flag bukkit plugin based on the BattleArena platform
3 stars 12 forks source link

Players lose team colored-armor #6

Open baph-omet opened 11 years ago

baph-omet commented 11 years ago

I'm having an issue where I have it set so that players start the match with team-colored armor, and that works, but when they respawn their armor loses the team color. Fortunately the woolTeams option works, but I'd much rather just go with colored armor.

Also, when players try to join a match in progress, it just puts them in the waiting room and they never spawn in the game. Is there a workaround for this, or should I just delete the waiting room?

alkarinv commented 11 years ago

I responded in the thread.

shortversion

1) leather wool. are they respawning with leather just not colored?

2) I'm fixing this as we speak..

baph-omet commented 11 years ago

yeah, they respawn with the full kit, it just isn't colored. Also, i found a way to allow players to join in-progress matches. If you remove the waitroom and add "teleportIn" to the onJoin section, it'll let players join an in-progress match

alkarinv commented 11 years ago

So I've been trying to get this bug to happen.. And its not.. so maybe its fixed in the most recent version?

Here is the dev build of 3.8.5

http://dl.dropbox.com/u/38069770/jars/BattleArena.jar

See if that works for you