Skip to content

SpySpectator v3.0.0

Latest

Choose a tag to compare

@spygamingog spygamingog released this 23 Jun 10:42

Changelog


[3.0.0] - 2026-06-23

Added

  • Developer API Interface: Introduced SpySpectatorAPI containing static access points (isSpectator, enableSpectator, disableSpectator, getSpectators) for seamless external plugin integrations.
  • Custom Bukkit Events: Created custom cancelable events PlayerSpectateEvent and PlayerUnspectateEvent allowing plugins to intercept, block, or validate transitions into and out of spectator mode.
  • Target Platform Compatibility: Fully verified and optimized for Minecraft 1.21.11 (Paper API, Folia, Spigot, and Purpur platforms).
  • Developer API Documentation: Added a comprehensive apidoc.md explaining Maven/Gradle dependencies, event handling, and method signatures.

Changed

  • Refactored SpectatorManager to trigger and honor the cancellable states of the custom spectator events.
  • Updated project metadata, build configurations, and manifest versions to 3.0.0.