Skip to content

Spectator++ v1.0.4

Choose a tag to compare

@spygamingog spygamingog released this 09 Jan 21:33
b0ccfdc

SpectatorPlusPlus v1.0.4

๐Ÿ“… Release Information

  • Version: 1.0.4
  • Release Date: 10 January 2026

๐ŸŽฏ What's New

๐ŸŽฎ Enhanced Stealth & Audio Fixes

  • Silenced spectator actions โ€“ Nearby players no longer hear spectator attack or swing sounds
  • Completely silent spectators โ€“ All damage-related audio from spectator interactions is now muted
  • Improved immersion โ€“ Non-spectators remain unaware of spectator presence during gameplay

๐Ÿ‘ฅ Tablist & Visibility Improvements

  • Restored "[Spectator]" tags โ€“ Clear visual identification in player tablists
  • Better player management โ€“ Admins can easily identify spectators at a glance

โš™๏ธ Configuration & Management Upgrades

  • Simplified lobby system โ€“ Consolidated into single spectator_lobby configuration section
  • Configurable spectator effects โ€“ Night vision and invisibility now respect spectator.give-... settings
  • Customizable hotbar layout โ€“ Item slots can be configured via hotbar-items.* settings
  • Enhanced lobby command โ€“ /spectator lobby set now saves complete location data (world, coordinates, rotation)

๐Ÿ”ง Technical Improvements

  • Better event handling โ€“ Proper cancellation of spectator-triggered damage and animation events
  • Consistent lobby teleportation โ€“ Leaving spectator mode always uses the configured lobby location
  • Optimized configuration management โ€“ Streamlined config parsing and validation

๐Ÿ› Key Fixes

  • Fixed spectator attack/swing sounds being audible to nearby players
  • Restored missing spectator tags in player tablists
  • Improved configuration structure for better usability
  • Enhanced command reliability for lobby setup

๐Ÿ“‹ Updated Configuration Structure

# New simplified structure:
spectator_lobby:
  world: world
  x: 0.5
  y: 64.0
  z: 0.5
  yaw: 0.0
  pitch: 0.0

# Configurable effects:
spectator:
  give-night-vision: true
  give-invisibility: true

# Customizable hotbar:
hotbar-items:
  compass-slot: 0
  eye-slot: 1
  # ... other slots