SpyCore is the ultimate foundation for your Minecraft network, providing a powerful world management system, template handling, and metadata support. It is designed to be the backbone of complex server setups, offering high-performance world operations and deep customization.
/spy command with deep tab completion./spy create <world> <type> [--seed <seed>] [--generator <gen>] [--superflat] - Create a world in root./spy clone <src> <con> <name> [gen] - Clone a world to a container./spy load <world> [gen] - Load a world from root./spy load container <con> <world> [gen] - Load a world from a container./spy world tp <name> - Teleport to a world./spy world info - Show detailed world diagnostics./spy whitelist <add|remove|list> <world> - Manage hibernation whitelist./spy wake <world> - Wake a world from hibernation.SpyCore provides a clean API for other plugins to interact with its managers:
WorldManager: Handle all world-related operations.MetadataManager: Manage world tags and search for worlds by metadata.TemplateManager: Interface with the template system.--generator lazy for instant world creation under a second./spy setspawn manually to set spawn for that world.Developed by SpyGamingOG