Class MinecraftServerMcpImpl

java.lang.Object
eu.mrapik.minecraftservermcp.internal.MinecraftServerMcpImpl
All Implemented Interfaces:
MinecraftServerMcp

public final class MinecraftServerMcpImpl extends Object implements MinecraftServerMcp
Service implementation registered under MinecraftServerMcp: tools are added through ToolInvocationGate, while built-in resources are registered separately in McpHttpServer using ResourceInvocationGate.

Reloading configuration updates PluginSettings for subsequent invocations; it does not unregister tools or resources.