Changelog
[1.0.3] - 2026-02-06
Changed
- Isolated Messaging: Join, Quit, and Death messages are now isolated to "World Groups" (Overworld + Nether + End set). Players in one group will not see these messages from another group.
- Advancement Isolation: Advancement announcements are now processed per world group (requires GameRule logic handling if enabled).
- Group Isolation Logic: Took ownership of Chat and Tablist grouping logic. While SpyCore enforces strict single-world isolation, SpyNetherPortals now explicitly bridges this for linked worlds (Nether/End) to allow group communication and visibility.
- Dependency: Updated to SpyCore 1.0.5.
Changelog
[1.0.2] - 2026-02-04
Fixed
- Hibernation Compatibility: Fixed a critical issue where portals would fail to function if the target world was in sleep mode. Portals now correctly wake up hibernating worlds upon interaction.
- Portal Linking: Resolved inconsistencies where portals would link to incorrect locations or fail to generate a return portal.
- Coordinate Scaling: Fixed Nether coordinate scaling (8:1) to ensure accurate player placement when traveling between dimensions.
Changed
- Dependency: Updated to SpyCore 1.0.4 to leverage the new hibernation fixes and improved world management.
Changelog
[1.0.1] - 2026-01-27
Fixed
- Portal linking inconsistencies where portals would lead to incorrect locations.
- Preserved portal coordinates to allow Bukkit's internal portal logic to maintain connections.
- Fixed Nether coordinate scaling (8:1) to ensure accurate dimension travel.
- Standardized End portal platform destinations.
SpyNetherPortals v1.0.0 Changelog
Initial release of SpyNetherPortals, linking worlds together through portals.
New Features
- Convention-Based Portal Linking: Automatically connects worlds with
_netherand_the_endsuffixes. - Smart Coordinate Scaling: Supports 8:1 Overworld-to-Nether scaling across separate world files.
- Safe Arrival Logic: Integrated with SpyCore's safe location finder to prevent portal deaths.
- Portal Entry Control: Informative messages and portal cancellation when a destination world isn't available.
- Bi-Directional Travel: Support for Overworld -> Nether -> Overworld and Overworld -> End -> Overworld flows.
Technical Improvements
- Optimized event priority to ensure compatibility with other world management plugins.
- Low-latency world lookup using the SpyCore API.

