Another Minecraft plugin,
When added into server it can start a game among all the online minecraft serevr members and after every 5 minutes all players will be swapped to each others exact location so people can make traps and trap each other
Removed endGame() calls from DeathListener (only cleanup when game ends)
Updated swapPlayers() to check alive count after swap
Boss bar only shows alive players
All player count checks now use alive count instead of total count
The game will now:
Continue rounds even when players die (until 1 remains)
Only end when 1 player is left (winner) or all die
Not show “ended by op” when players die naturally
Log in to leave a comment
dded the Player Death listener, when eprsion dies, after the swap not inbetween the round, inbetween player can die s many times as possible, but only after swap, he will be removed from game nd other alive pplayers can continue next rounf
Log in to leave a comment
Impleted the swap player logic that is going to swap players after the time reaches 5 minutes
Log in to leave a comment
Worked on Game Mechanics
Log in to leave a comment
basic first command of the plugin
Log in to leave a comment