kangarko / CoreArena

A high-end monster arena Minecraft plugin with procedural damage and RPG system. Maps included!
https://www.mc-market.org/resources/21643/
30 stars 12 forks source link

Add placeholder for the final wave a player reached to allow messages like "PlayerX was killed on wave X in the "TestArena" #527

Closed zylstra1313 closed 3 months ago

zylstra1313 commented 3 months ago

From my tinkering it looks like there's no way to say what wave a player died on if they are the last player alive in an arena. If you try to call {corearena_ARENA_phase} after they die it resets to 1. Maybe you could just make the plugin wait a few seconds after an arena ends so that {corearena_ARENA_phase} can be called before it resets?

kangarko commented 3 months ago

Should be somewhat addressed by the Last_Phase command section in the next version of the plugin.