Gameplay

Gameplay

The gameplay of this plugin is designed to be minimally invasive on the normal server gameplay. The basic flow of events in a game is as follows:

  1. Players join the server and can view or join the existing arenas.
  2. Players can then continue playing normally until the game starts in their arena.
  3. A game is started in an arena through various methods (see configuration page).
  4. Players are then warped to their respective start locations and the countdown starts.
  5. Once the countdown is finished, the lever defined in the spawns config will be thrown (if it exists).
  6. Players are released into the arena and must find resources to survive and be the last player alive.
  7. When a player dies, they are removed from the arena and put back where they were when the game started. They may then join another game, spectate or play elsewhere on the server.
  8. Once there is only one player left in an arena, the game is over and the winner is declared.
  9. Depending on the configurations set, the arena can be regenerated for the next game.

More advanced options can change this basic flow, but this is the general idea of how the plugin works.