Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 524 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 524 Bytes

One At A Time

This is a server-side mod that allows only a single person to play, while the rest spectate.

gameplay

Commands

  • /oat next - Switch to the next player in the queue.
  • /oat switch [<player>] - Switch to the specified player.
  • /oat maxtime - Change the maximum time a player is allowed to play.
  • /oat reset - Reset the time of the current player.
  • /oat queue list - List the queue.
  • /oat queue shuffle - Shuffle the queue.