Skip to content

conduit-spectator

conduit-spectator is a one-class module. SpectatorManager puts a player into a custom “spectator” state — adventure gamemode + creative flight + invisibility — with mutual visibility between spectators handled by a scoreboard team. Damage is cancelled while spectating; gamemode is restored on demote.

  • You want eliminated players to keep watching the round without affecting it.
  • You need spectators to see each other but not players still in the game.
  • You want spectator state to survive disconnects (rejoining re-applies abilities).
me.zlex.conduit.spectator — SpectatorManager

Maven coordinate: me.zlex:conduit-spectator:<engine_version>. Depends on conduit-core.